Add new bundle animation (#11708)

This commit is contained in:
Lulu13022002 2024-12-05 18:29:24 +01:00
parent c6e8192e3b
commit 1e7128544f

View file

@ -3888,7 +3888,8 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ CROSSBOW,
+ SPYGLASS,
+ TOOT_HORN,
+ BRUSH
+ BRUSH,
+ BUNDLE
+}
diff --git a/src/main/java/io/papermc/paper/item/MapPostProcessing.java b/src/main/java/io/papermc/paper/item/MapPostProcessing.java
new file mode 100644