mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-18 00:47:42 +01:00
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly Paper Changes: b3cc88799 Add the ability to clear entities from block storage (#5598) f50171f3b Add missing rarity method on ItemStack (#5594)
This commit is contained in:
@@ -5,7 +5,7 @@ Subject: [PATCH] Config to change max number of bees
|
||||
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/world/level/block/entity/TileEntityBeehive.java b/src/main/java/net/minecraft/world/level/block/entity/TileEntityBeehive.java
|
||||
index 3cbcbb028b864f1d14e004628bbc0829f71ab476..3ce6a1b1f75443d1d1c6740d6f3f730f06a34f6a 100644
|
||||
index 80083a6666a28372946cf0e68ded44d075357f7d..58bf1008ab19340bce5111e006a8de0e7f39e0e5 100644
|
||||
--- a/src/main/java/net/minecraft/world/level/block/entity/TileEntityBeehive.java
|
||||
+++ b/src/main/java/net/minecraft/world/level/block/entity/TileEntityBeehive.java
|
||||
@@ -29,7 +29,7 @@ public class TileEntityBeehive extends TileEntity implements ITickable {
|
||||
|
||||
Reference in New Issue
Block a user