correction bug gen
This commit is contained in:
@@ -132,6 +132,6 @@
|
||||
"frequencyPerChunks": 1,
|
||||
"frequencyOnChunk": 9,
|
||||
"minGenerateHeight": -70,
|
||||
"maxGenerateHeight": 64
|
||||
"maxGenerateHeight": 0
|
||||
}
|
||||
}
|
||||
@@ -117,16 +117,13 @@
|
||||
"isFluidTank": false,
|
||||
"fluidCapacity": 8000,
|
||||
"fluidRestrictions": [],
|
||||
"generateFeature": false,
|
||||
"generateFeature": true,
|
||||
"restrictionBiomes": [
|
||||
{
|
||||
"value": "#mod:hot_biomes"
|
||||
}
|
||||
],
|
||||
"blocksToReplace": [
|
||||
{
|
||||
"value": "TAG:stone_ore_replaceables"
|
||||
},
|
||||
{
|
||||
"value": "Blocks.STONE"
|
||||
}
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -117,16 +117,13 @@
|
||||
"isFluidTank": false,
|
||||
"fluidCapacity": 8000,
|
||||
"fluidRestrictions": [],
|
||||
"generateFeature": false,
|
||||
"generateFeature": true,
|
||||
"restrictionBiomes": [
|
||||
{
|
||||
"value": "#mod:hot_biomes"
|
||||
}
|
||||
],
|
||||
"blocksToReplace": [
|
||||
{
|
||||
"value": "TAG:stone_ore_replaceables"
|
||||
},
|
||||
{
|
||||
"value": "Blocks.STONE"
|
||||
}
|
||||
|
||||
@@ -117,7 +117,7 @@
|
||||
"isFluidTank": false,
|
||||
"fluidCapacity": 8000,
|
||||
"fluidRestrictions": [],
|
||||
"generateFeature": false,
|
||||
"generateFeature": true,
|
||||
"restrictionBiomes": [],
|
||||
"blocksToReplace": [
|
||||
{
|
||||
|
||||
@@ -117,7 +117,7 @@
|
||||
"isFluidTank": false,
|
||||
"fluidCapacity": 8000,
|
||||
"fluidRestrictions": [],
|
||||
"generateFeature": false,
|
||||
"generateFeature": true,
|
||||
"restrictionBiomes": [
|
||||
{
|
||||
"value": "#mod:rare_biomes"
|
||||
@@ -129,7 +129,7 @@
|
||||
}
|
||||
],
|
||||
"generationShape": "UNIFORM",
|
||||
"frequencyPerChunks": 10,
|
||||
"frequencyPerChunks": 5,
|
||||
"frequencyOnChunk": 8,
|
||||
"minGenerateHeight": 0,
|
||||
"maxGenerateHeight": 64
|
||||
|
||||
@@ -124,7 +124,7 @@
|
||||
"value": "Blocks.STONE"
|
||||
}
|
||||
],
|
||||
"generationShape": "TRIANGLE",
|
||||
"generationShape": "UNIFORM",
|
||||
"frequencyPerChunks": 10,
|
||||
"frequencyOnChunk": 9,
|
||||
"minGenerateHeight": 0,
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -128,9 +128,9 @@
|
||||
"value": "Blocks.STONE"
|
||||
}
|
||||
],
|
||||
"generationShape": "UNIFORM",
|
||||
"frequencyPerChunks": 10,
|
||||
"frequencyOnChunk": 16,
|
||||
"generationShape": "TRIANGLE",
|
||||
"frequencyPerChunks": 8,
|
||||
"frequencyOnChunk": 11,
|
||||
"minGenerateHeight": -64,
|
||||
"maxGenerateHeight": 0
|
||||
}
|
||||
|
||||
@@ -117,16 +117,13 @@
|
||||
"isFluidTank": false,
|
||||
"fluidCapacity": 8000,
|
||||
"fluidRestrictions": [],
|
||||
"generateFeature": false,
|
||||
"generateFeature": true,
|
||||
"restrictionBiomes": [
|
||||
{
|
||||
"value": "#mod:hot_biomes"
|
||||
}
|
||||
],
|
||||
"blocksToReplace": [
|
||||
{
|
||||
"value": "TAG:stone_ore_replaceables"
|
||||
},
|
||||
{
|
||||
"value": "Blocks.STONE"
|
||||
}
|
||||
|
||||
@@ -128,7 +128,7 @@
|
||||
"value": "Blocks.STONE"
|
||||
}
|
||||
],
|
||||
"generationShape": "TRIANGLE",
|
||||
"generationShape": "UNIFORM",
|
||||
"frequencyPerChunks": 1,
|
||||
"frequencyOnChunk": 8,
|
||||
"minGenerateHeight": 0,
|
||||
|
||||
Reference in New Issue
Block a user