Mods not showing up in the mods folder when I load the game
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
hey! If this is still going on (which i highly doubt) i could be either taurtis or grian if either are still open?
-
See: https://forums.minecraftforge.net/topic/115182-blockbehaviourproperties/ Except you want to look at the tags for an iron block.
-
That's very unlikely. You should trust the error message which says your manifest.json in the gradle cache is corrupted/incompletely downloaded. This likely happened on a previous build you ran but you didn't spot the error message? One simple way to fix this is exit your ide. If you have run gradle from the command line, also type "gradlew --stop" to stop any background processes. Then delete the cache. This will force ForgeGradle to redownload everything from scratch.
-
By ChonkoTheGreat · Posted
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.
-
Topics
Recommended Posts
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.