mirror of
https://github.com/Artillex-Studios/AxMinions.git
synced 2025-01-24 21:31:29 +01:00
Fix oopsie
This commit is contained in:
parent
f4c743c1a3
commit
452208db65
@ -512,7 +512,6 @@ class Minion(
|
||||
|
||||
override fun addWithRemaining(itemStack: ItemStack): HashMap<Int, ItemStack>? {
|
||||
if (linkedInventory == null) {
|
||||
AxMinionsPlugin.integrations.getStackerIntegration().dropItemAt(itemStack, itemStack.amount, location)
|
||||
return null
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user