-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
By ChampionAsh5357 · Posted
That most likely means that the data on the server is not being synced to the client properly. You'll probably need to override #getShareTag to send the capability data. Additionally, you probably should make sure the stack doesn't have the items stored in two different locations. -
By ChampionAsh5357 · Posted
Generally, this would be the responsibility of the world carver, but there are ways to get around it. You could do something where you check if the entire placement area is within blocks and the opening to the cave is touching some other air block. In general though, you would need to program most of your logic from scratch since I don't believe Minecraft does anything like this itself. The closest I can recommend as an example would probably be the GeodeFeature, though I don't think that's gonna get you anywhere to close to what you would need. -
By ChampionAsh5357 · Posted
If you haven't been testing with a new world each time, I would recommend doing so. Otherwise, it seems like there is a bunch of mod compatibility issues (e.g. waila, etc.) with some classes in certain mods not being found or located. You should also make sure there are no client-only mods on the server as well. -
By ChampionAsh5357 · Posted
There seems to be a crash with flywheel and something else; could be mod or with your graphics drivers since I'm pretty sure there are some newer versions of the AMD drivers that do not work properly with Forge and mods. -
By ChampionAsh5357 · Posted
You seem to be missing JEI, or a compatible version of JEI.
-
-
Topics
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.