Drop rates

Started by Shoki on

Topic category: Help with modding (Java Edition)

Last seen on 16:50, 16. Apr 2020
Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Drop rates

Hey guys.

So i'm trying to create a boss with multiple drops (like 5 differents drops) and i wanted to know if it's possible to create a probability for each items. For exemple : 1% for a diamond block, 5% for a gold block, 20% for an iron ingot... for 5 differents items with a low probability for the boss to drops nothing. I tried many procedure but it always fail. Thanks for reading and helping me !

Last seen on 16:01, 1. Jul 2021
Joined Dec 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Possible using loot tables,…
Tue, 04/14/2020 - 23:47

Possible using loot tables, but tricky.