mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-25 19:45:21 +01:00
Merge branch 'master' into dev
This commit is contained in:
commit
70964e9ba9
@ -97,6 +97,7 @@ public class ItemRewriter {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
if (item.getAmount() <= 0) item.setAmount((byte) 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
public static void toServer(Item item) {
|
public static void toServer(Item item) {
|
||||||
|
Loading…
Reference in New Issue
Block a user