Posted January 19, 20214 yr Hello all, I am fairly new to the whole modding for Minecraft and I I’m stuck spend about 5 hours researching where to go, how to use loot Tables, but I’m still a little stuck. I’ve created two blocks in my mod, but when I break them I’m getting no item. I know I have to use Lott Tables. Does anyone know where or could show me the best way to create / start off the generation for Loot Table? Like I’m I just using .json files out of the loot_table folder, or is there Java somewhere that can point me in the correct location? Anything will help at this point. Would love some pointers. thank you, Hunter
January 19, 20214 yr i'm not sure if you need this but the folder of loot_table is located at: data/modid/loot_tables/blocks because of the loottable generation you can look how minecraft does this just look in the forge libary at client-extra and then data/minecraft/loot_tables/blocks/there are all Block loot tables if you want a generator just "google" or look at: https://misode.github.io/loot-table/
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.