Added FPS Modpack mods and configurations
This commit is contained in:
parent
892cf4ea15
commit
99568dd654
10 changed files with 143 additions and 2 deletions
14
config/yosbr/config/entityculling.json
Normal file
14
config/yosbr/config/entityculling.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"configVersion": 5,
|
||||
"renderNametagsThroughWalls": true,
|
||||
"blockEntityWhitelist": ["minecraft:beacon"],
|
||||
"entityWhitelist": [""],
|
||||
"tracingDistance": 128,
|
||||
"debugMode": false,
|
||||
"sleepDelay": 125,
|
||||
"hitboxLimit": 80,
|
||||
"skipMarkerArmorStands": true,
|
||||
"tickCulling": true,
|
||||
"tickCullingWhitelist": ["minecraft:boat", "minecraft:firework_rocket"],
|
||||
"disableF3": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue