Skip to content

BreadcrumbIsTaken/TOH

Repository files navigation

Glyph Magic in Minecraft! 🪄

A recreation of Luz Noceda's glyph magic from The Owl House in Denizen!

Watch the creation!

You can watch the process of me making this in my YouTube video!

Terms of Use

If you are using this script in a video, please provide some form of credit. Linking to this repository will suffice. :) Also see license here

How to setup for your own server

Step 1

Make sure that you have the plugin Denizen running on your server, as this is what runs and interprets the code.

Step 2

Next, you need to drag the DenizenScript source files (ones ending in .dsc) into the plugins/Denizen/scripts directory.

Alternatively you can use the Drop-In-Ready version in the Drop-In-Ready/ directory.

Step 3

Take the schematic in the schematics folder and drag it into plugins/Denizen/schematics. If it is not there, then make it!

Step 4

Now you need to reload Denizen. To do this go onto the console or be in-game as an operator and issue the command:

/ex reload

and it will reload all the scripts, allowing you to start having fun and messing around with the glyph magic!

How to use

After you finished setting up the code, you can use the /glyphs command to get the crafting recipies of each glyph.

If you're an operator on the server you can just do /ex give <GLYPH NAME> on the server, replacing "" with the name of the glyph.

To use a glyph, right click it!

Not sure how to setup a server?

Follow this guide

Found a bug?

Please open an issue here on this GitHub on the Issues tab.

License

This code is licensed under the MIT license
MIT License

Copyright (c) 2022 Breadcrumb (https://breadcrumb.fun)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
🌀🌀🌀

About

A recreation of Luz Noceda's glyph magic from The Owl House in Minecraft using Denizen!

Topics

Resources

License

Stars

Watchers

Forks