Skip to content

Commit b9be46e

Browse files
committed
smu3 + fix
1 parent 13e4d8c commit b9be46e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

patches/net/minecraft/item/Item.java.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
else
2222
{
2323
if (hashset.contains(block))
24-
@@ -923,7 +942,13 @@
24+
@@ -923,7 +956,13 @@
2525
*/
2626
public int getEntityLifespan(ItemStack itemStack, World world)
2727
{

0 commit comments

Comments
 (0)