Initial Commit

Commit Suicide

add disabled jars to lfs

remove mods

re-add mods
This commit is contained in:
luxtracon
2025-11-01 17:56:55 +01:00
commit 60535c0011
377 changed files with 14211 additions and 0 deletions

24
config/firstperson.json Normal file
View File

@@ -0,0 +1,24 @@
{
"configVersion": 2,
"enabledByDefault": true,
"xOffset": 0,
"sneakXOffset": 0,
"sitXOffset": 0,
"renderStuckFeatures": true,
"vanillaHandsMode": "OFF",
"dynamicMode": true,
"vanillaHandsSkipSwimming": true,
"autoVanillaHands": [
"create:potato_cannon",
"create:handheld_worldshaper",
"twilightforest:filled_ore_map",
"map_atlases:atlas",
"twilightforest:filled_magic_map",
"twilightforest:filled_maze_map",
"antiqueatlas:antique_atlas",
"create:extendo_grip"
],
"autoToggleModItems": [
"exposure:camera"
]
}