-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
Is this a modded pickaxe you created? Post the code for your pickaxe, in particular isSuitableFor(BlockState)
-
By diesieben07 · Posted
That's the wrong place to register to a DeferredRegister. FMLCommonSetupEvent fires after all registration is already done. All entries must be registered to the DeferredRegister by the end of your mod's constructor. Usually a static initializer is used for this. -
By diesieben07 · Posted
Forge does not have a Launcher. Whatever you downloaded is either not a Launcher or it is not made by Forge. -
By diesieben07 · Posted
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19 (Latest) 1.18.2 (LTS) and 1.16.5 (grace period). -
By Protuberanz · Posted
Okay seems like I fixed the issue by choosing a new folder for minecraft mods inside curseforge. I've picked another drive and used a rootfolder on that drive. So its probably some kind of permission issue or the folder name is to long? Is there a way to send feedback to the curseforge devs so they implement some kind of errormessage or failesafe in such a case? And thanks for the help
-
-
Topics
-
Who's Online (See full list)
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.