Custom storage with loot table

Started by ValkonyKKa on

Topic category: Help with modding (Java Edition)

Last seen on 15:08, 27. May 2024
Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Custom storage with loot table

Hello! I made a custom storage! I want it to spawn everywhere in the world and be assigned a specific loot table! Unfortunately, I couldn't find any information on how to do it. Could someone help me? Thanks :) 

You can apply loot table on…
Tue, 05/21/2024 - 17:18

You can apply loot table on right click when GUI is opened and store in NBT whether loot was already applied.

Not the most beautiful solution, but should work