-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
Stock Minecraft 1.18.2 Launches ok, Running the initial installation of forge 40.1.25 causes the crash
-
This code add the Block to MC: public static final DeferredRegister<Block> BLOCKS = DeferredRegister.create(ForgeRegistries.BLOCKS, xpmod.MOD_ID); public static final RegistryObject<Block> TEST_BLOCK = BLOCKS.register("test_block", ()->new Block(AbstractBlock.Properties.create((Material.IRON), MaterialColor.IRON) .hardnessAndResistance(0.5f, 0).harvestTool(ToolType.PICKAXE).harvestLevel(2).sound(SoundType.STONE))); and other code is default
-
I am thinking about uninstalling the launcher and all the Minecraft installations. If that doesn't work, I am clueless into what's going on
-
By diesieben07 · Posted
Hm. Sorry, but there is zero useful information here.
-
-
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.