Advertisement
grandogrando

project.zs

Sep 1st, 2020
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. craftingTable.addShaped("shaped_example_1", <item:projecte:transmutation_table>, [
  2. [<item:minecraft:diamond_block>, <item:compressium:cobblestone_2>],
  3. [<item:minecraft:diamond_block>, <item:compressium:cobblestone_2>],
  4. [<item:minecraft:nether_star>, <item:compressium:cobblestone_2>]
  5. [<item:minecraft:diamond_block>, <item:compressium:cobblestone_2>],
  6. [<item:minecraft:diamond_block>]
  7. ]);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement