Adding random loot to custom chest like blocks

Started by KRW CLASSIC on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 days ago
Joined Mar 2021
Points:
644

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 29
Adding random loot to custom chest like blocks

Hi, is there a way to add random loot with loot tables into my chest-like block? I'm making a block called icebox and I want it to generate in my structure with specified random loot.

Active 3 days ago
Joined Mar 2021
Points:
644

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 29
also im using MCreator 2022…
Mon, 10/31/2022 - 00:14

also im using MCreator 2022.2 with 1.16.5 project.

Active 9 months ago
Joined Apr 2020
Points:
698

User statistics:

  • Modifications: 2
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 30
select loot table type:…
Mon, 10/31/2022 - 14:08

select loot table type: chest

it may work

Active 9 months ago
Joined Apr 2020
Points:
698

User statistics:

  • Modifications: 2
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 30
updated for custom modded…
Mon, 10/31/2022 - 14:12

updated for custom modded chest:

i used icebox bcz yours is icebox too