LibBlockAttributes icon indicating copy to clipboard operation
LibBlockAttributes copied to clipboard

Get running on 1.19

Open Kneelawk opened this issue 2 years ago • 2 comments

This PR

This pull-request makes changes that allow LBA to run in Minecraft 1.19, as well as fixing some simple loom warnings.

Testing

I have tested that the game runs and can open a world in the development environment.

I have also tested this in conjunction with a 1.19 build of Wired Redstone as well as a 1.19 build of SimplePipes.

Note

This PR does not change version numbers.

Kneelawk avatar Jul 02 '22 11:07 Kneelawk

For anyone who want to test this out, the build of this branch is available on my maven: https://kneelawk.com/maven/

Kneelawk avatar Jul 10 '22 06:07 Kneelawk

The maven artifacts have been updated to incorporate the Multi-jar creation plugin fixes (actually making them usable outside a dev environment):

alexiil.mc.lib:libblockattributes-core:0.11.0-pre.1.3+kneelawk
alexiil.mc.lib:libblockattributes-items:0.11.0-pre.1.3+kneelawk
alexiil.mc.lib:libblockattributes-fluids:0.11.0-pre.1.3+kneelawk
alexiil.mc.lib:libblockattributes-all:0.11.0-pre.1.3+kneelawk

Kneelawk avatar Jul 11 '22 11:07 Kneelawk