millennIumAMbiguity opened this issue ยท 0 comments
millennIumAMbiguity commented
When the engine is broken, it does not drop the fuel from the item slot.
I believe it's done by calling something like this: level.addFreshEntity( myItemStack )
inside the following method override fun destroy(level: LevelAccessor, pos: BlockPos, state: BlockState)