fancymenu调整,微调冲突按键
This commit is contained in:
		| @@ -75,10 +75,10 @@ | ||||
| 	   (The first relation to be found for the target will be applied.) | ||||
| 	*/ | ||||
| 	"player_relations": { | ||||
| 		"minecraft:villager": "NEUTRAL", | ||||
| 		"minecraft:iron_golem": "NEUTRAL", | ||||
| 		"minecraft:player": "NEUTRAL", | ||||
| 		"guardvillagers:guard": "NEUTRAL" | ||||
| 		"minecraft:villager": "NEUTRAL", | ||||
| 		"guardvillagers:guard": "NEUTRAL", | ||||
| 		"minecraft:player": "NEUTRAL" | ||||
| 	}, | ||||
| 	// Relation to unspecified entities those are instance of PassiveEntity(Yarn) | ||||
| 	"player_relation_to_passives": "HOSTILE", | ||||
|   | ||||
| @@ -17,7 +17,7 @@ I:defaultguiscale = '-1'; | ||||
| ##[customization] | ||||
|  | ||||
| B:advancedmode = 'false'; | ||||
| B:showcustomizationbuttons = 'true'; | ||||
| B:showcustomizationbuttons = 'false'; | ||||
|  | ||||
|  | ||||
| ##[loading] | ||||
|   | ||||
| @@ -17,12 +17,12 @@ customization { | ||||
|   orientation = top-left | ||||
|   hidden = false | ||||
|   original_pos_size_calculation = true | ||||
|   x = 115 | ||||
|   width = 250 | ||||
|   x = 153 | ||||
|   width = 334 | ||||
|   action = deep_customization_element:drippy_overlay_logo | ||||
|   actionid = c014b0e1-b69c-4dcf-9837-02ebaffebf371694137249390 | ||||
|   y = 94 | ||||
|   height = 62 | ||||
|   y = 126 | ||||
|   height = 82 | ||||
| } | ||||
|  | ||||
| customization { | ||||
| @@ -41,33 +41,14 @@ customization { | ||||
|   orientation = top-left | ||||
|   hidden = false | ||||
|   original_pos_size_calculation = true | ||||
|   x = 115 | ||||
|   width = 250 | ||||
|   x = 153 | ||||
|   width = 334 | ||||
|   action = deep_customization_element:drippy_overlay_progress_bar | ||||
|   actionid = 973ff32d-d27b-48cb-b0c2-0a3d188e8eca1694137249414 | ||||
|   y = 203 | ||||
|   y = 273 | ||||
|   height = 10 | ||||
| } | ||||
|  | ||||
| customization { | ||||
|   orientation = top-centered | ||||
|   enable_scrolling = true | ||||
|   shadow = true | ||||
|   scale = 5.0 | ||||
|   source = 边境流放 | ||||
|   text_border = 0 | ||||
|   case_mode = normal | ||||
|   source_mode = direct | ||||
|   line_spacing = 1 | ||||
|   x = -240 | ||||
|   width = 480 | ||||
|   action = custom_layout_element:fancymenu_customization_item_text | ||||
|   actionid = 21b626fa-41fb-49d4-b912-62ce90aafa3e1694138551433 | ||||
|   y = 15 | ||||
|   alignment = centered | ||||
|   height = 63 | ||||
| } | ||||
|  | ||||
| customization { | ||||
|   orientation = bottom-left | ||||
|   enable_scrolling = true | ||||
|   | ||||
| @@ -231,7 +231,7 @@ customization { | ||||
|   enable_scrolling = true | ||||
|   shadow = true | ||||
|   scale = 1.0 | ||||
|   source = 界面还没做好,欢迎反馈意见 | ||||
|   source =   | ||||
|   text_border = 0 | ||||
|   case_mode = normal | ||||
|   source_mode = direct | ||||
|   | ||||
| @@ -57,6 +57,8 @@ | ||||
|   "create:exact_block": null, | ||||
|   "create:filter": null, | ||||
|   "create:goggles": null, | ||||
|   "touhou_little_maid:maid": null, | ||||
|   "create:backtank_capacity": null, | ||||
|   "twilightforest:quest_ram_wool": null, | ||||
|   "touhou_little_maid:maid": null, | ||||
|   "tombstone:graves": null, | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| #This file stores configuration options for Iris, such as the currently active shaderpack | ||||
| #Sun Dec 03 13:44:14 CST 2023 | ||||
| #Tue Dec 05 14:52:30 CST 2023 | ||||
| colorSpace=SRGB | ||||
| disableUpdateMessage=false | ||||
| enableDebugOptions=false | ||||
|   | ||||
| @@ -4,7 +4,8 @@ | ||||
| 			"{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:\"torchmaster:megatorch\",type:\"minecraft:item\"},type:\"roughlyenoughitems:entry_stack\"}", | ||||
| 			"{data:{Count:1b,id:\"minecraft:cobblestone\",type:\"minecraft:item\"},type:\"roughlyenoughitems:entry_stack\"}" | ||||
| 			"{data:{Count:1b,id:\"minecraft:cobblestone\",type:\"minecraft:item\"},type:\"roughlyenoughitems:entry_stack\"}", | ||||
| 			"{data:{Count:1b,id:\"minecraft:torch\",type:\"minecraft:item\"},type:\"roughlyenoughitems:entry_stack\"}" | ||||
| 		], | ||||
| 		"hiddenFavorites": [], | ||||
| 		"displayHistory": [], | ||||
|   | ||||
| @@ -1,2 +1,2 @@ | ||||
| #Pinyin Options | ||||
| #Sun Dec 03 13:45:05 CST 2023 | ||||
| #Tue Dec 05 14:58:51 CST 2023 | ||||
|   | ||||
| @@ -1,3 +1,3 @@ | ||||
| #Double Pinyin Options | ||||
| #Sun Dec 03 13:45:05 CST 2023 | ||||
| #Tue Dec 05 14:58:51 CST 2023 | ||||
| Converter=sougou | ||||
|   | ||||
| @@ -1,4 +1,30 @@ | ||||
| [ | ||||
|   { | ||||
|     "checksum": 1112441509, | ||||
|     "version": "1.0.0", | ||||
|     "upload_time": 1701608522419, | ||||
|     "name": "tlm.huangushi.name", | ||||
|     "author": [ | ||||
|       "幻古诗" | ||||
|     ], | ||||
|     "desc": "tlm.huangushi.desc", | ||||
|     "file_name": "huangushi-1.0.0.zip", | ||||
|     "file_size": 654735, | ||||
|     "url": "/file/huangushi-1.0.0.zip", | ||||
|     "type": [ | ||||
|       "maid" | ||||
|     ], | ||||
|     "language": { | ||||
|       "en_us": { | ||||
|         "tlm.huangushi.name": "Huangushi's Model Pack", | ||||
|         "tlm.huangushi.desc": "Recommended for high-performance computers" | ||||
|       }, | ||||
|       "zh_cn": { | ||||
|         "tlm.huangushi.name": "幻古诗的模型包", | ||||
|         "tlm.huangushi.desc": "建议高性能电脑使用" | ||||
|       } | ||||
|     } | ||||
|   }, | ||||
|   { | ||||
|     "checksum": 4176944738, | ||||
|     "version": "1.0.0", | ||||
|   | ||||
| @@ -10,16 +10,16 @@ | ||||
|   "name": "gui.xaero_entity_category_root", | ||||
|   "protection": true, | ||||
|   "settingOverrides": { | ||||
|     "displayed": true, | ||||
|     "displayHeight": 0.0, | ||||
|     "displayed": true, | ||||
|     "heightBasedFade": true, | ||||
|     "renderOrder": 0.0, | ||||
|     "color": 13.0, | ||||
|     "displayNameWhenIconFails": false, | ||||
|     "entityNumber": 1000.0, | ||||
|     "alwaysDisplayNametags": false, | ||||
|     "startFadingAt": 0.0, | ||||
|     "dotSize": 2.0, | ||||
|     "startFadingAt": 0.0, | ||||
|     "renderOverMinimapFrame": 1.0, | ||||
|     "icons": 2.0, | ||||
|     "heightLimit": 20.0, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user