Clean slate

This commit is contained in:
bytegrip
2025-11-08 15:21:14 +02:00
commit 73bfc2019d
890 changed files with 112578 additions and 0 deletions

View File

@@ -0,0 +1,121 @@
{
"ID": 105,
"Name": "Tropical Island",
"Resource Location": "biomesoplenty:tropical_island",
"Class": "biomesoplenty.common.biome.overworld.BiomeGenTropicalIsland",
"Root Height": -0.05882353,
"Height Variation": 0.23125,
"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.95,
"Humidity": 1.0,
"Water Tint": 16777215,
"Enable Rain": true,
"Enable Snow": false,
"Dictionary Types": [
"LUSH",
"DENSE",
"JUNGLE",
"WET",
"WATER"
],
"BiomeManager Entries": {},
"Spawnable Creatures": [
{
"Entity Class": "net.minecraft.entity.passive.EntityParrot",
"Weight": 40,
"Min Group Count": 1,
"Max Group Count": 2
}
],
"Spawnable Monsters": [],
"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": true,
"Tweaked": false,
"BOP Generators": {
"FLOWERS Generators": [
{
"ID": "flora",
"Name": "glowshrooms"
},
{
"ID": "columns",
"Name": "bamboo"
},
{
"ID": "flora",
"Name": "leaf_piles"
},
{
"ID": "flora",
"Name": "melons"
},
{
"ID": "weighted",
"Name": "flowers"
},
{
"ID": "flora",
"Name": "miners_delight"
},
{
"ID": "flora",
"Name": "roots"
},
{
"ID": "flora",
"Name": "sprouts"
}
],
"GRASS Generators": [
{
"ID": "weighted",
"Name": "grass"
}
],
"SAND Generators": [
{
"ID": "ore_single",
"Name": "topaz"
}
],
"SAND_PASS2 Generators": [
{
"ID": "waterside",
"Name": "sand"
}
],
"TREE Generators": [
{
"ID": "weighted",
"Name": "trees"
}
]
},
"BOP Owner": "BIOMESOPLENTY",
"BOP Weight Map": {},
"BOP Climate Weights": {},
"BOP Island Weight": 3
}