JXSnack
JXSnack
Whilst digging for some context, I found out that the error is not because the position is `null`, but rather because it's too high. ```java // class net.minecraft.entity.Entity // Yarn...
> Sorry if I'm being a little stupid here, as I have no knowledge in coding, but why does it say in the first line 'loadPassengers' when it's not really...
I added two mixin injections. One at `createEntity` (from create) and `readNbt` (from minecraft). ```java @Mixin(Carriage.DimensionalCarriageEntity.class) public abstract class DimensionalCarriageMixin { @Shadow public Vec3d positionAnchor; @Inject(at = @At("HEAD"), method =...
It's becoming a pretty big problem right now as six players have been affected by it and a large portion of the nether dimension is impossible to visit
It has now infected the overworld. (29 players affected)
The issue lies within base create
That’s a nice idea, but we have no idea where exactly those trains are located at and we’d need a minimum 18GB ram computer to load the world (at least...
sadly cannot test since the world is on fabric
Hello! Sorry for not responding earlier I've been busy with some irl stuff. Anyhow, thanks a lot for this idea! I've made an addon which fixes this using your method....
..what?