Cutting tool

This commit is contained in:
raoulvdberge
2019-09-12 23:26:58 +02:00
parent 5f8dffbedf
commit ca8bf5dcc8
6 changed files with 26 additions and 26 deletions

View File

@@ -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",

View File

@@ -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"