Chest Loot tables in structures not spawning

Started by theheadquarters on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 months ago
Joined Apr 2025
Points:
30

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
Chest Loot tables in structures not spawning

I was following the guide on the website to add a custom loot table for a chest. This is the loot table item. I tried having it be a chest, block. I did the modify thing but when the structure was spawning. It was just an empty chest. /data merge block 31 -60 -1 {LootTable:"chests/historytable"} this was the command I was using. I even tried /data merge block 31 -60 -1 {LootTable:"reawakened:chests/historytable"} reawakened being the mod id . Thanks. Btw could it be that it's trying to become a loot table for a different block I have being the history table?

Active 4 months ago
Joined Apr 2025
Points:
30

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
(No subject)
Fri, 04/11/2025 - 09:32

Active 4 months ago
Joined Apr 2025
Points:
30

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
Update the chest is now…
Fri, 04/11/2025 - 12:01

Update the chest is now connected to the loot table and has the loot I was forgetting an _ but when I save the structure it's saving that loot table. Should I make a custom block  that creates the chest instead of itself?

Active 2 days ago
Joined Dec 2014
Points:
1084

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 673
don't open the chest before…
Fri, 04/11/2025 - 12:48

don't open the chest before saving the structure

Active 4 months ago
Joined Apr 2025
Points:
30

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
Thanks so much  
Sat, 04/12/2025 - 07:10

Thanks so much