26 lines
581 B
JSON
26 lines
581 B
JSON
|
{
|
||
|
"configVersion": 5,
|
||
|
"renderNametagsThroughWalls": true,
|
||
|
"blockEntityWhitelist": [
|
||
|
"create:rope_pulley",
|
||
|
"minecraft:beacon",
|
||
|
"create:hose_pulley",
|
||
|
"betterend:eternal_pedestal",
|
||
|
"create:carriage_contraption"
|
||
|
],
|
||
|
"entityWhitelist": [
|
||
|
"botania:mana_burst",
|
||
|
"create:carriage_contraption"
|
||
|
],
|
||
|
"tracingDistance": 128,
|
||
|
"debugMode": false,
|
||
|
"sleepDelay": 10,
|
||
|
"hitboxLimit": 50,
|
||
|
"skipMarkerArmorStands": true,
|
||
|
"tickCulling": true,
|
||
|
"tickCullingWhitelist": [
|
||
|
"minecraft:boat",
|
||
|
"minecraft:firework_rocket"
|
||
|
],
|
||
|
"disableF3": false
|
||
|
}
|