Skip to content

fix: support new world / dimension directory structure#4874

Open
PierreSchwang wants to merge 1 commit into
mainfrom
fix/tinyTakeoverDimensions
Open

fix: support new world / dimension directory structure#4874
PierreSchwang wants to merge 1 commit into
mainfrom
fix/tinyTakeoverDimensions

Conversation

@PierreSchwang
Copy link
Copy Markdown
Member

Overview

Fixes #4872

Description

MC 26 changed the world /dimension / level folder structure quite drastically, which this PR attempts to implement. Trim works in the latest version. I also updated all other usages of I/O world access. download of world files should also work now (even though it's been deprecated for quite a while).

I've not tested the changes on older versions yet. Feel free to.

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.

@PierreSchwang PierreSchwang requested a review from a team as a code owner May 24, 2026 13:36
@PierreSchwang PierreSchwang force-pushed the fix/tinyTakeoverDimensions branch from 70d3cb1 to eac6a4f Compare May 24, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trimming still not working

1 participant