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

Updates required for Minecraft versions up to 1.21 #210

Open
Nincodedo opened this issue May 31, 2024 · 0 comments
Open

Updates required for Minecraft versions up to 1.21 #210

Nincodedo opened this issue May 31, 2024 · 0 comments
Labels
game-mode/rhc Radical Hardcore specific minecraft update New Minecraft versions

Comments

@Nincodedo
Copy link
Owner

Nincodedo commented May 31, 2024

24W18A+

  • Remove 1.21 feature flag
  • Any fake enchanments should be migrated to datapack enchantments
  • Loot table conditions for killer, direct_killer, and killer_player are now attacker, direct_attacker, and attacking_player
  • Predicate enchantment is now enchantments with a very different layout
  • New predicates that will be useful: is_on_ground and is_flying

24W19A+

  • Tag directories have been renamed

24W21A+

  • Tag directories have been renamed

1.21+

  • Replace @e[sort=nearest,limit=1] with @n
  • Structures should use liquid_settings ignore_waterlogging to not be flooded all the time
@Nincodedo Nincodedo added game-mode/rhc Radical Hardcore specific minecraft update New Minecraft versions labels May 31, 2024
@Nincodedo Nincodedo added this to the Minecraft 1.21.3 milestone Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
game-mode/rhc Radical Hardcore specific minecraft update New Minecraft versions
Projects
Status: Todo
Development

No branches or pull requests

1 participant