Clean slate

This commit is contained in:
bytegrip
2025-11-08 17:53:47 +02:00
commit a919c8717e
944 changed files with 134472 additions and 0 deletions

View File

@@ -0,0 +1,230 @@
{
"ID": 6,
"Name": "Swampland",
"Resource Location": "minecraft:swampland",
"Class": "net.minecraft.world.biome.BiomeSwamp",
"Root Height": -0.2,
"Height Variation": 0.1,
"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": "14745518",
"Temperature": 0.8,
"Humidity": 0.9,
"Water Tint": 14745518,
"Enable Rain": true,
"Enable Snow": false,
"Dictionary Types": [
"WET",
"SWAMP"
],
"BiomeManager Entries": {
"WARM Weights": [
10
]
},
"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.monster.EntitySlime",
"Weight": 1,
"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": "algae"
},
{
"ID": "flora",
"Name": "water_reeds"
},
{
"ID": "flora",
"Name": "small_lily"
},
{
"ID": "flora",
"Name": "flower_lily"
},
{
"ID": "flora",
"Name": "tiny_lily"
}
],
"FLOWERS Generators": [
{
"ID": "flora",
"Name": "glowshrooms"
},
{
"ID": "flora",
"Name": "cattail"
},
{
"ID": "weighted",
"Name": "flowers"
},
{
"ID": "flora",
"Name": "miners_delight"
},
{
"ID": "flora",
"Name": "roots"
},
{
"ID": "flora",
"Name": "koru"
},
{
"ID": "double_flora",
"Name": "double_cattail"
}
],
"GRASS Generators": [
{
"ID": "weighted",
"Name": "grass"
}
],
"SAND Generators": [
{
"ID": "ore_single",
"Name": "malachite"
}
],
"SAND_PASS2 Generators": [
{
"ID": "waterside",
"Name": "mud"
}
],
"SHROOM Generators": [
{
"ID": "flora",
"Name": "toadstools"
}
],
"TREE Generators": [
{
"ID": "weighted",
"Name": "trees"
}
]
},
"BOP Owner": "OTHER",
"BOP Weight Map": {},
"BOP Climate Weights": {
"COLD_SWAMP": [
5
],
"HOT_SWAMP": [
5
]
},
"BOP Island Weight": 0
}