AlexIIL / LibBlockAttributes

Library mod for fabric that adds items and attribute API's for blocks.
Mozilla Public License 2.0
43 stars 12 forks source link

Get running on 1.19 #49

Closed Kneelawk closed 1 year ago

Kneelawk commented 2 years ago

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 commented 2 years ago

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

Kneelawk commented 2 years ago

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