Guest User

Untitled

a guest
Aug 6th, 2016
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. RecipeHilt:
  2. type: inventory
  3. inventory: workbench
  4. title: Hilt
  5. slots:
  6. - "[i@air]"
  7. - "[i@redstone] [i@iron_ingot] [i@air]"
  8. - "[i@redstone] [i@iron_ingot] [i@air]"
  9. - "[i@redstone] [i@redstone_torch_on] [i@air]"
  10.  
  11. RecipeSabre:
  12. type: inventory
  13. inventory: workbench
  14. title: Sabre
  15. slots:
  16. - "[i@air]"
  17. - "[i@air] [i@air] [i@SabreCrystal]"
  18. - "[i@air] [i@SabreCrystal] [i@air]"
  19. - "[i@SabreHilt] [i@air] [i@air]"
  20.  
  21. RecipeBlade:
  22. type: inventory
  23. inventory: workbench
  24. title: Blade
  25. slots:
  26. - "[i@air]"
  27. - "[i@air] [i@air] [i@SithCrystal]"
  28. - "[i@air] [i@SithCrystal] [i@air]"
  29. - "[i@SabreHilt] [i@air] [i@air]"
  30.  
  31. RecipeE11:
  32. type: inventory
  33. inventory: workbench
  34. title: RecipeE11
  35. slots:
  36. - "[i@air]"
  37. - "[i@air] [i@air] [i@air]"
  38. - "[i@sulphur] [i@iron_ingot] [i@air]"
  39. - "[i@oak_planks] [i@air] [i@air]"
  40.  
  41. RecipeEE3:
  42. type: inventory
  43. inventory: workbench
  44. title: RecipeEE3
  45. slots:
  46. - "[i@air]"
  47. - "[i@emerald] [i@air] [i@air]"
  48. - "[i@sulphur] [i@iron_ingot] [i@iron_ingot]"
  49. - "[i@oak_planks] [i@air] [i@air]"
  50.  
  51. RecipeDL44:
  52. type: inventory
  53. inventory: workbench
  54. title: RecipeDL44
  55. slots:
  56. - "[i@air]"
  57. - "[i@diamond] [i@air] [i@air]"
  58. - "[i@sulphur] [i@iron_ingot] [i@air]"
  59. - "[i@oak_planks] [i@air] [i@air]"
  60.  
  61. RecipeProximity:
  62. type: inventory
  63. inventory: workbench
  64. title: RecipeProximity
  65. slots:
  66. - "[i@air]"
  67. - "[i@air] [i@air] [i@air]"
  68. - "[i@air] [i@daylight_detector] [i@air]"
  69. - "[i@air] [i@tnt] [i@air]"
  70.  
  71. RecipeTimed:
  72. type: inventory
  73. inventory: workbench
  74. title: RecipeTimed
  75. slots:
  76. - "[i@air]"
  77. - "[i@air] [i@air] [i@air]"
  78. - "[i@air] [i@watch] [i@air]"
  79. - "[i@air] [i@tnt] [i@air]"
  80.  
  81. RecipeRemote:
  82. type: inventory
  83. inventory: workbench
  84. title: RecipeRemote
  85. slots:
  86. - "[i@air]"
  87. - "[i@air] [i@air] [i@air]"
  88. - "[i@air] [i@tripwire_hook] [i@air]"
  89. - "[i@air] [i@tnt] [i@air]"
  90.  
  91. RecipeStrike:
  92. type: inventory
  93. inventory: workbench
  94. title: RecipeStrike
  95. slots:
  96. - "[i@air]"
  97. - "[i@air] [i@air] [i@air]"
  98. - "[i@air] [i@compass] [i@air]"
  99. - "[i@air] [i@tnt] [i@air]"
Add Comment
Please, Sign In to add comment