Connect custom loot table to custom gui

Started by NewArcade on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Jul 2021
Points:
557

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Connect custom loot table to custom gui

I'm making a mod that adds naturally generating blocks that are similar to chests, but with a custom GUI. I've made a loot table so that these blocks can have loot in the GUI just like normal naturally generating chests, but I don't know how to connect it so that the loot table items will naturally appear in the GUI. Help would be greatly appreciated :)