laynebritton / jl-fast-treecapitator

A more efficient tree and ore vein miner for Minecraft Bedrock Edition. Cross-platform supported. Faster runtime and lower space complexity than pre-existing solutions.
4 stars 0 forks source link

12.21.21 support and bumped github actions release action #54

Closed laynebritton closed 2 months ago

laynebritton commented 2 months ago

DO NOT MERGE

WIP set up for verision 12.21.21+ support.

Build passes, mod quietly fails somewhere

jessejohn01 commented 2 months ago

@laynebritton I managed to fix the error. 1.20.22 is on 1.14.0-beta stable. 1.15.0-beta is for the next update.

There is a warning when you load your world about a format_version. I was able to figure out this isn't due to our code. The beta APIs experimental toggle has a bug that causes the warning message. Our addon works just fine.

laynebritton commented 2 months ago

@jessejohn01 awesome thank you for looking into that. Need you to approve this PR if good to go

This will resolve: https://github.com/laynebritton/jl-fast-treecapitator/issues/53