Clean slate
This commit is contained in:
@@ -0,0 +1,95 @@
|
||||
|
||||
{
|
||||
"ID": 14,
|
||||
"Name": "MushroomIsland",
|
||||
"Resource Location": "minecraft:mushroom_island",
|
||||
"Class": "net.minecraft.world.biome.BiomeMushroomIsland",
|
||||
"Root Height": 0.2,
|
||||
"Height Variation": 0.3,
|
||||
"Top Block": "minecraft:mycelium[snowy\u003dfalse]",
|
||||
"Filler Block": "minecraft:dirt[snowy\u003dfalse,variant\u003ddirt]",
|
||||
"Ocean Top Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Ocean Filler Block": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Actual Filler Blocks": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Grass Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Foliage Color": "Disabled. Activate in BiomeTweakerCore.",
|
||||
"Water Color": "16777215",
|
||||
"Temperature": 0.9,
|
||||
"Humidity": 1.0,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"RARE",
|
||||
"MUSHROOM"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityMooshroom",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [],
|
||||
"Spawnable Water Creatures": [],
|
||||
"Spawnable Cave Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityBat",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 8,
|
||||
"Max Group Count": 8
|
||||
}
|
||||
],
|
||||
"Spawn Biome": false,
|
||||
"Tweaked": false,
|
||||
"BOP Generators": {
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "sapphire"
|
||||
}
|
||||
],
|
||||
"SHROOM Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "blue_milk_caps"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms_surface"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "portobellos"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "flat_mushroom"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "toadstools"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "OTHER",
|
||||
"BOP Weight Map": {},
|
||||
"BOP Climate Weights": {},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
Reference in New Issue
Block a user