Custom storage with loot table

Started by ValkonyKKa on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined May 2024
Points:
87

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
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