Skip to content

Support Minecraft 26.1.2#3503

Merged
NotMyFault merged 9 commits into
mainfrom
feat/mc-26.1
May 14, 2026
Merged

Support Minecraft 26.1.2#3503
NotMyFault merged 9 commits into
mainfrom
feat/mc-26.1

Conversation

@SirYwell
Copy link
Copy Markdown
Member

@SirYwell SirYwell commented Apr 5, 2026

Description

Significant changes so far:
The WE adapters aren't packaged in ext.fawe but in the same location as in WE. In future, we might want to move the FAWE-specific classes to their own package under com.fastasyncworldedit.bukkit.adapter or something like that.

TODO

  • Make it compile
  • Test

Submitter Checklist

  • Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
  • Ensure that the pull request title represents the desired changelog entry.
  • New public fields and methods are annotated with @since TODO.
  • I read and followed the contribution guidelines.

me4502 and others added 6 commits April 5, 2026 08:10
* Use a separate tree registry for tree placement

* Initialize the registries on the other platforms

* Add the tree type system to the registry converter

* Allow CoralTree features

* Add 1.21.9 adapter changes

* Apply PR feedback

* Re-add existing Bukkit implementation

(cherry picked from commit c561b0d96cec44c1038ff3b3b9d3e07baee963e5)

Co-authored-by: SirYwell <hannesgreule@outlook.de>
Base automatically changed from cherrypick/treegen to main May 4, 2026 18:41
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

Please take a moment and address the merge conflicts of your pull request. Thanks!

SirYwell added 2 commits May 5, 2026 21:24
@SirYwell SirYwell marked this pull request as ready for review May 5, 2026 19:26
@SirYwell SirYwell requested a review from a team as a code owner May 5, 2026 19:26
@Tsoccerguy3
Copy link
Copy Markdown

I tested this PR . One note a //copy -e and //paste -e result in missing entities and error
https://athion.net/ISPaster/paste/view/13dfbdab7a2d417398e3c37fbe6630f6 .Might want to fix , if during your testing you found the issue, ignore this

@SirYwell SirYwell changed the title Support Minecraft 26.1.1 Support Minecraft 26.1.2 May 6, 2026
@Tsoccerguy3
Copy link
Copy Markdown

@SirYwell
Copy link
Copy Markdown
Member Author

SirYwell commented May 7, 2026

further testing .issues with craftbook 5 discord.com/channels/80853743897149440/196180911098822656/1501883497709572147

athion.net/ISPaster/paste/view/cb738956f4114755b78cd1194c01b4b9

That seems unrelated to the Minecraft update, please report it as a separate issue.

@NotMyFault NotMyFault requested a review from a team May 9, 2026 08:44
@NotMyFault NotMyFault added the Major feature This PR adds a major feature label May 9, 2026
@dordsor21
Copy link
Copy Markdown
Member

Shouldn't be adding/modifying neoforge/sponge etc. here either :)

@NotMyFault NotMyFault merged commit 49fc3ae into main May 14, 2026
11 checks passed
@NotMyFault NotMyFault deleted the feat/mc-26.1 branch May 14, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Major feature This PR adds a major feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants