mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 04:09:18 +00:00
330 lines
9.7 KiB
JSON
330 lines
9.7 KiB
JSON
{
|
|
"name": "Mushroom",
|
|
"color": "#DD86DC",
|
|
"landBiomes": [
|
|
"mushroom/forest",
|
|
"mushroom/crimson-forest",
|
|
"mushroom/forest-hills",
|
|
"mushroom/plains",
|
|
"mushroom/warped-forest"
|
|
],
|
|
"shoreBiomes": ["mushroom/shore/beach"],
|
|
"jigsawStructures": [{
|
|
"structure": "murky_stronghold",
|
|
"rarity": 250
|
|
}],
|
|
"seaBiomes": ["mushroom/sea/ocean"],
|
|
"caveBiomes": [
|
|
"cave/tundra-cavern",
|
|
"cave/murky-cavern-gleaming",
|
|
"cave/spiked-cavern"
|
|
],
|
|
"blockDrops": [{
|
|
"drops": [
|
|
{
|
|
"type": "red_mushroom",
|
|
"rarity": 8
|
|
},
|
|
{
|
|
"type": "brown_mushroom",
|
|
"rarity": 8
|
|
}
|
|
],
|
|
"blocks": [
|
|
{"block": "minecraft:mycelium"},
|
|
{"block": "minecraft:mushroom_stem"},
|
|
{"block": "minecraft:red_mushroom_block"},
|
|
{"block": "minecraft:brown_mushroom_block"}
|
|
]
|
|
}],
|
|
"riverStyle": {
|
|
"style": "VASCULAR",
|
|
"zoom": 4.77,
|
|
"fracture": {
|
|
"multiplier": 240,
|
|
"style": "NOWHERE",
|
|
"zoom": 5
|
|
}
|
|
},
|
|
"deposits": [{
|
|
"minHeight": 15,
|
|
"maxPerChunk": 6,
|
|
"maxHeight": 122,
|
|
"minPerChunk": 4,
|
|
"minSize": 3,
|
|
"maxSize": 5,
|
|
"palette": [
|
|
{"block": "minecraft:mushroom_stem"},
|
|
{"block": "minecraft:stone"}
|
|
],
|
|
"varience": 4
|
|
}],
|
|
"objects": [
|
|
{
|
|
"chance": 0,
|
|
"rotation": {
|
|
"enabled": true,
|
|
"yAxis": {
|
|
"enabled": true,
|
|
"interval": 90,
|
|
"max": 360,
|
|
"min": 0
|
|
}
|
|
},
|
|
"trees": [{
|
|
"sizes": [{
|
|
"depth": 1,
|
|
"width": 1
|
|
}],
|
|
"treeTypes": ["RED_MUSHROOM"]
|
|
}],
|
|
"edit": [{
|
|
"find": [{"block": "minecraft:brown_mushroom_block"}],
|
|
"replace": {"palette": [{"block": "minecraft:brown_mushroom_block"}]}
|
|
}],
|
|
"place": [
|
|
"trees/mushroom/redgeneric3",
|
|
"trees/mushroom/redgeneric4",
|
|
"trees/mushroom/redgeneric5",
|
|
"trees/mushroom/redgeneric6",
|
|
"trees/mushroom/redgeneric7",
|
|
"trees/mushroom/redgeneric8",
|
|
"trees/mushroom/redgeneric9",
|
|
"trees/mushroom/redgeneric10",
|
|
"trees/mushroom/redgeneric11"
|
|
],
|
|
"translate": {
|
|
"x": 0,
|
|
"y": -2,
|
|
"z": 0
|
|
}
|
|
},
|
|
{
|
|
"chance": 0,
|
|
"rotation": {
|
|
"enabled": true,
|
|
"yAxis": {
|
|
"enabled": true,
|
|
"interval": 90,
|
|
"max": 360,
|
|
"min": 0
|
|
}
|
|
},
|
|
"trees": [{
|
|
"sizes": [{
|
|
"depth": 1,
|
|
"width": 1
|
|
}],
|
|
"treeTypes": ["BROWN_MUSHROOM"]
|
|
}],
|
|
"edit": [{
|
|
"find": [{"block": "minecraft:red_mushroom_block"}],
|
|
"replace": {"palette": [{"block": "minecraft:brown_mushroom_block"}]}
|
|
}],
|
|
"place": [
|
|
"trees/mushroom/redgeneric3",
|
|
"trees/mushroom/redgeneric4",
|
|
"trees/mushroom/redgeneric5",
|
|
"trees/mushroom/redgeneric6",
|
|
"trees/mushroom/redgeneric7",
|
|
"trees/mushroom/redgeneric8",
|
|
"trees/mushroom/redgeneric9",
|
|
"trees/mushroom/redgeneric10",
|
|
"trees/mushroom/redgeneric11"
|
|
],
|
|
"translate": {
|
|
"x": 0,
|
|
"y": -2,
|
|
"z": 0
|
|
}
|
|
},
|
|
{
|
|
"chance": 0,
|
|
"density": 2,
|
|
"trees": [{
|
|
"sizes": [{
|
|
"depth": 1,
|
|
"width": 1
|
|
}],
|
|
"treeTypes": ["WARPED_FUNGUS"]
|
|
}],
|
|
"edit": [
|
|
{
|
|
"find": [{"block": "minecraft:brown_mushroom_block"}],
|
|
"replace": {"palette": [{"block": "minecraft:warped_hyphae"}]}
|
|
},
|
|
{
|
|
"find": [{"block": "minecraft:red_mushroom_block"}],
|
|
"replace": {"palette": [{"block": "minecraft:warped_wart_block"}]}
|
|
},
|
|
{
|
|
"find": [{"block": "minecraft:mushroom_stem"}],
|
|
"replace": {"palette": [{"block": "minecraft:blackstone"}]}
|
|
}
|
|
],
|
|
"rotation": {
|
|
"yAxis": {
|
|
"min": 0,
|
|
"max": 0,
|
|
"interval": 90,
|
|
"enabled": true
|
|
},
|
|
"enabled": true
|
|
},
|
|
"place": [
|
|
"trees/mushroom/redgeneric1",
|
|
"trees/mushroom/redgeneric2",
|
|
"trees/mushroom/browngeneric1",
|
|
"trees/mushroom/browngeneric2",
|
|
"trees/mushroom/redgeneric3",
|
|
"trees/mushroom/redgeneric4",
|
|
"trees/mushroom/redgeneric5",
|
|
"trees/mushroom/redgeneric6",
|
|
"trees/mushroom/redgeneric7",
|
|
"trees/mushroom/redgeneric8",
|
|
"trees/mushroom/redgeneric9",
|
|
"trees/mushroom/redgeneric10"
|
|
],
|
|
"translate": {
|
|
"x": 0,
|
|
"y": -1,
|
|
"z": 0
|
|
}
|
|
},
|
|
{
|
|
"chance": 0,
|
|
"density": 2,
|
|
"trees": [{
|
|
"sizes": [{
|
|
"depth": 1,
|
|
"width": 1
|
|
}],
|
|
"treeTypes": ["CRIMSON_FUNGUS"]
|
|
}],
|
|
"edit": [
|
|
{
|
|
"find": [{"block": "minecraft:brown_mushroom_block"}],
|
|
"replace": {"palette": [{"block": "minecraft:crimson_hyphae"}]}
|
|
},
|
|
{
|
|
"find": [{"block": "minecraft:red_mushroom_block"}],
|
|
"replace": {"palette": [{"block": "minecraft:nether_wart_block"}]}
|
|
}
|
|
],
|
|
"rotation": {
|
|
"yAxis": {
|
|
"min": 0,
|
|
"max": 0,
|
|
"interval": 90,
|
|
"enabled": true
|
|
},
|
|
"enabled": true
|
|
},
|
|
"place": [
|
|
"trees/mushroom/redgeneric1",
|
|
"trees/mushroom/redgeneric2",
|
|
"trees/mushroom/browngeneric1",
|
|
"trees/mushroom/browngeneric2",
|
|
"trees/mushroom/redgeneric3",
|
|
"trees/mushroom/redgeneric4",
|
|
"trees/mushroom/redgeneric5",
|
|
"trees/mushroom/redgeneric6",
|
|
"trees/mushroom/redgeneric7",
|
|
"trees/mushroom/redgeneric8",
|
|
"trees/mushroom/redgeneric9",
|
|
"trees/mushroom/redgeneric10"
|
|
],
|
|
"translate": {
|
|
"x": 0,
|
|
"y": -1,
|
|
"z": 0
|
|
}
|
|
},
|
|
{
|
|
"heightmap": {
|
|
"seed": 1337,
|
|
"style": {
|
|
"style": "SIMPLEX",
|
|
"multiplier": 10
|
|
},
|
|
"offsetY": 5
|
|
},
|
|
"chance": 0.05,
|
|
"bottom": true,
|
|
"density": 1,
|
|
"place": [
|
|
"structures/amethyst1",
|
|
"structures/amethyst2",
|
|
"structures/amethyst3",
|
|
"structures/amethyst4",
|
|
"structures/amethyst5",
|
|
"structures/amethyst6"
|
|
],
|
|
"edit": [{
|
|
"find": [{"block": "minecraft:glass"}],
|
|
"replace": {"palette": [{"block": "minecraft:void_air"}]}
|
|
}],
|
|
"enabled": true,
|
|
"xAxis": {
|
|
"interval": 90,
|
|
"max": 360,
|
|
"min": 0
|
|
},
|
|
"yAxis": {
|
|
"interval": 90,
|
|
"max": 360,
|
|
"min": 0
|
|
},
|
|
"translate": {
|
|
"yRandom": 10,
|
|
"y": 2
|
|
}
|
|
}
|
|
],
|
|
"biomeImplosionRatio": 0.25,
|
|
"landBiomeZoom": 1.8,
|
|
"effects": [
|
|
{
|
|
"particleAltX": 1.0E-5,
|
|
"particleAway": 1,
|
|
"particleAltY": 0.01885,
|
|
"particleAltZ": 1.0E-5,
|
|
"chance": 3,
|
|
"particleEffect": "CRIMSON_SPORE",
|
|
"particleDistance": 5,
|
|
"particleOffset": 2,
|
|
"interval": 50,
|
|
"particleCount": 0
|
|
},
|
|
{
|
|
"volume": 6.2,
|
|
"minPitch": 0.2,
|
|
"chance": 8,
|
|
"maxPitch": 0.3,
|
|
"sound": "AMBIENT_WARPED_FOREST_ADDITIONS",
|
|
"interval": 60000,
|
|
"soundDistance": 3
|
|
}
|
|
],
|
|
"entitySpawners": [
|
|
"mushroom/land-passive",
|
|
"mushroom/land-hostile",
|
|
"mushroom/land-cave"
|
|
],
|
|
"shoreHeightMin": 3.2,
|
|
"shoreHeightMax": 6.2,
|
|
"loot": {
|
|
"mode": "ADD",
|
|
"multiplier": 1,
|
|
"tables": [
|
|
"global-clutter",
|
|
"global-tools",
|
|
"global-treasure",
|
|
"mushroom-clutter",
|
|
"mushroom-food"
|
|
]
|
|
},
|
|
"shoreHeightZoom": 1.14,
|
|
"rarity": 7
|
|
}
|