Loot tables not working (solved)

Started by mcsquaggle on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Jun 2018
Points:
765

User statistics:

  • Modifications: 2
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 37
Loot tables not working (solved)
Mon, 12/06/2021 - 14:02 (edited)

Im making a structure with custom loot tables, but whenever i try to put them into a chest using the command /data merge block ~ ~-2 ~ {LootTable:"mangrove_hutchest"} it just puts it in, but there are no items. when i do /loot it works just fine. How do i fix?????????!?!?

Edited by mcsquaggle on Mon, 12/06/2021 - 14:02
Active 1 year ago
Joined Oct 2021
Points:
551

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 25
before the mangrove u want…
Mon, 12/06/2021 - 00:27

before the mangrove u want to put the name of your workspace this is a example of what u should try this command /data merge block ~ ~-2 ~ {LootTable:"modidname:mangrove_hutchest"}

Active 2 years ago
Joined Jun 2018
Points:
765

User statistics:

  • Modifications: 2
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 37
ok!
Mon, 12/06/2021 - 13:54

ok!

Active 2 years ago
Joined Jun 2018
Points:
765

User statistics:

  • Modifications: 2
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 37
yay! thanks!
Mon, 12/06/2021 - 14:01

yay! thanks!

Active 19 hours ago
Joined Sep 2019
Points:
826

User statistics:

  • Modifications: 1
  • Forum topics: 30
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 27
same problem
Mon, 01/03/2022 - 15:11

same problem

Active 19 hours ago
Joined Sep 2019
Points:
826

User statistics:

  • Modifications: 1
  • Forum topics: 30
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 27
but that didn't work for me…
Mon, 01/03/2022 - 15:16

but that didn't work for me either