guruflex

Untitled

Dec 21st, 2011
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.63 KB | None | 0 0
  1. Materials:
  2. flashwand: # item name (used when obtaining item via command)
  3. Type: Item
  4. Title: Lightning Wand # title shown when cursor moved on item in inventory
  5. URL: http://ogion.cz/files/items/flash.png # url of image to set to inventory item (it is currently only in inventory and in-hand)
  6. lclick: # left click section
  7. action: /zap # command sent when left clicking with item in-hand
  8. permissionbypass: flashplugin.zap # temporarily adds specified permission (removed after performation of action), not recommended to use (if you leave item in chest everybody can use it).
  9. rclick: # right click section
  10. action: /zap multi# command sent when right clicking with item in-hand
  11. yellowbanana:
  12. Type: Item
  13. Title: Banana
  14. URL: http://dl.dropbox.com/u/48538182/Foods/banana_item.png
  15. rclick:
  16. health: 2 # 2 = 1 hearth, you can use negative values too
  17. hunger: 8 # 2 = 1 hunger unit (chicken leg), you can use negative values too
  18. consume: true # whether or not is item consumed after clicking
  19. sound: http://ogion.cz/files/items/crunch.ogg
  20. maxstacksize: 6 # maximal size of stack
  21. Recipes:
  22. - type: shaped
  23. amount: 2 # amount of items gainded by crafting
  24. ingredients: |
  25. 37 37 37
  26. hamburger:
  27. Type: Item
  28. Title: Hamburger
  29. URL: http://ogion.cz/files/items/notch.png
  30. rclick:
  31. health: 5 # 2 = 1 hearth, you can use negative values too
  32. hunger: 8 # 2 = 1 hunger unit (chicken leg), you can use negative values too
  33. consume: true # whether or not is item consumed after clicking
  34. sound: http://ogion.cz/files/items/crunch.ogg
  35. maxstacksize: 1 # maximal size of stack
  36. Recipes:
  37. - type: shaped
  38. amount: 1 # amount of items gainded by crafting
  39. ingredients: |
  40. 0 297
  41. 0 357
  42. 0 297
  43. cracker:
  44. Type: Item
  45. Title: Notch crackers
  46. URL: http://ogion.cz/files/items/notch.png
  47. rclick:
  48. health: 20 # 2 = 1 hearth, you can use negative values too
  49. hunger: 20 # 2 = 1 hunger unit (chicken leg), you can use negative values too
  50. consume: true # whether or not is item consumed after clicking
  51. sound: http://ogion.cz/files/items/crunch.ogg
  52. maxstacksize: 6 # maximal size of stack
  53. Recipes:
  54. - type: shaped
  55. amount: 2 # amount of items gainded by crafting
  56. ingredients: |
  57. 0 266
  58. 266 357 266
  59. 0 266
  60. earthOrb:
  61. Type: Item
  62. Title: Earth Orb
  63. URL: https://lh6.googleusercontent.com/-6Pqjn9iCEkw/Tu1weCj82XI/AAAAAAAABNM/aQoGRK7Buzo/s32/earthOrb.png
  64. recipes:
  65. - type: furnace # you can use furnace, shaped or shapeless
  66. ingredients: "341" # ingredient id:data
  67. fireOrb:
  68. Type: Item
  69. Title: Fire Orb
  70. URL: https://lh5.googleusercontent.com/-XMSJWLxuYEg/Tu1wx2VkhuI/AAAAAAAABOE/2EAajAbic5c/s32/fireOrb.png
  71. recipes:
  72. - type: furnace # you can use furnace, shaped or shapeless
  73. ingredients: "289" # ingredient id:data
  74. obsidianshard:
  75. Type: Item
  76. Title: Obsidian Shard
  77. URL: https://lh5.googleusercontent.com/-be38kCHKwCY/Tu0yBVB-68I/AAAAAAAABMo/qNTwhSsMIo0/s16/obsidianshard.png
  78. recipes:
  79. - type: furnace # you can use furnace, shaped or shapeless
  80. ingredients: "49" # ingredient id:data
  81. osword:
  82. Type: Item
  83. Title: Obsidian sword
  84. URL: http://dl.dropbox.com/u/1189439/osword.png
  85. maxstacksize: 1
  86. damage:
  87. entity: 9 # damage caused to entity (2 = 1 hearth)
  88. Recipes:
  89. - type: shaped
  90. amount: 1 # amount of items gainded by crafting
  91. ingredients: |
  92. 0 obsidianshard
  93. 0 obsidianshard
  94. 0 280
  95. WaterOrb:
  96. Type: Item
  97. Title: Weather Orb
  98. URL: https://lh6.googleusercontent.com/-AhqbiAZNGog/Tu1wzm2GWnI/AAAAAAAABPk/AqENOK7Lvu8/s32/waterOrb.png
  99. maxstacksize: 10
  100. Recipes:
  101. - type: shaped
  102. amount: 1 # amount of items gainded by crafting
  103. ingredients: |
  104. 0 264
  105. 0 326
  106. WindOrb:
  107. Type: Item
  108. Title: Wind Orb
  109. URL: https://lh3.googleusercontent.com/-8maeFXA_IKU/Tu1wydJkrQI/AAAAAAAABOY/X-WsKb6cxtM/s32/iceOrb.png
  110. maxstacksize: 10
  111. Recipes:
  112. - type: shaped
  113. amount: 1 # amount of items gainded by crafting
  114. ingredients: |
  115. 0 288
  116. 0 264
  117. earthWand:
  118. Type: Item
  119. Title: Earth Wand
  120. URL: https://lh5.googleusercontent.com/-3aOBPg_NrAs/Tu1wzf-S--I/AAAAAAAABPY/2_T-CPxIjYM/s32/plantWand1.png
  121. lclick: # left click section
  122. action: /reagent zombie
  123. permissionbypass: reagent.spells.* # temporarily adds specified permission (removed after performation of action), not recommended to use (if you leave item in chest everybody can use it).
  124. rclick: # right click section
  125. action:
  126. maxstacksize: 1
  127. Recipes:
  128. - type: shaped
  129. amount: 1 # amount of items gainded by crafting
  130. ingredients: |
  131. 0 earthOrb
  132. 0 280
  133. 0 280
  134. fireWand:
  135. Type: Item
  136. Title: Fire Wand
  137. URL: https://lh3.googleusercontent.com/-tOS0w9ByC0s/Tu1wzB7RNyI/AAAAAAAABPI/EyWTvfFjFUI/s32/magmaWand1.png
  138. lclick: # left click section
  139. action: /reagent fire
  140. permissionbypass: reagent.spells.* # temporarily adds specified permission (removed after performation of action), not recommended to use (if you leave item in chest everybody can use it).
  141. rclick: # right click section
  142. action:
  143. maxstacksize: 1
  144. Recipes:
  145. - type: shaped
  146. amount: 1 # amount of items gainded by crafting
  147. ingredients: |
  148. 0 fireOrb
  149. 0 280
  150. 0 280
  151. windWand:
  152. Type: Item
  153. Title: Wind Wand
  154. URL: https://lh5.googleusercontent.com/-6_likPMTEZc/Tu1wz1g8byI/AAAAAAAABPo/sGbZt7S-tfg/s32/waterWand1.png
  155. lclick: # left click section
  156. action: /reagent bolt
  157. permissionbypass: essentials.* # temporarily adds specified permission (removed after performation of action), not recommended to use (if you leave item in chest everybody can use it).
  158. rclick: # right click section
  159. action:
  160. maxstacksize: 1
  161. Recipes:
  162. - type: shaped
  163. amount: 1 # amount of items gainded by crafting
  164. ingredients: |
  165. 0 WindOrb
  166. 0 280
  167. 0 280
  168. Weatherwand:
  169. Type: Item
  170. Title: Weather Wand
  171. URL: https://lh4.googleusercontent.com/-zVLLgvU4-2Q/Tu1wyQrNoWI/AAAAAAAABOk/ivJchZl21C4/s32/iceWand1.png
  172. lclick: # left click section
  173. action: /weather sun
  174. permissionbypass: essentials.* # temporarily adds specified permission (removed after performation of action), not recommended to use (if you leave item in chest everybody can use it).
  175. rclick: # right click section
  176. action: /weather storm
  177. maxstacksize: 1
  178. Recipes:
  179. - type: shaped
  180. amount: 1 # amount of items gainded by crafting
  181. ingredients: |
  182. 0 WaterOrb
  183. 0 280
  184. 0 280
  185. MagicMirror:
  186. Type: Item
  187. Title: Magic Mirror
  188. URL: https://lh3.googleusercontent.com/-yqfVB9IN7Wo/Tu2m3Z8c2gI/AAAAAAAABTQ/_tu_eYIkjtA/s24/Mirror.png
  189. lclick: # left click section
  190. action: /spawn
  191. permissionbypass: reagent.spells.* # temporarily adds specified permission (removed after performation of action), not recommended to use (if you leave item in chest everybody can use it).
  192. rclick: # right click section
  193. action: /home
  194. maxstacksize: 1
  195. Recipes:
  196. - type: shaped
  197. amount: 1 # amount of items gainded by crafting
  198. ingredients: |
  199. 0 fireOrb
  200. WindOrb obsidianshard WaterOrb
  201. 0 earthOrb
  202. battleaxe_di:
  203. Type: Item
  204. Title: Diamon battleaxe
  205. URL: https://lh5.googleusercontent.com/-KefFaWtoiG4/Tu2KS6KE9DI/AAAAAAAABS0/fqWynI1dupk/s16/battleaxe_diamond.png
  206. damage:
  207. entity: 30 # damage caused to entity (2 = 1 hearth)
  208. Recipes:
  209. - type: shaped
  210. amount: 1 # amount of items gainded by crafting
  211. ingredients: |
  212. 264 264 264
  213. 264 280 264
  214. 0 280 0
  215. battleaxe_go:
  216. Type: Item
  217. Title: Gold battleaxe
  218. URL: https://lh4.googleusercontent.com/-MNfsnbPtcmo/Tu2KS2RnVqI/AAAAAAAABS0/3QaJfhVz0qo/s16/battleaxe_gold.png
  219. damage:
  220. entity: 10 # damage caused to entity (2 = 1 hearth)
  221. Recipes:
  222. - type: shaped
  223. amount: 1 # amount of items gainded by crafting
  224. ingredients: |
  225. 266 266 266
  226. 266 280 266
  227. 0 280 0
  228. battleaxe_ir:
  229. Type: Item
  230. Title: Iron battleaxe
  231. URL: https://lh5.googleusercontent.com/-4akgC5ocS78/Tu2KTRAODkI/AAAAAAAABS0/Wx2OWlJb4W8/s16/battleaxe_iron.png
  232. damage:
  233. entity: 8 # damage caused to entity (2 = 1 hearth)
  234. Recipes:
  235. - type: shaped
  236. amount: 1 # amount of items gainded by crafting
  237. ingredients: |
  238. 265 265 265
  239. 265 280 265
  240. 0 280 0
  241. battleaxe_st:
  242. Type: Item
  243. Title: Stone battleaxe
  244. URL: https://lh6.googleusercontent.com/-ult0eTnPIdc/Tu2KS1blSNI/AAAAAAAABS0/875oh7I95cM/s16/battleaxe_stone.png
  245. damage:
  246. entity: 6 # damage caused to entity (2 = 1 hearth)
  247. Recipes:
  248. - type: shaped
  249. amount: 1 # amount of items gainded by crafting
  250. ingredients: |
  251. 4 4 4
  252. 4 280 4
  253. 0 280 0
  254. spear_diamond:
  255. Type: Item
  256. Title: Diamond spear
  257. URL: https://lh3.googleusercontent.com/-CFhHLAkuHPw/Tu2Kavvr_CI/AAAAAAAABS0/mc3NuSBI_mQ/s16/spear_diamond.png
  258. damage:
  259. entity: 30 # damage caused to entity (2 = 1 hearth)
  260. Recipes:
  261. - type: shaped
  262. amount: 1 # amount of items gainded by crafting
  263. ingredients: |
  264. 0 0 264
  265. 0 280 0
  266. 280 0
  267. spear_gold:
  268. Type: Item
  269. Title: Gold spear
  270. URL: https://lh4.googleusercontent.com/-NBFzQKrpP3o/Tu2KatNMlSI/AAAAAAAABS0/U2vs0dCKELo/s16/spear_gold.png
  271. damage:
  272. entity: 13 # damage caused to entity (2 = 1 hearth)
  273. Recipes:
  274. - type: shaped
  275. amount: 1 # amount of items gainded by crafting
  276. ingredients: |
  277. 0 0 266
  278. 0 280 0
  279. 280 0 0
  280. spear_iron:
  281. Type: Item
  282. Title: Iron spear
  283. URL: https://lh5.googleusercontent.com/-OOlROFIWjqg/Tu2Ka22wW6I/AAAAAAAABS0/TDmwHM1ZnNA/s16/spear_iron.png
  284. damage:
  285. entity: 10 # damage caused to entity (2 = 1 hearth)
  286. Recipes:
  287. - type: shaped
  288. amount: 1 # amount of items gainded by crafting
  289. ingredients: |
  290. 0 0 265
  291. 0 280 0
  292. 280 0 0
  293. spear_stone:
  294. Type: Item
  295. Title: Stone spear
  296. URL: https://lh3.googleusercontent.com/-Pjn0408wyY8/Tu2Kar6_wTI/AAAAAAAABS0/8VdIQ_uBbrc/s16/spear_stone.png
  297. damage:
  298. entity: 7 # damage caused to entity (2 = 1 hearth)
  299. Recipes:
  300. - type: shaped
  301. amount: 1 # amount of items gainded by crafting
  302. ingredients: |
  303. 0 0 5
  304. 0 280 0
  305. 280 0 0
  306. knife_diamond:
  307. Type: Item
  308. Title: Diamond knife
  309. URL: https://lh3.googleusercontent.com/-pSVYUrR3jXU/Tu2KYWIw6tI/AAAAAAAABS0/LHn4pOm7EI4/s16/knife_diamond.png
  310. damage:
  311. entity: 80 # damage caused to entity (2 = 1 hearth)
  312. Recipes:
  313. - type: shaped
  314. amount: 1 # amount of items gainded by crafting
  315. ingredients: |
  316. 0 0 0
  317. 0 264 0
  318. 0 280 0
  319. knife_gold:
  320. Type: Item
  321. Title: goldknife
  322. URL: https://lh3.googleusercontent.com/-oyT5S3FHNXE/Tu2KYUFAw8I/AAAAAAAABS0/3icZlw4OYBc/s16/knife_gold.png
  323. damage:
  324. entity: 10 # damage caused to entity (2 = 1 hearth)
  325. Recipes:
  326. - type: shaped
  327. amount: 1 # amount of items gainded by crafting
  328. ingredients: |
  329. 0 0 0
  330. 0 266 0
  331. 0 280 0
  332. knife_iron:
  333. Type: Item
  334. Title: ironknife
  335. URL: https://lh3.googleusercontent.com/-1qA-Dg8M-Gk/Tu2KYsdvuYI/AAAAAAAABS0/wG8yjLLdKPY/s16/knife_iron.png
  336. damage:
  337. entity: 9 # damage caused to entity (2 = 1 hearth)
  338. Recipes:
  339. - type: shaped
  340. amount: 1 # amount of items gainded by crafting
  341. ingredients: |
  342. 0 0 0
  343. 0 265 0
  344. 0 280 0
  345. knife_stone:
  346. Type: Item
  347. Title: stoneknife
  348. URL: https://lh4.googleusercontent.com/-RQCASkazK8c/Tu2KYXw559I/AAAAAAAABS0/2Rr04fUoXJU/s16/knife_stone.png
  349. damage:
  350. entity: 6 # damage caused to entity (2 = 1 hearth)
  351. Recipes:
  352. - type: shaped
  353. amount: 1 # amount of items gainded by crafting
  354. ingredients: |
  355. 0 0 0
  356. 0 4 0
  357. 0 280 0
  358. halberd_diamond:
  359. Type: Item
  360. Title: diamond halberd
  361. URL: https://lh6.googleusercontent.com/-RngESSCcgkE/Tu2KV3jFs5I/AAAAAAAABS0/A0kyvGwmeZY/s16/halberd_diamond.png
  362. damage:
  363. entity: 30 # damage caused to entity (2 = 1 hearth)
  364. Recipes:
  365. - type: shaped
  366. amount: 1 # amount of items gainded by crafting
  367. ingredients: |
  368. 0 264 0
  369. 264 280 0
  370. 0 280 0
  371. halberd_gold:
  372. Type: Item
  373. Title: gold halberd
  374. URL: https://lh3.googleusercontent.com/-c83DNT3UFWY/Tu2KV25SlMI/AAAAAAAABS0/amX618pKTug/s16/halberd_gold.png
  375. damage:
  376. entity: 16 # damage caused to entity (2 = 1 hearth)
  377. Recipes:
  378. - type: shaped
  379. amount: 1 # amount of items gainded by crafting
  380. ingredients: |
  381. 0 266 0
  382. 266 280 0
  383. 0 280 0
  384. halberd_iron:
  385. Type: Item
  386. Title: iron halberd
  387. URL: https://lh6.googleusercontent.com/-dDEbc11esiQ/Tu2KWJEUGuI/AAAAAAAABS0/LE93Y052sVk/s16/halberd_iron.png
  388. damage:
  389. entity: 10 # damage caused to entity (2 = 1 hearth)
  390. Recipes:
  391. - type: shaped
  392. amount: 1 # amount of items gainded by crafting
  393. ingredients: |
  394. 0 265 0
  395. 265 280 0
  396. 0 280 0
  397. halberd_stone:
  398. Type: Item
  399. Title: stone halberd
  400. URL: https://lh4.googleusercontent.com/-LiDckhhmD0Y/Tu2KV_9PbXI/AAAAAAAABS0/oO8cEAJtwDY/s16/halberd_stone.png
  401. damage:
  402. entity: 7 # damage caused to entity (2 = 1 hearth)
  403. Recipes:
  404. - type: shaped
  405. amount: 1 # amount of items gainded by crafting
  406. ingredients: |
  407. 0 4 0
  408. 4 280 0
  409. 0 280 0
  410. wooddagger:
  411. Type: Item
  412. Title: Wooden Dagger
  413. URL: http://i51.tinypic.com/2uo2l2q.png
  414. item: 281
  415. data: 2
  416. damage:
  417. entity: 2
  418. stonedagger:
  419. Type: Item
  420. Title: Stone Dagger
  421. URL: http://i55.tinypic.com/2crn4fn.png
  422. item: 281
  423. data: 3
  424. damage:
  425. entity: 3
  426. irondagger:
  427. Type: Item
  428. Title: Iron Dagger
  429. URL: http://i54.tinypic.com/2wpmd0y.png
  430. item: 265
  431. data: 4
  432. damage:
  433. entity: 4
  434. diamonddagger:
  435. Type: Item
  436. Title: Diamond Dagger
  437. URL: http://i51.tinypic.com/qywyvl.png
  438. item: 264
  439. data: 5
  440. damage:
  441. entity: 5
  442. golddagger:
  443. Type: Item
  444. Title: Gold Dagger
  445. URL: http://i54.tinypic.com/iwnf9u.png
  446. item: 266
  447. data: 6
  448. damage:
  449. entity: 2
  450. LavaStone:
  451. Type: Block
  452. Title: LavaStone
  453. URL: http://dl.dropbox.com/u/13921141/SpoutMaterials/darklavastone.png
  454. Transparency: false
  455. Friction: 1.0 # you can now just delete this line, for default friction!
  456. Hardness: 5.0
  457. LightLevel: 13
  458. TextureResolution: 16
  459. ItemDrop: 51
  460. ItemDropAmount: 1
  461. Recipes:
  462. - type: shaped
  463. amount: 2 # amount of items gainded by crafting
  464. ingredients: |
  465. 1 327 1
  466. 327 1 327
  467. 1 327 1
Advertisement
Add Comment
Please, Sign In to add comment