Cutting tool
This commit is contained in:
@@ -273,7 +273,7 @@
|
||||
"item.refinedstorage:wrench": "Wrench",
|
||||
"item.refinedstorage.security_card": "Security Card",
|
||||
"item.refinedstorage.security_card.owner": "Bound to: %s",
|
||||
"item.refinedstorage:cutting_tool": "Cutting Tool",
|
||||
"item.refinedstorage.cutting_tool": "Cutting Tool",
|
||||
"item.refinedstorage:cover": "Cover",
|
||||
"item.refinedstorage:hollow_cover": "Hollow Cover",
|
||||
"item.refinedstorage.processor_binding": "Processor Binding",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"type": "forge:ore_shaped",
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" E",
|
||||
" S ",
|
||||
@@ -7,8 +7,7 @@
|
||||
],
|
||||
"key": {
|
||||
"S": {
|
||||
"type": "forge:ore_dict",
|
||||
"ore": "stickWood"
|
||||
"tag": "forge:rods/wooden"
|
||||
},
|
||||
"E": {
|
||||
"item": "refinedstorage:quartz_enriched_iron"
|
||||
Reference in New Issue
Block a user