Posted August 13, 20223 yr Hello, when I create a modded block that is harder than wood/doesn't drop when mined with a hand, never drops the block. The strenght of the block also does not seem to work properly, as the block takes very long to break, regardless of what I set the values to be. Here's the code of the block: I have already created the block item and the loot table for the block. The issue only occurs when you would need a specific tool for the block to drop. If I were to copy the properties from a dirt block for example, it would drop normally.
August 13, 20223 yr See: https://forums.minecraftforge.net/topic/115182-blockbehaviourproperties/ Except you want to look at the tags for an iron block. Edited August 13, 20223 yr by warjort Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
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.