Skip to content

Commit

Permalink
[ci skip] Update patch comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreeam-qwq committed Nov 21, 2024
1 parent bed1819 commit 3b130e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions patches/server/0151-Lithium-equipment-tracking.patch
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Subject: [PATCH] Lithium: equipment tracking

Should have special treatment to ArmorStand, since Paper introduced the configurable
ArmorStand no-tick, and still gives it ability to update equipment changes.
Thus added a bypass condition in LivingEntity#collectEquipmentChanges, able to update
ArmorStand equipment changes even if it is no tick.
Thus added a bypass condition in LivingEntity#collectEquipmentChanges, always send
ArmorStand equipment changes even if the ArmorStand is no-tick

This patch is based on the following mixins:
* "net/caffeinemc/mods/lithium/mixin/util/item_component_and_count_tracking/PatchedDataComponentMapMixin.java"
Expand Down

0 comments on commit 3b130e7

Please sign in to comment.