bconlon
bconlon
Discovery by @alcatrazEscapee: if the world is set to superflat first within the world creation screen and then the datapack menu is used afterwards, the dimension will be loaded alongside...
I'll add though that despite seeming to be more of a vanilla issue, its made a worse problem for mods because this issue affects dimension mods by default if they...
No longer depends on a Forge PR, now depends on 1.19.3.
For related information on this see #795 and #787
Idea 1: - Make yFirst and xFirst for Slider modifiable based on collision; if the Slider collides horizontally, it'll switch to yFirst if it collides with something horizontally, and when...
This also ends up getting broken by absorption hearts.
https://github.com/way2muchnoise/JustEnoughResources/tree/master/CommonApi/src/main/java/jeresources/api
> The documentation does not explain how this new feature different from the attribute, nor when it is updated so the player can know its up to date. My suspicion...
> IMO this is fine but it should probably be called `getLastAttackStrength` to clearly note that it is for the strength of the _previous_ attack and not the attack strength...
`getCachedAttackStrength` sounds good so I've switched to use that.