Closed miscellaneousgt closed 11 months ago
I have an idea why this is happening. You should report this issue to Valkyrien Skies. It's because LittleTiles set a config option of forge to true: https://github.com/CreativeMD/LittleTiles/blob/1.20/src/main/java/team/creative/littletiles/LittleTiles.java#L208 Seems like Valkyrien Skies cannot handle this config option. I do not really see a different reason why this is not working, but still would be good if you can test it. Don't install LittleTiles and set this config to true and see if the same issue appears.
You mean set the config to false? It is already true by default which created the bug
ForgeConfig.SERVER.fullBoundingBoxLadders.set(false);
I have changed it to false and tested it, and it works, I can climb all types of ladders that are attached to VS Eureka Ships now
I don't know if this change will introduce more bugs and problems, but thanks anyways
version: LittleTiles_ALPHA_v1.6.0-pre077_mc1.20.1.jar
Should I still inform this to Valkyrien Skies?
Yes. It is actually not a problem with LittleTiles. Just tell them that they have to enable this config to see the issue. Hope they can fix it.
I made ships using Valkyrien Skies Eureka Ships mod, the ships have ladders in them and the ladders worked, I can climb the ladders
But the moment I install LittleTiles, the ladders of the ship don't work anymore, I can't climb, I'm talking about the ladders used on the ship or inside the ship, I also tried vines but same result.
I have no problem with the ladders used outside of the ships that are placed in the static world, they still work properly.
CreativeCore is not the one causing this, the ladders still work with only CreativeCore, it is LittleTiles that caused this issue.
I've used 3 different LittleTiles versions and they all have the same result:
Other mods:
I really want both of these mods in my minecraft, I tried not to make them conflict with each other by using them separately, I wanted to use normal blocks for VS Eureka Ships that moves and have physics, but I also wanted to use LittleTiles for the static builds of the world, but then the ladder issue happened, how can this be fixed?
Thank you