mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
23 lines
535 B
JSON
23 lines
535 B
JSON
|
{
|
||
|
"configVersion": 2,
|
||
|
"enabledByDefault": true,
|
||
|
"xOffset": 0,
|
||
|
"sneakXOffset": 0,
|
||
|
"sitXOffset": 0,
|
||
|
"renderStuckFeatures": true,
|
||
|
"vanillaHandsMode": "OFF",
|
||
|
"dynamicMode": 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"
|
||
|
]
|
||
|
}
|