
peanutexexe
Members-
Content Count
5 -
Joined
-
Last visited
Posts posted by peanutexexe
-
-
-
Posted · Edited by peanutexexe
Yes 1.15.2 has old and 1.16.3 is error
but I want not basic gui on crafting table or ...
-
Posted · Edited by peanutexexe
My computer power line is has my mom
But I remember block code
# = tab
package •••;
import •••;
public class RegistryHandler {
#public static final DeferredRegister<Block> BLOCKS = DeferredRegister.create(ForgeRegistries.BLOCKS, •••.MOD_ID)
#public static void init() {
##
ITEMS.register(FMLJavaModLoadingContext.get().getModEventBus());
#}
#public static final RegistryObject<Block>
crucible = BLOCKS.registry(##”crucible”, () -> new Block(
###Block.Properties
####.create(Material.Iron)
####.
hardnessAndResistance(5.0f, 6.0f) + .sound(SoundType.STONE) + .harvestLevel(1) + .harvestTool(ToolType.PICKAXE)
here
It's a cell phone that posts comments.
sorry
um... forge 1.16.3 is [(“ItemName”, ItemName::new)] is starting error
-
hi I'm korean.
I'm not good at English
I want block click on custom gui
I'm beginner
I running a translator now
한국인들 저좀 살려주세요
당근 <- This is korean Language
carrot
Now I want gui is crucible
First thank you
[1.16.3] how to make block click to open custom gui?
in Modder Support
Posted
Thank you is very good github file