rikka0w0 / CustomItems

The most simple way to add your custom items to minecraft
http://customitems.otho.me
2 stars 1 forks source link

Discord: https://discord.gg/8gAmutR

Most information on http://customitems.otho.me/documentation/items is still valid, with a just few exceptions:

  1. In Minecraft 1.15.2, every item and block require its own set of JSON model files for rendering. It takes time to write them manually.

Removed features

If you think this feature is important and you miss it, please feel free to contact me by posting an issue here, or contact me via discord.

  1. Custom Chest: buggy, may be readded in the future
  2. Entity and Block Drops: Replaced by vanilla loottables
  3. World Generator: rarely used, may be readded in the future
  4. Custom tweakers
  5. Custom Hammer: this mod is supposed to be a standalone mod
  6. Custom Lever: never implemented, rarely used
  7. Custom Carpet: rarely used
  8. CrossedBlock
  9. Pillars and Rotated Pillar
  10. Pressure Plate: rarely used
  11. Custom Torch: rarely used, may be readded in the future
  12. Custom flower: may be readded in the future
  13. Custom crop: may be readded in the future

Custom Items

All the info of this mod is on this pages wiki.

TODO

  1. Check door and trapdoor
  2. Re-add Custom chest
  3. Implement HarvestDropsEvent and LivingDropsEvent