Merry Christmas!
Add three items:
- Hot Cocoa with Marshmallows
- Fortune Crispy
- Candy Cane
For long term benefit, renamed all items registry name to align with naming convention. This is a breaking change. Please make sure backup your map before update to new version.
I learned git. From now on I will use git to manage the code.
Details:
- Remove "Full" potion effect, it's buggy.
- Remove item drop amount config.
- Rename "Fake Apple" to "Simulated Apple".
- Rename items with ® to © (© means credit).
- Remove "Too Healthy" effect from "Bag of Broccoli Chips".
- Remove bag food mixing recipe.
- Adjust some foods potion effect.
- Add "Hot Cocoa with Marshmallows", "Fortune Crispy" and "Candy Cane".
- Change all items name, align with naming convention.
- Static access GUI when draw hud effect.
- Change food potion effects identifier name.
- Use git to manage source code.
- Remove unused getter, setter and members.
- Rename effect package to potion.
- Rename
pieceOfVillagerBlock
toblockOfVillager
, same as in-game name.