#help needed

1 messages · Page 1 of 1 (latest)

crisp topaz
#

so these lines of code:
// Register the Rustroot block
public static final RegistryObject<Block> RUSTROOT = BLOCKS.register("rustroot",
() -> new Block(BlockBehaviour.Properties.of()
.mapColor(MapColor.COLOR_ORANGE)
.strength(5.0f, 6.0f)
.requiresCorrectToolForDrops()
)
);

// Register the Rustroot block item
public static final RegistryObject<Item> RUSTROOT_ITEM = ITEMS.register("rustroot",
       () -> new BlockItem(RUSTROOT.get(), new Item.Properties())
);

instantly crashes minecraft
i have tried way too much things but if you want to help me fix this, its for a forge mod

jagged forgeBOT
#
Modrinth

👋 Hello! Thank you for creating a new thread on Modrinth server

📃 Something went wrong with the game? Make sure to provide logs using mclo.gs
❔ If you're having an issue with Modrinth product, use our dedicated support portal instead

🔔 Don't forget to mark your thread as solved if issue has been resolved by using </solved:1419635873284227106>

wooden plank
#

if forge has a discord

#

not sure

crisp topaz
#

i kinda searched for a forge discord
didnt get any result

#

so

#

im just resorting to here

wooden plank
crisp topaz
#

latest

wooden plank
crisp topaz
#

ok

#

how od i

#

do that exactl

#

y

wooden plank
# crisp topaz do that exactl

:/ search up NeoForge template mod, and make one for your version, then start coding, and if you need help join the discord

crisp topaz
#

ok

jagged forgeBOT
#

-# ⚠️ Last message in this thread was sent <t:1762731105:R>. It will be automatically archived soon.

crisp topaz
#

ok