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

View File

@@ -0,0 +1,35 @@
{
"options": {
"validationActiveServer": true,
"validateItemType": true,
"validateStackSize": true,
"validateStackSizeThreshold": 32,
"alwaysLogUnexpectedResults": true,
"classPolicies": {
"com.simibubi.create.content.equipment.toolbox.ToolboxMenu": {
"className": "com.simibubi.create.content.equipment.toolbox.ToolboxMenu",
"sortEnabled": false,
"stackFillEnabled": false,
"transferEnabled": false
},
"com.tiviacz.travelersbackpack.inventory.menu.BackpackSettingsMenu": {
"className": "com.tiviacz.travelersbackpack.inventory.menu.BackpackSettingsMenu",
"sortEnabled": false,
"stackFillEnabled": false,
"transferEnabled": false
},
"com.tom.storagemod.menu.CraftingTerminalMenu": {
"className": "com.tom.storagemod.menu.CraftingTerminalMenu",
"sortEnabled": false,
"stackFillEnabled": false,
"transferEnabled": false
},
"com.tom.storagemod.menu.StorageTerminalMenu": {
"className": "com.tom.storagemod.menu.StorageTerminalMenu",
"sortEnabled": false,
"stackFillEnabled": false,
"transferEnabled": false
}
}
}
}