mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
replace entity culling with one from adrenaline
This commit is contained in:
@@ -1,38 +1,4 @@
|
||||
{
|
||||
"configVersion": 6,
|
||||
"renderNametagsThroughWalls": true,
|
||||
"blockEntityWhitelist": [
|
||||
"create:rope_pulley",
|
||||
"botania:flame_ring",
|
||||
"minecraft:beacon",
|
||||
"create:hose_pulley",
|
||||
"betterend:eternal_pedestal",
|
||||
"botania:magic_missile",
|
||||
"botania:falling_star"
|
||||
],
|
||||
"entityWhitelist": [
|
||||
"botania:mana_burst",
|
||||
"drg_flares:drg_flares"
|
||||
],
|
||||
"tracingDistance": 128,
|
||||
"debugMode": false,
|
||||
"sleepDelay": 150,
|
||||
"hitboxLimit": 90,
|
||||
"skipMarkerArmorStands": true,
|
||||
"tickCulling": true,
|
||||
"tickCullingWhitelist": [
|
||||
"create:contraption",
|
||||
"create:stationary_contraption",
|
||||
"create:gantry_contraption",
|
||||
"minecraft:boat",
|
||||
"mts:builder_seat",
|
||||
"minecraft:firework_rocket",
|
||||
"create:carriage_contraption",
|
||||
"mts:builder_rendering",
|
||||
"drg_flares:drg_flares",
|
||||
"mts:builder_existing"
|
||||
],
|
||||
"disableF3": true,
|
||||
"skipEntityCulling": false,
|
||||
"skipBlockEntityCulling": false
|
||||
}
|
||||
"sleepDelay": 70,
|
||||
"hitboxLimit": 65
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user