Rename to tungstenGrindingHead
This commit is contained in:
parent
a19f115925
commit
be36455415
4 changed files with 2 additions and 2 deletions
|
@ -737,7 +737,7 @@ public class ModRecipes
|
|||
'D', "dustDiamond");
|
||||
|
||||
CraftingHelper
|
||||
.addShapedOreRecipe(ItemParts.getPartByName("wolframiumGrindingHead", 2), "TST", "SBS", "TST", 'T',
|
||||
.addShapedOreRecipe(ItemParts.getPartByName("tungstenGrindingHead", 2), "TST", "SBS", "TST", 'T',
|
||||
"plateTungsten", 'S', "plateSteel", 'B', "blockSteel");
|
||||
|
||||
/* TODO: Make destructopack seperate item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue