add: updates to all configs

This commit is contained in:
Xikaro 2025-12-30 18:15:27 +05:00
parent d88dd3b3fe
commit fa5c1c6569
59 changed files with 4054 additions and 2655 deletions

11
config/blockrunner.json Normal file
View file

@ -0,0 +1,11 @@
{
"schema_version": "2",
"minecraft:dirt_path": 1.35,
"#blockrunner:slow_blocks": 0.65,
"#blockrunner:very_slow_blocks": 0.45,
"#blockrunner:quick_blocks": 1.35,
"#blockrunner:very_quick_blocks": 1.55,
"#blockrunner:slightly_slow_blocks": 0.85,
"#blockrunner:slightly_quick_blocks": 1.15,
"#minecraft:stone_bricks": 1.15
}