Miner's Lung

Miner's Lung

3k Downloads

[REQUEST] Air Sources should be tags

yrsegal opened this issue ยท 0 comments

commented

if (bs.is(Blocks.SOUL_CAMPFIRE)
|| bs.is(Blocks.SOUL_FIRE)
|| bs.is(Blocks.SOUL_TORCH) || bs.is(Blocks.SOUL_WALL_TORCH)) {
source = AirSource.SOUL;

This would allow me to add Quark's upcoming Soul Candles to this tag, enabling easy interop.