Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.21.1 #436

Merged
merged 21 commits into from
Aug 17, 2024
Merged

1.21.1 #436

merged 21 commits into from
Aug 17, 2024

Conversation

jimchen5209
Copy link
Member

@jimchen5209 jimchen5209 commented Aug 9, 2024

Changes

  • Update Actions Version
  • Bump Gradle to 8.9
  • Bump Kotlin to 2.0.10
  • Bump Minecraft to 1.21.1
  • Bump galaxy lib
  • Update Easy Recipe

Related

TODO

  • Update Lithium after Lithium released

Based on #435

@jimchen5209 jimchen5209 added status: wip This pr is working in progess status: needs testing This pr needs testing status: needs review This pr needs review system: galaxy type: feature New feature labels Aug 9, 2024
@jimchen5209 jimchen5209 marked this pull request as ready for review August 9, 2024 10:33
@jimchen5209 jimchen5209 removed the status: wip This pr is working in progess label Aug 9, 2024
@jimchen5209 jimchen5209 marked this pull request as draft August 9, 2024 10:55
@jimchen5209 jimchen5209 marked this pull request as ready for review August 12, 2024 02:05
@jimchen5209 jimchen5209 force-pushed the 1.21.1 branch 2 times, most recently from 8be090a to 4cec70d Compare August 15, 2024 08:49
jimchen5209 and others added 14 commits August 15, 2024 16:56
- Update kotlin to 1.9.23
- Update jvm target to 21
- fix shaped recipe
- fix block entity
- fix common itemStack nbts
- refactor: remove LoreEditor (Minecraft has its own logic, this is no longer needed.)
- fix custom data
- fix item nbt
- remove MixinOptimizeContainer_LootableContainerBlockEntity as it's now same as upstream
- Remove MixinOneSpawnChunk as it's now controlled by the spawnChunkRadius gamerule (default: 2).
- Update mixin types for:
  - SerializingRegionBasedStorageAccessor
  - MixinAsyncChunk_ThreadedAnvilChunkStorage
  - MixinAsyncChunk_StorageIoWorker
  - MixinOptimizeContainer_HopperBlockEntity
- Update recipe registering
- portal tick moved from entity to portal manager
@jimchen5209 jimchen5209 mentioned this pull request Aug 15, 2024
11 tasks
Copy link
Member

@bill96012 bill96012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test passed

@james58899 james58899 removed status: needs testing This pr needs testing status: needs review This pr needs review labels Aug 17, 2024
@mergify mergify bot merged commit 439e68f into master Aug 17, 2024
8 checks passed
@mergify mergify bot deleted the 1.21.1 branch August 17, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants