
[1.16.4] I can't figure out what's going wrong here. (Problem with world gen)
By
TheOnlyTails, in Modder Support
-
Recently Browsing
No registered users viewing this page.
-
Posts
-
Like this? public <T> LazyOptional<T> getCapability(@Nonnull Capability<T> cap, @Nullable Direction side) { if(cap == CapabilityItemHandler.ITEM_HANDLER_CAPABILITY) { super.getCapability(cap, side); return LazyOptional.of(() -> (T) getHandler()); } return super.getCapability(cap, side); }
-
Are you trying to start a vanilla or modded server? That command is used to start a vanilla server.
-
i have started a minecraft server for me and my friends and i wanted it to be modded but i cant load up forge on 1.16.4 or any of them so i was hoping i could have some help
-
Hey, I'm sorry for my bad english, isn't the best. I've coded a small mod in eclipse with forge gradle, but when i export it, the file is just 8kb small. My Launcher notice the mod, but do not add the crafting recipes etc. Can anyone help me please? Before i started coding, i typed in the command line: ./gradlew eclipse and it worked... Christian
-
-
Topics
-
Who's Online (See full list)