Fix android station not draining energy when putting android parts
This commit is contained in:
parent
094f476fea
commit
0e10b47bb8
@ -73,6 +73,7 @@ class AndroidStationMenu @JvmOverloads constructor(
|
|||||||
if (p_18944_ != 0)
|
if (p_18944_ != 0)
|
||||||
return
|
return
|
||||||
|
|
||||||
|
(tile as AndroidStationBlockEntity).energy.extractEnergyInner(AndroidStationBlockEntity.ENERGY_PER_OPERATION, false)
|
||||||
item = p_18945_
|
item = p_18945_
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user