#Adding Custom Loot Table to a specific structure!

1 messages · Page 1 of 1 (latest)

lost crag
#

Hello! how can I my custom loot table to a specific structure? I don't know how I could make my loot table be only for a specific structure.

proven lava
lost crag
#

yes

proven lava
#

That can be done easily using a datapack which you can learn to use here:
https://youtu.be/GogSuo2P59E

You can also use this: https://misode.github.io/loot-table/ To get the loot table you want and edit it.

How To MAKE A Minecraft DATAPACK In 1.19. Ever wanted to know how the big leagues of Minecraft make those cool adventure maps? Well, I'm here to teach you exactly that! In today's Minecraft video, I teach you all how to make a Minecraft datapack! Minecraft Datapacks provide a way for players to further customize their Minecraft experience. Datap...

▶ Play video
#

After that you just need to put the loot table in the correct folder

lost crag
#

i know how to do a datapack and loot table but i dont know how to set that loot table for a specific structure

proven lava
#

When you press presets it tells you where to put it and what to call it

#

For example, Acacia Button would be in data/minecraft/loot_tables/blocks/acacia_button.json

lost crag
#

so I have to name the file as the respective structure?

lost crag
#

oh, thanks

proven lava
#

Just make sure you name it right

#

oh

#

and you have to put it in the minecraft namespace

lost crag
#

i understand, thank you