Skip to content

Update to MC 1.21.2#4125

Closed
Faithcaio wants to merge 109 commits intoapi-12from
update/1.21.2
Closed

Update to MC 1.21.2#4125
Faithcaio wants to merge 109 commits intoapi-12from
update/1.21.2

Conversation

@Faithcaio
Copy link
Copy Markdown
Contributor

@Faithcaio Faithcaio commented Aug 26, 2024

SpongeAPI | Sponge

A lot doesn't compile with some registries having changed. Some kinds have migrated to records, moving away from enums. This poses some slight problem with representing the kinds themselves for API usage.

TODO

  • Goat Horn Instrument Datapack
  • Painting Variants Datapack changes
  • Ingredient Rework
  • Attributes got renamed
  • Loottables? (Shearing)
  • projectile spawned effects?
  • tnt and tnt-minecart explosion power
  • tool tiers got replaced by item tags
  • worldgen carver types removed
  • ItemComponents:
    • repairable
    • enchantable
    • food (stuff got moved out)
    • consumable
      • animation#
      • consume effects
    • potion_contents
    • ominous_bottle_amplifier
    • suspicious_stew_contents
    • use_remainer (rename Keys.FOODS_CONVERTS_TO?)
    • use_cooldown
  • Explosion sounds and particles
  • TabList order
  • add MovementTypes.RANDOM_TELEPORT for TeleportRandomlyConsumeEffect
  • Tracker: Explosion handling (ServerExplosion)
  • NeighbourUpdater Tracking (fromPos is gone?)

A lot doesn't compile with some registries having changed. Some kinds have migrated to
records, moving away from enums. This poses some slight problem with representing the kinds themselves for API usage.
@avaruus1
Copy link
Copy Markdown
Contributor

It'd also be nice to have these accessible in the API (especially the tab list sorting)

  • Added ability for custom servers to override the order that players appear in the 'tab list'
    • This is controlled by a non-negative ordering index that is sorted highest to lowest
  • The client now shares the state of the 'Particles' limiter option to be used by custom servers

(copy pasted from 24W33a changelog)

Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
gabizou and others added 7 commits September 28, 2024 13:14
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
@gabizou gabizou force-pushed the update/1.21.2 branch 2 times, most recently from 642ff48 to cc737ee Compare October 10, 2024 01:49
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
@Yeregorix Yeregorix closed this May 31, 2025
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.

4 participants