Started by
marcell123455
on
Topic category: Help with Minecraft modding (Java Edition)
Hi I am tying to create random loot in chests. I created these procedures, they work but they also crash the game sometimes and are very inefficient. Has anyone a idea how to fix this, or create a completely new way to get random loot in chests?
When a "Spawnerblock" is placed this will be executet on update tick:
NormallootCount is 6
than comes the final generation
THANKS :)
Edited by marcell123455 on Thu, 08/08/2019 - 10:21
Fir the moment, we can’t make loot tables, but it’s plannified.
Make your loot table in procedures using this method: https://www.youtube.com/watch?v=aA04iEQAdMs
Here, you can see a complete vanilla chest loot table: https://www.youtube.com/watch?v=oGYHO4wpLGw&t=70s
Read the pinned comment on the second video.