Advertisement
Java250

Shop GOD

Feb 13th, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.30 KB | None | 0 0
  1. /summon Villager ~1 ~ ~ {
  2. Profession: 1,
  3. CustomName: "DarkSiteShop",
  4. CustomNameVisible: 1,
  5. Career: 2,
  6. CareerLevel: 42,
  7. CanPickUpLoot: 0,
  8. PersistenceRequired: 1,
  9. NoAI: 1,
  10. Silent: 1,
  11. Attributes: [
  12. {
  13. Name: "generic.knockbackResistance",
  14. Base: "1f"
  15. },
  16. {
  17. Name: "generic.movementSpeed",
  18. Base: "0f"
  19. },
  20. {
  21. Name: "generic.maxHealth",
  22. Base: 99999
  23. }
  24. ],
  25. ActiveEffects: [
  26. {
  27. Id: "5",
  28. Amplifier: 0,
  29. Duration: 2147483647
  30. },
  31. {
  32. Id: "1",
  33. Amplifier: 0,
  34. Duration: 2147483647
  35. },
  36. {
  37. Id: "21",
  38. Amplifier: 0,
  39. Duration: 2147483647
  40. }
  41. ],
  42. Offers: {
  43. Recipes: [
  44. {
  45. buy: {
  46. id: "chest",
  47. Count: 3
  48. },
  49. buyB: {
  50. id: "diamond",
  51. Count: 11
  52. },
  53. maxUses: 9999999,
  54. sell: {
  55. id: "chest",
  56. Count: 1,
  57. tag: {
  58. BlockEntityTag: {
  59. Items: [
  60. {
  61. id: 160,
  62. Damage: 14,
  63. Slot: 0,
  64. Count: 1
  65. },
  66. {
  67. id: 160,
  68. Damage: 15,
  69. Slot: 1,
  70. Count: 1
  71. },
  72. {
  73. id: 160,
  74. Damage: 15,
  75. Slot: 2,
  76. Count: 1
  77. },
  78. {
  79. id: 160,
  80. Damage: 15,
  81. Slot: 3,
  82. Count: 1
  83. },
  84. {
  85. id: "diamond_sword",
  86. Count: 1,
  87. tag: {
  88. display: {
  89. Name: "Op Boss Sword",
  90. Lore: [
  91. "The Most op Sword of minecraft",
  92. "By DarkSiteGamers"
  93. ]
  94. },
  95. AttributeModifiers: [
  96. {
  97. AttributeName: "generic.maxHealth",
  98. Name: "generic.maxHealth",
  99. Amount: 59,
  100. Operation: 2,
  101. UUIDMost: 10559,
  102. UUIDLeast: 523990
  103. },
  104. {
  105. AttributeName: "generic.knockbackResistance",
  106. Name: "generic.knockbackResistance",
  107. Amount: 3,
  108. Operation: 2,
  109. UUIDMost: 32431,
  110. UUIDLeast: 350566
  111. },
  112. {
  113. AttributeName: "generic.movementSpeed",
  114. Name: "generic.movementSpeed",
  115. Amount: 1,
  116. Operation: 1,
  117. UUIDMost: 17185,
  118. UUIDLeast: 854761
  119. }
  120. ],
  121. ench: [
  122. {
  123. id: 0,
  124. lvl: 5
  125. },
  126. {
  127. id: 1,
  128. lvl: 5
  129. },
  130. {
  131. id: 16,
  132. lvl: 3
  133. },
  134. {
  135. id: 19,
  136. lvl: 2
  137. },
  138. {
  139. id: 20,
  140. lvl: 5
  141. },
  142. {
  143. id: 21,
  144. lvl: 3
  145. },
  146. {
  147. id: 34,
  148. lvl: 5
  149. }
  150. ],
  151. HideFlags: 2,
  152. Unbreakable: 1
  153. },
  154. Slot: 4
  155. },
  156. {
  157. id: 160,
  158. Damage: 15,
  159. Slot: 5,
  160. Count: 1
  161. },
  162. {
  163. id: 160,
  164. Damage: 15,
  165. Slot: 6,
  166. Count: 1
  167. },
  168. {
  169. id: 160,
  170. Damage: 15,
  171. Slot: 7,
  172. Count: 1
  173. },
  174. {
  175. id: 160,
  176. Damage: 14,
  177. Slot: 8,
  178. Count: 1
  179. },
  180. {
  181. id: 160,
  182. Damage: 15,
  183. Slot: 9,
  184. Count: 1
  185. },
  186. {
  187. id: "diamond_axe",
  188. Count: 1,
  189. tag: {
  190. display: {
  191. Name: "Op boss axe",
  192. Lore: [
  193. "The most OP axe of minecraft",
  194. "by DarkSiteGamers"
  195. ]
  196. },
  197. AttributeModifiers: [
  198. {
  199. AttributeName: "generic.knockbackResistance",
  200. Name: "generic.knockbackResistance",
  201. Amount: 4,
  202. Operation: 2,
  203. UUIDMost: 11216,
  204. UUIDLeast: 175199
  205. },
  206. {
  207. AttributeName: "generic.attackDamage",
  208. Name: "generic.attackDamage",
  209. Amount: 15,
  210. Operation: 2,
  211. UUIDMost: 60315,
  212. UUIDLeast: 86381
  213. }
  214. ],
  215. ench: [
  216. {
  217. id: 16,
  218. lvl: 5
  219. },
  220. {
  221. id: 17,
  222. lvl: 1
  223. },
  224. {
  225. id: 19,
  226. lvl: 5
  227. },
  228. {
  229. id: 20,
  230. lvl: 4
  231. },
  232. {
  233. id: 21,
  234. lvl: 3
  235. },
  236. {
  237. id: 34,
  238. lvl: 5
  239. },
  240. {
  241. id: 48,
  242. lvl: 5
  243. }
  244. ],
  245. HideFlags: 2,
  246. Unbreakable: 1
  247. },
  248. Slot: 10
  249. },
  250. {
  251. id: "leather_boots",
  252. Count: 1,
  253. tag: {
  254. display: {
  255. Name: "Dream boots",
  256. Lore: [
  257. "The boots you always dreaming of",
  258. "By DarkSiteGamers"
  259. ],
  260. color: 5461247
  261. },
  262. AttributeModifiers: [
  263. {
  264. AttributeName: "generic.followRange",
  265. Name: "generic.followRange",
  266. Amount: 20,
  267. Operation: 2,
  268. UUIDMost: 8112,
  269. UUIDLeast: 98261
  270. }
  271. ],
  272. HideFlags: 2,
  273. Unbreakable: 1
  274. },
  275. Slot: 11
  276. },
  277. {
  278. id: "leather_leggings",
  279. Count: 1,
  280. tag: {
  281. display: {
  282. Name: "Dream pants",
  283. Lore: [
  284. "The Pants You always dreaming of",
  285. "By DatkSiteGamers"
  286. ],
  287. color: 5465343
  288. },
  289. AttributeModifiers: [
  290. {
  291. AttributeName: "generic.knockbackResistance",
  292. Name: "generic.knockbackResistance",
  293. Amount: 0.04,
  294. Operation: 2,
  295. UUIDMost: 93827,
  296. UUIDLeast: 652631
  297. }
  298. ],
  299. HideFlags: 2,
  300. Unbreakable: 1
  301. },
  302. Slot: 12
  303. },
  304. {
  305. id: "golden_apple",
  306. Count: 32,
  307. tag: {
  308. display: {
  309. Name: "Op Boss Golden Appel",
  310. Lore: [
  311. "the best appels of minecraft",
  312. "By DarkSiteGamers"
  313. ]
  314. },
  315. HideFlags: 2,
  316. Unbreakable: 1
  317. },
  318. Slot: 13
  319. },
  320. {
  321. id: "leather_chestplate",
  322. Count: 1,
  323. tag: {
  324. display: {
  325. Name: "Dream ChestPlate",
  326. Lore: [
  327. "the chastplate you always dreaming of",
  328. "By DarkSiteGamers"
  329. ],
  330. color: 5465343
  331. },
  332. AttributeModifiers: [
  333. {
  334. AttributeName: "generic.knockbackResistance",
  335. Name: "generic.knockbackResistance",
  336. Amount: 0.05,
  337. Operation: 1,
  338. UUIDMost: 6453,
  339. UUIDLeast: 287571
  340. }
  341. ],
  342. HideFlags: 2,
  343. Unbreakable: 1
  344. },
  345. Slot: 14
  346. },
  347. {
  348. id: "leather_helmet",
  349. Count: 1,
  350. tag: {
  351. display: {
  352. Name: "Dream Helmet",
  353. Lore: [
  354. "The Helmet You al ways dreaming of",
  355. "By DarkSiteGamers"
  356. ],
  357. color: 5465343
  358. },
  359. AttributeModifiers: [
  360. {
  361. AttributeName: "generic.maxHealth",
  362. Name: "generic.maxHealth",
  363. Amount: 20,
  364. Operation: 1,
  365. UUIDMost: 59402,
  366. UUIDLeast: 620729
  367. },
  368. {
  369. AttributeName: "generic.movementSpeed",
  370. Name: "generic.movementSpeed",
  371. Amount: 0.5,
  372. Operation: 2,
  373. UUIDMost: 3513,
  374. UUIDLeast: 721658
  375. }
  376. ],
  377. ench: [
  378. {
  379. id: 0,
  380. lvl: 5
  381. },
  382. {
  383. id: 6,
  384. lvl: 5
  385. },
  386. {
  387. id: 34,
  388. lvl: 4
  389. }
  390. ],
  391. HideFlags: 2
  392. },
  393. Slot: 15
  394. },
  395. {
  396. id: "diamond_shovel",
  397. Count: 1,
  398. tag: {
  399. display: {
  400. Name: "OP Boss Shovel",
  401. Lore: [
  402. "The best Shovel of minecraft",
  403. "By DarkSiteGamers"
  404. ]
  405. },
  406. AttributeModifiers: [
  407. {
  408. AttributeName: "generic.followRange",
  409. Name: "generic.followRange",
  410. Amount: 50,
  411. Operation: 1,
  412. UUIDMost: 65039,
  413. UUIDLeast: 37790
  414. },
  415. {
  416. AttributeName: "generic.movementSpeed",
  417. Name: "generic.movementSpeed",
  418. Amount: 3,
  419. Operation: 2,
  420. UUIDMost: 32560,
  421. UUIDLeast: 704568
  422. }
  423. ],
  424. ench: [
  425. {
  426. id: 4,
  427. lvl: 3
  428. },
  429. {
  430. id: 16,
  431. lvl: 3
  432. },
  433. {
  434. id: 19,
  435. lvl: 2
  436. },
  437. {
  438. id: 21,
  439. lvl: 5
  440. },
  441. {
  442. id: 32,
  443. lvl: 5
  444. },
  445. {
  446. id: 34,
  447. lvl: 5
  448. },
  449. {
  450. id: 35,
  451. lvl: 2
  452. }
  453. ],
  454. HideFlags: 2,
  455. Unbreakable: 1
  456. },
  457. Slot: 16
  458. },
  459. {
  460. id: 160,
  461. Damage: 15,
  462. Slot: 17,
  463. Count: 1
  464. },
  465. {
  466. id: 160,
  467. Damage: 14,
  468. Slot: 18,
  469. Count: 1
  470. },
  471. {
  472. id: 160,
  473. Damage: 15,
  474. Slot: 19,
  475. Count: 1
  476. },
  477. {
  478. id: 160,
  479. Damage: 15,
  480. Slot: 20,
  481. Count: 1
  482. },
  483. {
  484. id: 160,
  485. Damage: 15,
  486. Slot: 21,
  487. Count: 1
  488. },
  489. {
  490. id: "diamond_pickaxe",
  491. Count: 1,
  492. tag: {
  493. display: {
  494. Name: "OP boss Pickaxe",
  495. Lore: [
  496. "The best Pickaxe of MineCraf",
  497. "By DarkSiteGamers"
  498. ]
  499. },
  500. AttributeModifiers: [
  501. {
  502. AttributeName: "generic.followRange",
  503. Name: "generic.followRange",
  504. Amount: 50,
  505. Operation: 2,
  506. UUIDMost: 63789,
  507. UUIDLeast: 389520
  508. }
  509. ],
  510. ench: [
  511. {
  512. id: 0,
  513. lvl: 5
  514. },
  515. {
  516. id: 16,
  517. lvl: 5
  518. },
  519. {
  520. id: 20,
  521. lvl: 1
  522. },
  523. {
  524. id: 21,
  525. lvl: 5
  526. },
  527. {
  528. id: 32,
  529. lvl: 4
  530. },
  531. {
  532. id: 34,
  533. lvl: 5
  534. },
  535. {
  536. id: 35,
  537. lvl: 5
  538. }
  539. ],
  540. HideFlags: 2,
  541. Unbreakable: 1
  542. },
  543. Slot: 22
  544. },
  545. {
  546. id: 160,
  547. Damage: 15,
  548. Slot: 23,
  549. Count: 1
  550. },
  551. {
  552. id: 160,
  553. Damage: 15,
  554. Slot: 24,
  555. Count: 1
  556. },
  557. {
  558. id: 160,
  559. Damage: 15,
  560. Slot: 25,
  561. Count: 1
  562. },
  563. {
  564. id: 160,
  565. Damage: 14,
  566. Slot: 26,
  567. Count: 1
  568. }
  569. ]
  570. },
  571. display: {
  572. Name: "OP Dream Boss chest",
  573. Lore: [
  574. "The best kit of minecraft xd",
  575. "By DarkSiteGamers"
  576. ]
  577. }
  578. },
  579. MaxUses: 9999999
  580. },
  581. rewardExp: false
  582. },
  583. {
  584. buy: {
  585. id: "iron_bars",
  586. Count: 8
  587. },
  588. maxUses: 9999999,
  589. sell: {
  590. id: "mob_spawner",
  591. Count: 1
  592. },
  593. rewardExp: false
  594. },
  595. {
  596. buy: {
  597. id: "mob_spawner",
  598. Count: 1
  599. },
  600. buyB: {
  601. id: "obsidian",
  602. Count: 10
  603. },
  604. maxUses: 9999999,
  605. sell: {
  606. id: "dragon_egg",
  607. Count: 1
  608. },
  609. rewardExp: false
  610. },
  611. {
  612. buy: {
  613. id: "dragon_egg",
  614. Count: 1
  615. },
  616. buyB: {
  617. id: "grass",
  618. Count: 64
  619. },
  620. maxUses: 9999999,
  621. sell: {
  622. id: "command_block",
  623. Count: 1
  624. },
  625. rewardExp: false
  626. }
  627. ]
  628. }
  629. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement