-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #322 from RePixelatedMC/repixelatedmc
Overworld V3700
- Loading branch information
Showing
730 changed files
with
6,759 additions
and
3,373 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,115 @@ | ||
{ | ||
"name": "Cursed Beach", | ||
"derivative": "DEEP_DARK", | ||
"vanillaDerivative": "DEEP_DARK", | ||
"entitySpawners": [ | ||
"corrupted/cursed-forest" | ||
], | ||
"jigsawStructures": [ | ||
{ | ||
"structure": "woodland-mansion", | ||
"rarity": 2400 | ||
} | ||
], | ||
"customDerivitives": [ | ||
{ | ||
"category": "plains", | ||
"id": "cursedforest", | ||
"ambientParticle":{ | ||
"particle": "ASH", | ||
"rarity": 3 | ||
}, | ||
"skyColor": "#111111", | ||
"fogColor": "#111111", | ||
"waterColor": "#660000", | ||
"waterFogColor": "#660000", | ||
"downfallType": "rain", | ||
"grassColor": "#222222", | ||
"foliageColor": "#444444" | ||
} | ||
], | ||
|
||
"generators": [{ | ||
"generator": "mountain", | ||
"max": 37, | ||
"min": 20 | ||
}], | ||
|
||
"layers": [ | ||
{ | ||
"palette": [{"block": "minecraft:cobblestone"}], | ||
"maxHeight": 1, | ||
"slopeCondition": {"maximumSlope": 4} | ||
}, | ||
{ | ||
"palette": [{"block": "minecraft:deepslate"}], | ||
"maxHeight": 12 | ||
}], | ||
|
||
"wall": {"palette": [ | ||
{"block": "minecraft:deepslate"} | ||
]}, | ||
|
||
"objects": [{ | ||
"place": [ | ||
"trees/darkoak/medgeneric1", | ||
"trees/darkoak/medgeneric2", | ||
"trees/darkoak/medgeneric3", | ||
"trees/darkoak/medgeneric4", | ||
"trees/darkoak/medgeneric5", | ||
"trees/darkoak/medgeneric6", | ||
"trees/darkoak/medgeneric7", | ||
"trees/darkoak/medgeneric8", | ||
"trees/darkoak/medgeneric9" | ||
|
||
|
||
|
||
], | ||
"edit": [ | ||
{ | ||
"chance": 1, | ||
"find": [{ | ||
"block": "minecraft:birch_leaves" | ||
}], | ||
"replace":{ | ||
"palette": [{"block": "minecraft:oak_leaves"}] | ||
} | ||
} | ||
], | ||
|
||
"carvingSupport": "SURFACE_ONLY", | ||
"chance": 0.25, | ||
"mode": "MIN_HEIGHT", | ||
"rotation": { | ||
"yAxis": { | ||
"min": 0, | ||
"max": 0, | ||
"interval": 90, | ||
"enabled": true | ||
}, | ||
"enabled": true | ||
} | ||
|
||
} | ||
|
||
|
||
], | ||
"decorators": [ | ||
{ | ||
"chance": 0.01, | ||
"palette": [{"block": "minecraft:tall_grass"}] | ||
}, | ||
{ | ||
"chance": 0.5, | ||
"palette": [{"block": "minecraft:grass"}] | ||
}, | ||
{ | ||
"chance": 0.025, | ||
"palette": [{"block": "minecraft:cobweb"}] | ||
}, | ||
{ | ||
"chance": 0.015, | ||
"palette": [{"block": "minecraft:wither_rose"}] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,136 @@ | ||
{ | ||
"name": "Cursed forest", | ||
"derivative": "DEEP_DARK", | ||
"vanillaDerivative": "DEEP_DARK", | ||
"color": "#404040", | ||
"entitySpawners": [ | ||
"corrupted/cursed-forest" | ||
], | ||
|
||
|
||
"jigsawStructures": [ | ||
{ | ||
"structure": "woodland-mansion", | ||
"rarity": 2400 | ||
} | ||
], | ||
"customDerivitives": [ | ||
{ | ||
"category": "plains", | ||
"id": "cursedforest", | ||
"ambientParticle":{ | ||
"particle": "ASH", | ||
"rarity": 3 | ||
}, | ||
"skyColor": "#111111", | ||
"fogColor": "#111111", | ||
"waterColor": "#660000", | ||
"waterFogColor": "#660000", | ||
"downfallType": "rain", | ||
"grassColor": "#222222", | ||
"foliageColor": "#444444" | ||
} | ||
], | ||
|
||
"effects": [ | ||
{ | ||
"sound": "MUSIC_NETHER_SOUL_SAND_VALLEY", | ||
"soundDistance": 12, | ||
"volume": 3.6, | ||
"chance": 1, | ||
"interval": 140000 | ||
|
||
}, | ||
{ | ||
"sound": "ENTITY_GHAST_SCREAM", | ||
"soundDistance": 12, | ||
"volume": 6.6, | ||
"chance": 1, | ||
"interval": 140000 | ||
|
||
} | ||
], | ||
|
||
"generators": [{ | ||
"generator": "mountain", | ||
"max": 37, | ||
"min": 20 | ||
}], | ||
|
||
"layers": [ | ||
{ | ||
"palette": [{"block": "minecraft:grass_block"}], | ||
"maxHeight": 1, | ||
"slopeCondition": {"maximumSlope": 4} | ||
}, | ||
{ | ||
"palette": [{"block": "minecraft:deepslate"}], | ||
"maxHeight": 12 | ||
}], | ||
"wall": {"palette": [ | ||
{"block": "minecraft:deepslate"} | ||
]}, | ||
|
||
"objects": [{ | ||
"place": [ | ||
"trees/darkoak/medgeneric1", | ||
"trees/darkoak/medgeneric2", | ||
"trees/darkoak/medgeneric3", | ||
"trees/darkoak/medgeneric4", | ||
"trees/darkoak/medgeneric5", | ||
"trees/darkoak/medgeneric6", | ||
"trees/darkoak/medgeneric7", | ||
"trees/darkoak/medgeneric8", | ||
"trees/darkoak/medgeneric9" | ||
|
||
|
||
|
||
], | ||
"edit": [ | ||
{ | ||
"chance": 1, | ||
"find": [{ | ||
"block": "minecraft:birch_leaves" | ||
}], | ||
"replace":{ | ||
"palette": [{"block": "minecraft:oak_leaves"}] | ||
} | ||
} | ||
], | ||
|
||
"carvingSupport": "SURFACE_ONLY", | ||
"chance": 0.25, | ||
"mode": "FAST_MIN_HEIGHT", | ||
"rotation": { | ||
"yAxis": { | ||
"min": 0, | ||
"max": 270, | ||
"interval": 90, | ||
"enabled": true | ||
}, | ||
"enabled": true | ||
} | ||
|
||
} | ||
|
||
|
||
], | ||
"decorators": [ | ||
{ | ||
"chance": 0.01, | ||
"palette": [{"block": "minecraft:tall_grass"}] | ||
}, | ||
{ | ||
"chance": 0.5, | ||
"palette": [{"block": "minecraft:grass"}] | ||
}, | ||
{ | ||
"chance": 0.025, | ||
"palette": [{"block": "minecraft:cobweb"}] | ||
}, | ||
{ | ||
"chance": 0.015, | ||
"palette": [{"block": "minecraft:wither_rose"}] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
{ | ||
"name": "Cursed Mountains", | ||
"derivative": "DEEP_DARK", | ||
"vanillaDerivative": "DEEP_DARK", | ||
"color": "#010203", | ||
"entitySpawners": [ | ||
"corrupted/cursed-forest" | ||
], | ||
"children": [ | ||
"cursed/cursed-forest" | ||
], | ||
"childShrinkFactor": 1, | ||
"childStyle":{ | ||
"style": "CELLULAR", | ||
"zoom": 2.5 | ||
}, | ||
|
||
|
||
"jigsawStructures": [ | ||
{ | ||
"structure": "woodland-mansion", | ||
"rarity": 2400 | ||
} | ||
], | ||
"customDerivitives": [ | ||
{ | ||
"category": "plains", | ||
"id": "cursedforest", | ||
"ambientParticle":{ | ||
"particle": "ASH", | ||
"rarity": 3 | ||
}, | ||
"skyColor": "#111111", | ||
"fogColor": "#111111", | ||
"waterColor": "#660000", | ||
"waterFogColor": "#660000", | ||
"downfallType": "rain", | ||
"grassColor": "#222222", | ||
"foliageColor": "#444444" | ||
} | ||
], | ||
|
||
"effects": [ | ||
{ | ||
"sound": "MUSIC_NETHER_SOUL_SAND_VALLEY", | ||
"soundDistance": 12, | ||
"volume": 3.6, | ||
"chance": 1, | ||
"interval": 140000 | ||
|
||
}, | ||
{ | ||
"sound": "ENTITY_GHAST_SCREAM", | ||
"soundDistance": 12, | ||
"volume": 6.6, | ||
"chance": 1, | ||
"interval": 140000 | ||
|
||
} | ||
], | ||
|
||
"generators": [{ | ||
"generator": "mountain", | ||
"max": 340, | ||
"min": 139 | ||
}], | ||
|
||
"layers": [ | ||
{ | ||
"palette": [{"block": "minecraft:tuff"}], | ||
"slopeCondition":{"maximumSlope": 4}, | ||
"maxHeight": 1 | ||
|
||
}, | ||
{ | ||
"palette": [{"block": "minecraft:deepslate"}], | ||
"maxHeight": 1 | ||
}], | ||
"wall": {"palette": [ | ||
{"block": "minecraft:deepslate"} | ||
]} | ||
} |
Oops, something went wrong.