mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
Merge pull request #305 from RePixelatedMC/bugfixes-and-additions
Bug Fixes and Additions
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"name": "DeepDark",
|
||||
"layers": [{
|
||||
"style": {"style": "STATIC"},
|
||||
"maxHeight": 2,
|
||||
"minHeight": 2,
|
||||
"palette": [
|
||||
{
|
||||
"block": "minecraft:deepslate",
|
||||
"weight": 3
|
||||
}
|
||||
]
|
||||
}]
|
||||
}
|
||||
@@ -22,7 +22,7 @@
|
||||
},
|
||||
{
|
||||
"structure": "pillager-outpost",
|
||||
"rarity": 800
|
||||
"rarity": 1500
|
||||
},
|
||||
{
|
||||
"structure": "igloo",
|
||||
|
||||
@@ -103,7 +103,7 @@
|
||||
},
|
||||
{
|
||||
"chance": 0.4,
|
||||
"density": 2,
|
||||
"density": 1,
|
||||
"edit": [
|
||||
{
|
||||
"find": [{"block": "minecraft:birch_leaves"}],
|
||||
|
||||
@@ -104,7 +104,7 @@
|
||||
},
|
||||
{
|
||||
"chance": 0.4,
|
||||
"density": 2,
|
||||
"density": 1,
|
||||
"edit": [
|
||||
{
|
||||
"find": [{"block": "minecraft:birch_leaves"}],
|
||||
|
||||
@@ -17,6 +17,10 @@
|
||||
{
|
||||
"structure": "village-plains",
|
||||
"rarity": 1200
|
||||
},
|
||||
{
|
||||
"structure": "ruins/ruin3",
|
||||
"rarity": 1200
|
||||
}
|
||||
],
|
||||
"biomeStyle": {"style": "SIMPLEX"},
|
||||
|
||||
@@ -75,7 +75,36 @@
|
||||
}
|
||||
}]
|
||||
|
||||
}],
|
||||
},
|
||||
{
|
||||
"place": [
|
||||
"trees/mixed/tredwood1",
|
||||
"trees/mixed/tredwood2",
|
||||
"trees/mixed/tredwood3",
|
||||
"trees/mixed/tredwood4",
|
||||
"trees/mixed/tredwood5",
|
||||
"trees/mixed/tredwood6",
|
||||
"trees/mixed/tredwood7",
|
||||
"trees/mixed/tredwood8",
|
||||
"trees/mixed/tredwood9",
|
||||
"trees/mixed/tredwood10"
|
||||
],
|
||||
"slopeCondition":{
|
||||
"maximumSlope": 2
|
||||
},
|
||||
"carvingSupport": "SURFACE_ONLY",
|
||||
"chance": 0.0025,
|
||||
"mode": "MIN_HEIGHT",
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"enabled": true
|
||||
}}],
|
||||
|
||||
"decorators": [
|
||||
{
|
||||
"chance": 0.2,
|
||||
|
||||
@@ -29,6 +29,10 @@
|
||||
|
||||
],
|
||||
"carvingSupport": "SURFACE_ONLY",
|
||||
"translate":{
|
||||
"y": 1
|
||||
|
||||
},
|
||||
|
||||
"chance": 1,
|
||||
"mode": "CENTER_STILT",
|
||||
|
||||
@@ -4,11 +4,11 @@
|
||||
"max": 400,
|
||||
"min": 15
|
||||
},
|
||||
"customBiome": "carving/Deepdark/StandardDeepdark",
|
||||
"customBiome": "carving/deepdark/standard-deepdark",
|
||||
"fork": {
|
||||
"caves": [{
|
||||
"breakSurface": false,
|
||||
"cave": "Deepdark/Small_DeepdarkCave",
|
||||
"cave": "deepdark/small-deepdarkcave",
|
||||
"rarity": 10
|
||||
}]
|
||||
},
|
||||
@@ -4,7 +4,7 @@
|
||||
"max": 400,
|
||||
"min": 15
|
||||
},
|
||||
"customBiome": "carving/Deepdark/StandardDeepdark",
|
||||
"customBiome": "carving/deepdark/standard-deepdark",
|
||||
"fork": {
|
||||
"caves": [{
|
||||
"breakSurface": false,
|
||||
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"version": 3000,
|
||||
"version": 30010,
|
||||
"name": "Overworld",
|
||||
"environment": "NORMAL",
|
||||
"dimensionAngleDeg": 12,
|
||||
"fluidHeight": 75,
|
||||
"continentZoom": 1,
|
||||
"continentalStyle": {
|
||||
@@ -41,7 +42,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"regionZoom": 18.15,
|
||||
"regionZoom": 28.15,
|
||||
"regions": [
|
||||
"frozen",
|
||||
"hot",
|
||||
@@ -84,7 +85,7 @@
|
||||
},
|
||||
{
|
||||
"breakSurface": false,
|
||||
"cave": "Deepdark/Big_DeepdarkCave",
|
||||
"cave": "deepdark/big_deepdarkcave",
|
||||
"rarity": 187,
|
||||
"caveStartHeight": {
|
||||
"max": 60,
|
||||
|
||||
30
jigsaw-pieces/ruins/ruin3.json
Normal file
30
jigsaw-pieces/ruins/ruin3.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"object": "jigsaw/ruins/ruin3",
|
||||
"placementOptions":{
|
||||
"carvingSupport": "SURFACE_ONLY",
|
||||
"smartBore": true,
|
||||
"mode": "PAINT",
|
||||
"rotation": {
|
||||
"enabled": true,
|
||||
"xAxis": {
|
||||
"enabled": false,
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0
|
||||
},
|
||||
"yAxis": {
|
||||
"enabled": true,
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90
|
||||
},
|
||||
"zAxis": {
|
||||
"enabled": false,
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
4
jigsaw-structures/ruins/ruin3.json
Normal file
4
jigsaw-structures/ruins/ruin3.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"maxDepth": 1,
|
||||
"pieces": ["ruins/ruin3"]
|
||||
}
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"removeOnChange": true,
|
||||
"spawners": ["structure/Guardianv2"]
|
||||
"spawners": ["structure/guardianv2"]
|
||||
}
|
||||
|
||||
BIN
objects/jigsaw/ruins/ruin3.iob
Normal file
BIN
objects/jigsaw/ruins/ruin3.iob
Normal file
Binary file not shown.
@@ -13,7 +13,7 @@
|
||||
"frozen/vander"
|
||||
],
|
||||
"caveBiomes": [
|
||||
"carving/CaveBiomes/Rocky"
|
||||
"carving/rocky-cavebiome"
|
||||
],
|
||||
"jigsawStructures": [{
|
||||
"structure": "ruined-portal",
|
||||
@@ -77,6 +77,7 @@
|
||||
}
|
||||
],
|
||||
"shoreBiomes": ["frozen/shore/beach"],
|
||||
"seaBiomeZoom": 1,
|
||||
"seaBiomes": [
|
||||
"frozen/sea/ocean",
|
||||
"frozen/sea/frozen-river-ice"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Hot",
|
||||
"color": "#D1CD44",
|
||||
"rarity": 4,
|
||||
"seaBiomeZoom": 1.5,
|
||||
"seaBiomeZoom": 3.5,
|
||||
"landBiomes": [
|
||||
"hot/desert-dunes",
|
||||
"hot/small-valley",
|
||||
@@ -19,7 +19,7 @@
|
||||
"mesa/mesa"
|
||||
],
|
||||
"caveBiomes": [
|
||||
"carving/CaveBiomes/Rocky"
|
||||
"carving/rocky-cavebiome"
|
||||
],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"mushroom/warped-forest"
|
||||
],
|
||||
"caveBiomes": [
|
||||
"carving/CaveBiomes/Rocky"
|
||||
"carving/rocky-cavebiome"
|
||||
],
|
||||
"objects": [{
|
||||
"heightmap": {
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
}
|
||||
}],
|
||||
"caveBiomes": [
|
||||
"carving/CaveBiomes/Rocky"
|
||||
"carving/rocky-cavebiome"
|
||||
],
|
||||
"shoreBiomes": ["swamp/shore/beach"],
|
||||
"seaBiomes": [
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
],
|
||||
"caveBiomes": [
|
||||
"carving/CaveBiomes/Rocky"
|
||||
"carving/rocky-cavebiome"
|
||||
],
|
||||
"jigsawStructures": [{
|
||||
"structure": "ruined-portal",
|
||||
@@ -94,7 +94,7 @@
|
||||
"temperate/shore/beach",
|
||||
"temperate/shore/oak-beach"
|
||||
],
|
||||
"seaBiomeZoom": 3,
|
||||
"seaBiomeZoom": 6,
|
||||
"seaBiomes": [
|
||||
"ocean/deep"
|
||||
],
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"tropical/plains-hills"
|
||||
],
|
||||
"caveBiomes": [
|
||||
"carving/CaveBiomes/Rocky"
|
||||
"carving/rocky-cavebiome"
|
||||
],
|
||||
|
||||
"jigsawStructures": [{
|
||||
@@ -82,7 +82,7 @@
|
||||
"tropical/beach",
|
||||
"tropical/beach-bamboo"
|
||||
],
|
||||
"seaBiomeZoom": 2,
|
||||
"seaBiomeZoom": 4,
|
||||
"seaBiomes": [
|
||||
"tropical/submerged-volcanic",
|
||||
"tropical/sea/ocean"
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"tundra/tinyspruce"
|
||||
],
|
||||
"caveBiomes": [
|
||||
"carving/CaveBiomes/Rocky"
|
||||
"carving/rocky-cavebiome"
|
||||
],
|
||||
"jigsawStructures": [{
|
||||
"structure": "ruined-portal",
|
||||
@@ -87,7 +87,7 @@
|
||||
"tundra/shore/beach",
|
||||
"tundra/shore/beach-stone"
|
||||
],
|
||||
"seaBiomeZoom": 2,
|
||||
"seaBiomeZoom": 4,
|
||||
"seaBiomes": ["mountain/sea/river"],
|
||||
"entitySpawners": [
|
||||
"tundra/passive",
|
||||
|
||||
Reference in New Issue
Block a user