Finally a GIT!
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
recipes.removeShaped(<betterbuilderswands:wandstone>);
|
||||
recipes.removeShaped(<betterbuilderswands:wandiron>);
|
||||
recipes.removeShaped(<betterbuilderswands:wanddiamond>);
|
||||
recipes.removeShaped(<betterbuilderswands:wandunbreakable>);
|
||||
|
||||
recipes.addShaped(<betterbuilderswands:wandunbreakable>,
|
||||
[[<minecraft:gold_ingot>, <minecraft:nether_star>, <minecraft:gold_ingot>],
|
||||
[<minecraft:gold_ingot>, <buildinggadgets:buildingtool>, <minecraft:gold_ingot>],
|
||||
[<minecraft:gold_ingot>, <minecraft:gold_ingot>, <minecraft:gold_ingot>]]);
|
||||
|
||||
Reference in New Issue
Block a user