mc crashing The game crashed whilst initializing game Error: java.lang.NoClassDefFoundError: software/bernie/geckolib3/GeckoLib
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
I have this same issue, have you found a solution?
-
BooleanProperty does work so I thought IntegerProperty works the same way. Is there something I am missing? This is how I tried using it: public static final IntegerProperty P_COUNT = IntegerProperty.create("pCo",0,5); public CCCBlock(Properties properties) { super(properties); this.registerDefaultState(this.defaultBlockState().setValue(P_COUNT, 0)); } protected void createBlockStateDefinition(StateDefinition.Builder<Block, BlockState> pBuilder) { pBuilder.add(P_COUNT); }
-
By poochyena123 · Posted
Okay think I got it solved. I reinstalled bclib and now it's opening the world gen creation. Thank you! -
By poochyena123 · Posted
So here's the weird bit, I have those disabled and removed as they seem to conflict with Create mod
-
-
Topics
-
Who's Online (See full list)
Recommended Posts