Advertisement
Guest User

Untitled

a guest
Feb 21st, 2020
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. craftingTable.removeRecipe(<item:projecte:philosophers_stone>);
  2. craftingTable.addShaped("philosophers_stone", <projecte:philosophers_stone>,
  3. [[item:minecraft:redstone>, <item:minecraft:ghast_tear>, <item:minecraft:redstone>],
  4. [<item:minecraft:ghast_tear>, <item:minecraft:diamond>, <item:minecraft:ghast_tear>],
  5. [<item:minecraft:redstone>, <item:minecraft:ghast_tear>, <item:minecraft:redstone>]], null);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement