Advertisement
Guest User

Untitled

a guest
Nov 21st, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. craftingTable.removeRecipe(<item:apotheosis:hellshelf>);
  2.  
  3. craftingTable.addShaped("hellshelf", <item.apotheosis:hellshelf> * 3, [[<item:minecraft:potion>.withTag({Potion:"minecraft:regeneration"}), <item:minecraft:netherStar>, <item:minecraft:potion>.withTag({Potion:"minecraft:regeneration"})], [<item:minecraft:nether_brick>, <item:minecraft:bookshelf>, <item:minecraft:nether_brick>, [<item:minecraft:nether_brick>, <item:minecraft:nether_brick>, <item:minecraft:nether_brick>]], null);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement