WorldEditCUI
WorldEditCUI copied to clipboard
1.20.6
For merging when final release happens
Please approve this PR
I know the above comment was marked as spam but to address it - the PR's checks are caching the built mod artifact which you can use, and I've personally found no issues with this PR's builds if that's any help to you @DaddyRobLIVE :) Try the artifact here: https://github.com/EngineHub/WorldEditCUI/actions/runs/9539790119/artifacts/1606652226
The problem is that due to Fabric API changes, this cannot be run alongside WorldEdit, which is a majority of its use case. A workaround for the Fabric API issue is necessary before it can be properly released
Ohh I'm assuming that's what #113 aims to achieve? That's my bad though :sob: I've only used it in conjunction with server-side WorldEdit
I wanted to use WorldEditCUI on 1.21, so I updated the https://github.com/EngineHub/WorldEditCUI/tree/mc/1.20.5 branch to 1.21 in this commit on my fork: https://github.com/luavixen/WorldEditCUI/commit/b6e3cf98dab225f12acfcf3ec7187eb71a882906
Extremely minimal changes are required, and I would be happy to open a pull request or something else, but I don't want to interrupt your work.
I wanted to use WorldEditCUI on 1.21, so I updated the https://github.com/EngineHub/WorldEditCUI/tree/mc/1.20.5 branch to 1.21 in this commit on my fork: luavixen@b6e3cf9
Extremely minimal changes are required, and I would be happy to open a pull request or something else, but I don't want to interrupt your work.
this did not want to build for me it gave me this error
I wanted to use WorldEditCUI on 1.21, so I updated the
mc
/1.20.5 branch to 1.21 in this commit on my fork: luavixen@b6e3cf9 Extremely minimal changes are required, and I would be happy to open a pull request or something else, but I don't want to interrupt your work.this did not want to build for me it gave me this error
Worked fine for me: WorldEditCUI-1.21+01-SNAPSHOT-cleaned.jar.zip, only weird thing is that it included the fabric dependency jars when running the build
task. (I removed them manually from that jar)
Can I please have 1.20.6 working dev build?