#Adding Custom Loot Table to a specific structure!
1 messages · Page 1 of 1 (latest)
You want to replace the loot table for a structure and add to it?
yes
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...
After that you just need to put the loot table in the correct folder
i know how to do a datapack and loot table but i dont know how to set that loot table for a specific structure
It's based off the name of the file, like I said before you can use this: https://misode.github.io/loot-table/ to get the correct loot table and edit it.
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
so I have to name the file as the respective structure?
yep
oh, thanks
Just make sure you name it right
oh
and you have to put it in the minecraft namespace
i understand, thank you