init
This commit is contained in:
27
config/sci4me/Torcherino.cfg
Normal file
27
config/sci4me/Torcherino.cfg
Normal 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": ""
|
||||
}
|
||||
Reference in New Issue
Block a user