Villager Drop

Mods

File Details

villagerdrop-1.12.2-8.jar

  • R
  • Dec 17, 2023
  • 441.33 KB
  • 1.4K
  • 1.12.2
  • Forge

File Name

villagerdrop-1.12.2-8.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:villagerdrop-292509:4963217")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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` to `blockOfVillager`, same as in-game name.