Advertisement
Guest User

Untitled

a guest
Mar 7th, 2015
366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. # Quarry plus mod
  2.  
  3. recipes.remove(<YogpstopLib:WorkbenchPlus>);
  4.  
  5. recipes.addShaped(<QuarryPlus:QuarryPlus>, [[<ore:gemDiamond>, <minecraft:ender_pearl>, <ore:gemDiamond>], [<ore:ingotGold>, <BuildCraft|Factory:machineBlock>, <ore:ingotGold>], [<ore:ingotGold>, <ore:ingotGold>, <ore:ingotGold>]]);
  6. recipes.addShaped(<QuarryPlus:PumpPlus>, [[<ore:gemDiamond>, <minecraft:ender_pearl>, <ore:gemDiamond>], [<ore:ingotGold>, <BuildCraft|Factory:pumpBlock>, <ore:ingotGold>], [<ore:ingotGold>, <ore:ingotGold>, <ore:ingotGold>]]);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement