config: import pack config files
This commit is contained in:
parent
b76c650efe
commit
ed0f520976
126 changed files with 12995 additions and 0 deletions
62
config/entityculling.json
Normal file
62
config/entityculling.json
Normal file
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"configVersion": 7,
|
||||
"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": 10,
|
||||
"hitboxLimit": 50,
|
||||
"skipMarkerArmorStands": true,
|
||||
"tickCulling": true,
|
||||
"tickCullingWhitelist": [
|
||||
"alexscaves:gum_worm",
|
||||
"minecraft:jungle_boat",
|
||||
"minecraft:spruce_boat",
|
||||
"mts:builder_rendering",
|
||||
"drg_flares:drg_flares",
|
||||
"minecraft:mangrove_boat",
|
||||
"mts:builder_existing",
|
||||
"minecraft:acacia_boat",
|
||||
"minecraft:birch_chest_boat",
|
||||
"create:contraption",
|
||||
"drg_flares:drg_flare",
|
||||
"minecraft:birch_boat",
|
||||
"minecraft:boat",
|
||||
"mts:builder_seat",
|
||||
"minecraft:cherry_boat",
|
||||
"minecraft:spruce_chest_boat",
|
||||
"alexscaves:gum_worm_segment",
|
||||
"minecraft:dark_oak_boat",
|
||||
"minecraft:oak_chest_boat",
|
||||
"avm_staff:campfire_flame",
|
||||
"minecraft:dark_oak_chest_boat",
|
||||
"create:gantry_contraption",
|
||||
"minecraft:oak_boat",
|
||||
"minecraft:pale_oak_boat",
|
||||
"minecraft:acacia_chest_boat",
|
||||
"minecraft:cherry_chest_boat",
|
||||
"create:stationary_contraption",
|
||||
"minecraft:bamboo_raft",
|
||||
"minecraft:firework_rocket",
|
||||
"minecraft:jungle_chest_boat",
|
||||
"create:carriage_contraption",
|
||||
"minecraft:pale_oak_chest_boat",
|
||||
"minecraft:bamboo_chest_raft",
|
||||
"minecraft:mangrove_chest_boat"
|
||||
],
|
||||
"disableF3": false,
|
||||
"skipEntityCulling": false,
|
||||
"skipBlockEntityCulling": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue