forked from copygirl/heck
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
384 B
12 lines
384 B
2 years ago
|
{
|
||
|
|
||
|
"item.create.brass_sheet": "Brass Plate",
|
||
|
"item.create.copper_sheet": "Copper Plate",
|
||
|
"item.create.golden_sheet": "Golden Plate",
|
||
|
"item.create.iron_sheet": "Iron Plate",
|
||
|
|
||
|
"advancement.create.press.desc": "Power a Mechanical Press and use it to create some Plates.",
|
||
|
"advancement.create.copper_casing.desc": "Use some Copper Plates and Wood to create some Copper Casings."
|
||
|
|
||
|
}
|