This commit is contained in:
2025-10-20 07:33:27 +00:00
parent cb6e810b0a
commit 1ab81d5f52
4223 changed files with 1326379 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
{
"random_tick_rate": 4,
"log_placement": false,
"blacklisted_blocks": [],
"blacklisted_blockentities": [],
"tiers": [
{
"name": "normal",
"max_speed": 4,
"xz_range": 4,
"y_range": 1
},
{
"name": "compressed",
"max_speed": 36,
"xz_range": 4,
"y_range": 1
},
{
"name": "double_compressed",
"max_speed": 324,
"xz_range": 4,
"y_range": 1
}
],
"online_mode": ""
}