YuRaNnNzZZ — Вчера, в 12:16
нет дбот вот ты говоришь моды охуеют но тут охуел уже я
This commit is contained in:
parent
8e91e2564e
commit
ed94449f80
@ -869,7 +869,7 @@ class MatteryPlayerCapability(val ply: Player) : ICapabilityProvider, INBTSerial
|
|||||||
*/
|
*/
|
||||||
@JvmStatic
|
@JvmStatic
|
||||||
fun inventoryAddItemHookPre(inventory: Inventory, item: ItemStack) {
|
fun inventoryAddItemHookPre(inventory: Inventory, item: ItemStack) {
|
||||||
if (item.isEmpty) {
|
if (item.isEmpty || !item.isStackable) {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user