Immersive Weathering [FORGE]

Immersive Weathering [FORGE]

6M Downloads

Coral always grows fire coral wall fans

AstralOrdana opened this issue ยท 0 comments

commented

to fix, replace this line
world.setBlockAndUpdate(sidePos, Blocks.FIRE_CORAL_WALL_FAN.defaultBlockState()

with
world.setBlockState(sidePos, c.wallFan().getDefaultState()