Posted October 11, 20241 yr I am following a tutorial at youtube and at the part where it is made loot tables for block drops, it dosn't work for me, the blocks that I made dosn't drop anything in survival, everything else works as intended, the link is the git hub repository for the code https://github.com/Matwaua/Zero_To_Automation/tree/not-finished things that I tried: exploding the modded blocks; removing blocks/ from " "random_sequence": "zerotoautomation:blocks/fertilized_dirt" " coping the loot table from another equivalent block, like dirt for fertilized dirt and gravel for andesite gravel using "random_sequence" from another equivalent block Edited October 11, 20241 yr by matwaua I miss clicked enter
October 11, 20241 yr Author solved: it was in the wrong folder: it needs to be at "resources/data/modID/loot_tables/blocks" the gravel loot table was wrong: I wrote "minecraft:andesite_gravel" instead of "zerotoautomation:andesite_gravel"
October 11, 20241 yr Author i dont know how to close the topic, so it will remain open until someone does it for me
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.