Clean slate
This commit is contained in:
@@ -0,0 +1,224 @@
|
||||
|
||||
{
|
||||
"ID": 81,
|
||||
"Name": "Sacred Springs",
|
||||
"Resource Location": "biomesoplenty:sacred_springs",
|
||||
"Class": "biomesoplenty.common.biome.overworld.BiomeGenSacredSprings",
|
||||
"Root Height": -0.05882353,
|
||||
"Height Variation": 0.16875,
|
||||
"Top Block": "minecraft:grass[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.85,
|
||||
"Humidity": 0.9,
|
||||
"Water Tint": 16777215,
|
||||
"Enable Rain": true,
|
||||
"Enable Snow": false,
|
||||
"Dictionary Types": [
|
||||
"LUSH",
|
||||
"MAGICAL",
|
||||
"FOREST",
|
||||
"RARE",
|
||||
"DENSE",
|
||||
"JUNGLE",
|
||||
"WET"
|
||||
],
|
||||
"BiomeManager Entries": {},
|
||||
"Spawnable Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySheep",
|
||||
"Weight": 12,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityPig",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityChicken",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityCow",
|
||||
"Weight": 8,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"Spawnable Monsters": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySpider",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombie",
|
||||
"Weight": 95,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityZombieVillager",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySkeleton",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityCreeper",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntitySlime",
|
||||
"Weight": 100,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityEnderman",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 4
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.monster.EntityWitch",
|
||||
"Weight": 5,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
},
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntityOcelot",
|
||||
"Weight": 2,
|
||||
"Min Group Count": 1,
|
||||
"Max Group Count": 1
|
||||
}
|
||||
],
|
||||
"Spawnable Water Creatures": [
|
||||
{
|
||||
"Entity Class": "net.minecraft.entity.passive.EntitySquid",
|
||||
"Weight": 10,
|
||||
"Min Group Count": 4,
|
||||
"Max Group Count": 4
|
||||
}
|
||||
],
|
||||
"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": {
|
||||
"LILYPAD Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "medium_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "small_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "flower_lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "lily"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "tiny_lily"
|
||||
}
|
||||
],
|
||||
"FLOWERS Generators": [
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "glowshrooms"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "leaf_piles"
|
||||
},
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "flowers"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "miners_delight"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "roots"
|
||||
},
|
||||
{
|
||||
"ID": "flora",
|
||||
"Name": "rafflesia"
|
||||
}
|
||||
],
|
||||
"GRASS Generators": [
|
||||
{
|
||||
"ID": "weighted",
|
||||
"Name": "grass"
|
||||
}
|
||||
],
|
||||
"SAND Generators": [
|
||||
{
|
||||
"ID": "lakes",
|
||||
"Name": "hot_springs"
|
||||
},
|
||||
{
|
||||
"ID": "ore_single",
|
||||
"Name": "topaz"
|
||||
}
|
||||
],
|
||||
"TREE Generators": [
|
||||
{
|
||||
"ID": "bush",
|
||||
"Name": "leaves_clusters"
|
||||
},
|
||||
{
|
||||
"ID": "big_tree",
|
||||
"Name": "large_oak"
|
||||
}
|
||||
],
|
||||
"POST Generators": [
|
||||
{
|
||||
"ID": "big_tree",
|
||||
"Name": "sacred_oak_trees"
|
||||
}
|
||||
]
|
||||
},
|
||||
"BOP Owner": "BIOMESOPLENTY",
|
||||
"BOP Weight Map": {
|
||||
"TROPICAL": 1
|
||||
},
|
||||
"BOP Climate Weights": {
|
||||
"TROPICAL": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"BOP Island Weight": 0
|
||||
}
|
||||
Reference in New Issue
Block a user