Help in creating random loot in chests

Started by mep on

Topic category: Help with modding (Java Edition)

Last seen on 09:59, 25. Mar 2023
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) 

Last seen on 13:50, 21. Mar 2024
Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
https://www.reddit.com/r…
Fri, 01/13/2023 - 16:35
Last seen on 13:50, 21. Mar 2024
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 ~)