Help in creating random loot in chests

Started by mep on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help in creating random loot in chests

I haven't found any guides on how to make random loot in chests on version 2020.2 (1.12.2) 

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
mcreator itself can't make…
Fri, 01/13/2023 - 16:38

mcreator itself can't make random loot table. You can do it in your structure throught command block (~ ~ ~ in tutorial are command block position you must change it. if your chest 2 block lower than command block then it will be ~ ~-2 ~)