Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/PojavOptimize
Path: blob/main/1.17.1/config/entityculling.json
4991 views
1
{
2
"configVersion": 4,
3
"renderNametagsThroughWalls": true,
4
"blockEntityWhitelist": [
5
"create:rope_pulley",
6
"minecraft:beacon",
7
"create:hose_pulley",
8
"betterend:eternal_pedestal"
9
],
10
"tracingDistance": 128,
11
"debugMode": false,
12
"sleepDelay": 10,
13
"hitboxLimit": 50,
14
"skipMarkerArmorStands": true,
15
"tickCulling": true,
16
"tickCullingWhitelist": [
17
"minecraft:boat",
18
"minecraft:firework_rocket"
19
]
20
}
21