Fix for #1782, cheap basic tools and fixed some warnings here and there

This commit is contained in:
drcrazy 2019-08-14 17:15:34 +03:00
parent dc8511f1f0
commit 9035e4376a
9 changed files with 29 additions and 37 deletions

View file

@ -511,6 +511,7 @@
"item.techreborn.basic_jackhammer": "Steel Jackhammer",
"item.techreborn.treetap": "Treetap",
"item.techreborn.wrench": "Wrench",
"item.techreborn.destructopack": "Destructopack",
"_comment17": "Items-Misc",
"item.techreborn.cell": "Empty Cell",

View file

@ -7,7 +7,7 @@
],
"key": {
"S": {
"tag": "c:steel_ingot"
"item": "techreborn:refined_iron_ingot"
},
"C": {
"item": "techreborn:electronic_circuit"

View file

@ -7,7 +7,7 @@
],
"key": {
"S": {
"tag": "c:steel_ingot"
"item": "techreborn:refined_iron_ingot"
},
"C": {
"item": "techreborn:electronic_circuit"

View file

@ -7,7 +7,7 @@
],
"key": {
"S": {
"tag": "c:steel_ingot"
"item": "techreborn:refined_iron_ingot"
},
"C": {
"item": "techreborn:electronic_circuit"