mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-19 17:37:42 +01:00
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@ec686f7a Add ItemTransportingEntityValidateTargetEvent closes #13114 (#13115) PaperMC/Paper@5e42ae95 Correctly reset quick crafting state on out of order packet PaperMC/Paper@2d7f5ea8 add shelf inventory type PaperMC/Paper@0102872d validate mannequin pose PaperMC/Paper@a3f247c2 Fix command-block-overrides from commands.yml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/src/main/java/org/bukkit/event/inventory/InventoryType.java
|
||||
+++ b/src/main/java/org/bukkit/event/inventory/InventoryType.java
|
||||
@@ -166,7 +_,7 @@
|
||||
@@ -170,7 +_,7 @@
|
||||
SMITHING_NEW(4, "Upgrade Gear", MenuType.SMITHING),
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user