update item names
This commit is contained in:
parent
fcac3f8668
commit
053b6cacb2
@ -1056,7 +1056,8 @@
|
|||||||
"auction": false,
|
"auction": false,
|
||||||
"craftable": true,
|
"craftable": true,
|
||||||
"names": [
|
"names": [
|
||||||
"Ethereal Bone"
|
"Ethereal Bone",
|
||||||
|
"Ethereal bone"
|
||||||
],
|
],
|
||||||
"craft": {
|
"craft": {
|
||||||
"cmd": "/brew_61",
|
"cmd": "/brew_61",
|
||||||
@ -1208,7 +1209,8 @@
|
|||||||
"auction": false,
|
"auction": false,
|
||||||
"craftable": true,
|
"craftable": true,
|
||||||
"names": [
|
"names": [
|
||||||
"Silver Dust"
|
"Silver Dust",
|
||||||
|
"Silver dust"
|
||||||
],
|
],
|
||||||
"craft": {
|
"craft": {
|
||||||
"cmd": "/brew_69",
|
"cmd": "/brew_69",
|
||||||
|
Loading…
Reference in New Issue
Block a user