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

Port to Minecraft 1.21.4 #393

Draft
wants to merge 5 commits into
base: 1.21.3
Choose a base branch
from
Draft

Port to Minecraft 1.21.4 #393

wants to merge 5 commits into from

Conversation

TBoshoven
Copy link
Owner

@TBoshoven TBoshoven commented Mar 6, 2025

Will remain open as a draft PR until the Neoforge version is no longer marked beta.

As always, beta versions can be grabbed from the CircleCI build artifacts.

  • Bump Minecraft and Neoforge versions
  • Make required code changes
  • Update textured model code around changes in model system
  • Update blockstate datagen and item model datagen to use vanilla model datagen
  • Actually datagen existing models
    • Work around new composite model structure limitations
    • Make some small tweaks and fixes to texture mapping
    • Make it easier to tweak models in the future
    • Fix Doorway model glitch #128
  • Update mirror reflections for the new version
    • Implement a system for reflecting item stack render states
  • Basic code simplifications based on automated suggestions

* Bump Minecraft and Neoforge versions
* Make required code changes
* Update textured model code around changes in model system
* Update blockstate datagen and item model datagen to use vanilla model datagen
* Actually datagen existing models
  * Work around new composite model structure limitations
  * Make some small tweaks and fixes to texture mapping
  * Make it easier to tweak models in the future
  * Fix #128
* Update mirror reflections for the new version
  * Implement a system for reflecting item stack render states
* Basic code simplifications based on automated suggestions
@TBoshoven TBoshoven added mod magic doorknob Mod: Magic Doorknob mod magic mirror Mod: Magic Mirror ci Continuous integration minecraft 1.21.4 Minecraft 1.21.4 labels Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration minecraft 1.21.4 Minecraft 1.21.4 mod magic doorknob Mod: Magic Doorknob mod magic mirror Mod: Magic Mirror
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant