feat(configs): 更新 StdItems.json 中的物品效果
- 将物品 1384 的 imgeff 属性从 28 修改为 47 - 将物品 1386 的 imgeff 属性从 30 修改为 50
This commit is contained in:
@@ -75347,7 +75347,7 @@
|
|||||||
},
|
},
|
||||||
"1384": {
|
"1384": {
|
||||||
"dup": 0,
|
"dup": 0,
|
||||||
"imgeff": 28,
|
"imgeff": 47,
|
||||||
"staitcAttrs": [
|
"staitcAttrs": [
|
||||||
{
|
{
|
||||||
"value": 388,
|
"value": 388,
|
||||||
@@ -75503,7 +75503,7 @@
|
|||||||
},
|
},
|
||||||
"1386": {
|
"1386": {
|
||||||
"dup": 0,
|
"dup": 0,
|
||||||
"imgeff": 30,
|
"imgeff": 50,
|
||||||
"staitcAttrs": [
|
"staitcAttrs": [
|
||||||
{
|
{
|
||||||
"value": 388,
|
"value": 388,
|
||||||
|
|||||||
Reference in New Issue
Block a user