fix(config): 修改 ItemMergeConfig 中 Eid 的值
- 将 ItemMergeConfig.json 文件中 Eid 的值从 241 修改为 7303 - 此修改可能影响物品合成相关的功能
This commit is contained in:
		@@ -8804,7 +8804,7 @@
 | 
				
			|||||||
        "clicklimit": 1,
 | 
					        "clicklimit": 1,
 | 
				
			||||||
        "buttontxt10": "合成10次",
 | 
					        "buttontxt10": "合成10次",
 | 
				
			||||||
        "mergebutton10": 1,
 | 
					        "mergebutton10": 1,
 | 
				
			||||||
        "Eid": 241,
 | 
					        "Eid": 7303,
 | 
				
			||||||
        "second_index": 3,
 | 
					        "second_index": 3,
 | 
				
			||||||
        "table": [
 | 
					        "table": [
 | 
				
			||||||
          {
 | 
					          {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user