correction bug gen
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
"isFluidTank": false,
|
||||
"fluidCapacity": 8000,
|
||||
"fluidRestrictions": [],
|
||||
"generateFeature": false,
|
||||
"generateFeature": true,
|
||||
"restrictionBiomes": [
|
||||
{
|
||||
"value": "#mod:cold_biomes"
|
||||
@@ -125,7 +125,7 @@
|
||||
],
|
||||
"blocksToReplace": [
|
||||
{
|
||||
"value": "TAG:stone_ore_replaceables"
|
||||
"value": "Blocks.STONE"
|
||||
}
|
||||
],
|
||||
"generationShape": "TRIANGLE",
|
||||
|
||||
Reference in New Issue
Block a user