添加mod,配置文件调整,任务增加
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"favorites": [
|
||||
"{id:\"ftbteams:my_team\",json:'{\"group\":\"ftblibrary:info\",\"icon\":\"ftbteams:textures/teams.png\",\"x\":0,\"click\":\"ftbteams:open_gui\",\"loading_screen\":true}',type:\"ftblibrary:sidebar_button\"}",
|
||||
"{id:\"ftbquests:quests\",json:'{\"group\":\"ftblibrary:info\",\"icon\":\"ftbquests:item/book\",\"x\":610,\"click\":\"ftbquests:open_gui\",\"required_server_mods\":[\"ftbquests\"],\"custom_text\":true}',type:\"ftblibrary:sidebar_button\"}",
|
||||
"{data:{Count:1b,id:\"minecraft:baked_potato\",type:\"minecraft:item\"},type:\"roughlyenoughitems:entry_stack\"}"
|
||||
"{data:{Count:1b,id:\"torchmaster:megatorch\",type:\"minecraft:item\"},type:\"roughlyenoughitems:entry_stack\"}"
|
||||
],
|
||||
"hiddenFavorites": [],
|
||||
"displayHistory": [],
|
||||
@@ -163,7 +163,7 @@
|
||||
"functionality": {
|
||||
"inputMethod": "rei:pinyin",
|
||||
// Declares whether REI should remove the recipe book.
|
||||
"disableRecipeBook": true,
|
||||
"disableRecipeBook": false,
|
||||
// Declares whether mob effects should be on the left side instead of the right side.
|
||||
"leftSideMobEffects": true,
|
||||
// Declares whether subsets is enabled.
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
#Pinyin Options
|
||||
#Tue Sep 12 17:43:55 CST 2023
|
||||
#Fri Sep 15 21:59:39 CST 2023
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#Double Pinyin Options
|
||||
#Tue Sep 12 17:43:55 CST 2023
|
||||
#Fri Sep 15 21:59:39 CST 2023
|
||||
Converter=sougou
|
||||
|
||||
Reference in New Issue
Block a user