添加 MOD

This commit is contained in:
枫沐x
2025-02-13 02:42:20 +08:00
parent a5bfd87266
commit 278e1fa67c
41 changed files with 2011 additions and 13 deletions

View File

@@ -0,0 +1,53 @@
{
"globalBookmarks": {
"armorer": [],
"butcher": [],
"cartographer": [],
"cleric": [],
"farmer": [],
"fisherman": [],
"fletcher": [],
"leatherworker": [],
"librarian": [],
"mason": [],
"shepherd": [],
"toolsmith": [],
"weaponsmith": [],
"nitwit": [],
"none": []
},
"globalBookmarks1": {
"armorer": [],
"butcher": [],
"cartographer": [],
"cleric": [],
"farmer": [],
"fisherman": [],
"fletcher": [],
"leatherworker": [],
"librarian": [],
"mason": [],
"shepherd": [],
"toolsmith": [],
"weaponsmith": [],
"nitwit": [],
"none": []
},
"globalBookmarks2": {
"armorer": [],
"butcher": [],
"cartographer": [],
"cleric": [],
"farmer": [],
"fisherman": [],
"fletcher": [],
"leatherworker": [],
"librarian": [],
"mason": [],
"shepherd": [],
"toolsmith": [],
"weaponsmith": [],
"nitwit": [],
"none": []
}
}

View File

@@ -0,0 +1,47 @@
{
"package.name.className": {
"ignore": false,
"playerSideOnly": false,
"force": false,
"buttonHints": {
"SORT": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0
},
"SORT_COLUMNS": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0
},
"SORT_ROWS": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0
},
"MOVE_TO_CONTAINER": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0
},
"MOVE_TO_PLAYER": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0
},
"CONTINUOUS_CRAFTING": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0
},
"PROFILE_SELECTOR": {
"horizontalOffset": 0,
"top": 0,
"bottom": 0,
"hide": true
}
}
},
"another.package.name.className": {
}
}

View File

@@ -0,0 +1,25 @@
{
"ModSettings": {
"first_run": false
},
"GuiSettings": {
"continuous_crafting_saved_value": false
},
"AutoRefillSettings": {
"visual_durability_notification": {
"value": false
},
"audio_durability_notification": {
"value": false
},
"visual_replace_success_notification": {
"value": false
},
"audio_replace_success_notification": {
"value": false
},
"visual_replace_failed_notification": {
"value": false
}
}
}

View File

@@ -0,0 +1,53 @@
{
"globalBookmarks": {
"armorer": [],
"butcher": [],
"cartographer": [],
"cleric": [],
"farmer": [],
"fisherman": [],
"fletcher": [],
"leatherworker": [],
"librarian": [],
"mason": [],
"shepherd": [],
"toolsmith": [],
"weaponsmith": [],
"nitwit": [],
"none": []
},
"globalBookmarks1": {
"armorer": [],
"butcher": [],
"cartographer": [],
"cleric": [],
"farmer": [],
"fisherman": [],
"fletcher": [],
"leatherworker": [],
"librarian": [],
"mason": [],
"shepherd": [],
"toolsmith": [],
"weaponsmith": [],
"nitwit": [],
"none": []
},
"globalBookmarks2": {
"armorer": [],
"butcher": [],
"cartographer": [],
"cleric": [],
"farmer": [],
"fisherman": [],
"fletcher": [],
"leatherworker": [],
"librarian": [],
"mason": [],
"shepherd": [],
"toolsmith": [],
"weaponsmith": [],
"nitwit": [],
"none": []
}
}