mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 12:19:06 +00:00
166 lines
4.4 KiB
JSON
166 lines
4.4 KiB
JSON
{
|
|
"name": "Infested Beach",
|
|
"layers": [
|
|
{
|
|
"minHeight": 3,
|
|
"maxHeight": 6,
|
|
"dispersion": "WISPY",
|
|
"palette": [
|
|
"MYCELIUM",
|
|
"PODZOL",
|
|
"COARSE_DIRT"
|
|
|
|
]
|
|
},
|
|
{
|
|
"minHeight": 1,
|
|
"maxHeight": 3,
|
|
"palette": [
|
|
"DIRT"
|
|
]
|
|
}
|
|
],
|
|
"decorators":[
|
|
{
|
|
"zoom": 0.3,
|
|
"chance": 0.03,
|
|
"palette": [
|
|
"minecraft:warped_button[face=floor,facing=east,powered=false]",
|
|
"minecraft:crimson_blackstone_button[face=floor,facing=south,powered=false]"
|
|
],
|
|
"dispersion": "SCATTER",
|
|
"variance": "SCATTER"
|
|
}
|
|
],
|
|
"objects": [
|
|
{
|
|
"chance": 1,
|
|
"density": 3,
|
|
"rotation": {
|
|
"yAxis": {
|
|
"min": 0,
|
|
"max": 0,
|
|
"interval": 90,
|
|
"enabled": false
|
|
},
|
|
"enabled": false
|
|
},
|
|
"place": [
|
|
"mushroom-black/BMush1",
|
|
"mushroom-black/BMush2",
|
|
"mushroom-black/BMush3",
|
|
"mushroom-black/BMush4",
|
|
"mushroom-black/BMush5",
|
|
"mushroom-black/BMush6",
|
|
"mushroom-black/BMush7",
|
|
"mushroom-black/BMush8",
|
|
"mushroom-black/BMush9",
|
|
"mushroom-black/BMush10"
|
|
],
|
|
"translate": {
|
|
"x": 0,
|
|
"y": -1,
|
|
"z": 0
|
|
}
|
|
},
|
|
{
|
|
"chance": 1,
|
|
"density": 3,
|
|
"rotation": {
|
|
"yAxis": {
|
|
"min": 0,
|
|
"max": 0,
|
|
"interval": 90,
|
|
"enabled": false
|
|
},
|
|
"enabled": false
|
|
},
|
|
"place": [
|
|
"mushroom-gray/GMush1",
|
|
"mushroom-gray/GMush2",
|
|
"mushroom-gray/GMush3",
|
|
"mushroom-gray/GMush4",
|
|
"mushroom-gray/GMush5",
|
|
"mushroom-gray/GMush6",
|
|
"mushroom-gray/GMush7",
|
|
"mushroom-gray/GMush8",
|
|
"mushroom-gray/GMush9"
|
|
],
|
|
"translate": {
|
|
"x": 0,
|
|
"y": -1,
|
|
"z": 0
|
|
}
|
|
},
|
|
{
|
|
"chance": 1,
|
|
"density": 3,
|
|
"rotation": {
|
|
"yAxis": {
|
|
"min": 0,
|
|
"max": 0,
|
|
"interval": 90,
|
|
"enabled": false
|
|
},
|
|
"enabled": false
|
|
},
|
|
"place": [
|
|
"mushroom-purple/PMush1",
|
|
"mushroom-purple/PMush2",
|
|
"mushroom-purple/PMush3",
|
|
"mushroom-purple/PMush4",
|
|
"mushroom-purple/PMush5",
|
|
"mushroom-purple/PMush6",
|
|
"mushroom-purple/PMush7",
|
|
"mushroom-purple/PMush8",
|
|
"mushroom-purple/PMush9",
|
|
"mushroom-purple/PMush10"
|
|
|
|
],
|
|
"translate": {
|
|
"x": 0,
|
|
"y": -1,
|
|
"z": 0
|
|
}
|
|
},
|
|
{
|
|
"chance": 1,
|
|
"density": 3,
|
|
"rotation": {
|
|
"yAxis": {
|
|
"min": 0,
|
|
"max": 0,
|
|
"interval": 90,
|
|
"enabled": false
|
|
},
|
|
"enabled": false
|
|
},
|
|
"place": [
|
|
"mushroom-red/RMush1",
|
|
"mushroom-red/RMush2",
|
|
"mushroom-red/RMush3",
|
|
"mushroom-red/RMush4",
|
|
"mushroom-red/RMush5",
|
|
"mushroom-red/RMush6",
|
|
"mushroom-red/RMush7",
|
|
"mushroom-red/RMush8",
|
|
"mushroom-red/RMush9",
|
|
"mushroom-red/RMush10"
|
|
|
|
],
|
|
"translate": {
|
|
"x": 0,
|
|
"y": -1,
|
|
"z": 0
|
|
}
|
|
}
|
|
],
|
|
"generators":[
|
|
{
|
|
"generator": "plain",
|
|
"min": -1,
|
|
"max": 1
|
|
}
|
|
],
|
|
"derivative": "MUSHROOM_FIELDS"
|
|
} |