correction bug gen

This commit is contained in:
felden.r@grenoble.archi.fr
2025-02-26 23:38:04 +01:00
parent c1f7e8813c
commit 5fffeaf809
43 changed files with 148 additions and 200 deletions
+7 -3
View File
@@ -117,11 +117,15 @@
"isFluidTank": false,
"fluidCapacity": 8000,
"fluidRestrictions": [],
"generateFeature": false,
"restrictionBiomes": [],
"generateFeature": true,
"restrictionBiomes": [
{
"value": "#mod:hot_biomes"
}
],
"blocksToReplace": [
{
"value": "TAG:stone_ore_replaceables"
"value": "Blocks.STONE"
}
],
"generationShape": "UNIFORM",