SimpleStory

This commit is contained in:
UltraLionFr
2025-07-18 20:46:07 +02:00
commit f12e1cf179
614 changed files with 33899 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"health": 10.0,
"movementSpeed": 0.25,
"maxSpawnedInChunk": 6,
"spawnBiomes": [
{
"weight": 26,
"minGroupSize": 3,
"maxGroupSize": 6,
"biomes": [
"minecraft:river",
"minecraft:swamp"
]
}
]
}