Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-11-03 14:50:30 +01:00
Fix typo
Dieser Commit ist enthalten in:
Ursprung
a203c17e06
Commit
9a92d180d0
@ -615,7 +615,7 @@ public class InventoryPackets {
|
||||
ench.add(enchEntry);
|
||||
}
|
||||
}
|
||||
tag.remove("Enchantment");
|
||||
tag.remove("Enchantments");
|
||||
tag.put(ench);
|
||||
}
|
||||
if (tag.get("StoredEnchantments") instanceof ListTag) {
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren