Closed Seeloewen closed 6 months ago
Will need to look into the variable name change again, things seem to be broken.
Variables are fixed. Thought a bit about how to structure the new help menu, this is what I've come up with:
Help ╠ General Overview ║ ╚ General overview of what the datapack does ╠ Settings ║ ╚ A list of how to change the most common settings like timer and item categories ╠ Common Issues ║ ╚ Issues like version incompatibility, wrong folder, etc. ╚ Installation on Server ___╚ Where to install the datapack on a server
The following spawn eggs occur in the normal_items.json loot table and will need to be removed:
horse_spawn_egg
pig_spawn_egg
pillager_spawn_egg
tropical_fish_spawn_egg
bee_spawn_egg
Just updated the new Random Item Giver Updater to have the option to use schemes when removing items. This should make removing the spawn eggs in the main loot table much easier.
Decided that this update will still target 1.20.4 even though 1.20.5 is right around the corner. Because this version of MC is the last to support NBT tags, I believe that it could still be widely in use even after 1.20.5 is out.
Update is done.
This version will add some improvements to the datapack to improve compatibility, as well as fix some important issues. All these features will also be gradually added to the 1.21 version.
- [ ] Add support for 1.20.5Edit: Variable change seems to break things, need to look into that