Eureka! Ships! for Valkyrien Skies (Forge/Fabric)

Eureka! Ships! for Valkyrien Skies (Forge/Fabric)

2M Downloads

BUG: Ship engine not dropping inventory

millennIumAMbiguity opened this issue ยท 0 comments

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)