Center fix
This commit is contained in:
parent
45b5d2e4b4
commit
66edca83c9
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@ public class RoundCave extends DefaultFeature {
|
||||||
return state.getMaterial().isReplaceable() || state.isIn(BlockTagRegistry.GEN_TERRAIN);
|
return state.getMaterial().isReplaceable() || state.isIn(BlockTagRegistry.GEN_TERRAIN);
|
||||||
});
|
});
|
||||||
prism.fillRecursive(world, pos);
|
prism.fillRecursive(world, pos);
|
||||||
|
BlocksHelper.setWithoutUpdate(world, pos, BlockRegistry.AURORA_CRYSTAL);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue