Loot Table command doesn't work

Started by KielRussee on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Loot Table command doesn't work

I have the command: data merge block ~ ~-2 ~ {LootTable:"oneandonelt"} in a commandblock but it still won't work...
 

Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
/give @s chest…
Wed, 01/26/2022 - 18:50

/give @s chest{BlockEntityTag:{LootTable:"modname:categoryoftheloottable/loottablename"}} when i use this command every time i place the chest its randomize loot, but i don't know why when i put into a structure its the same for every structure that spawn here is a tutorial i used on youtube but i don't know if its gonna work or not for you https://youtu.be/jwdF35LM22Q but on me it didn't work.

Hope it helps for something. :)

Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I actually managed to sloved…
Sat, 01/29/2022 - 19:51

I actually managed to sloved. When the loot is generated you need to see if everything is fine and placed again and don't openet and then you exported and you have generated loot.

Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Kitty mod dev u saved my…
Tue, 07/12/2022 - 11:09

Kitty mod dev u saved my life omg thx