Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. //This file was created via CT-GUI! Editing it is not advised!
  2. //Don't touch me!
  3. //#Remove
  4. recipes.removeShaped(<roughtweaks:medikit>, [[<minecraft:quartz>, <minecraft:nether_wart>, <minecraft:quartz>],[<roughtweaks:salve>, <roughtweaks:plaster>, <roughtweaks:bandage>], [<minecraft:quartz>, <minecraft:nether_wart>, <minecraft:quartz>]]);
  5. recipes.removeShaped(<roughtweaks:medikit>, [[null, null, null],[null, <minecraft:wheat_seeds>, <minecraft:red_flower>], [null, null, null]]);
  6. //Don't touch me!
  7. //#Add
  8. recipes.addShapeless(<roughtweaks:medikit>, [<minecraft:wheat_seeds>,<minecraft:red_flower>]);
  9. //File End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement