Advertisement
zyradyl

Untitled

Mar 3rd, 2017
355
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. fd5bcacf-8bcd-481a-a680-620cd2a11fc8 {
  2. buyShop=false
  3. item {
  4. ContentVersion=1
  5. Count=1
  6. Data=[
  7. {
  8. DataClass="org.spongepowered.common.data.manipulator.immutable.item.ImmutableSpongeEnchantmentData"
  9. ManipulatorData {
  10. ContentVersion=1
  11. ItemEnchantments=[
  12. {
  13. ContentVersion=1
  14. Enchantment="minecraft:unbreaking"
  15. Level=7
  16. },
  17. {
  18. ContentVersion=1
  19. Enchantment="minecraft:luck_of_the_sea"
  20. Level=3
  21. },
  22. {
  23. ContentVersion=1
  24. Enchantment="minecraft:lure"
  25. Level=5
  26. }
  27. ]
  28. }
  29. },
  30. {
  31. DataClass="org.spongepowered.common.data.manipulator.immutable.ImmutableSpongeDisplayNameData"
  32. ManipulatorData {
  33. ContentVersion=1
  34. DisplayName="{\"text\":\"Wailord Catcher\"}"
  35. }
  36. },
  37. {
  38. DataClass="org.spongepowered.common.data.manipulator.immutable.item.ImmutableSpongeLoreData"
  39. ManipulatorData {
  40. ContentVersion=1
  41. ItemLore=[
  42. "{\"text\":\"Now THAT\\u0027S a whopper!\"}"
  43. ]
  44. }
  45. }
  46. ]
  47. ItemType="minecraft:fishing_rod"
  48. UnsafeDamage=0
  49. UnsafeData {
  50. display {
  51. Lore=[
  52. "Now THAT'S a whopper!"
  53. ]
  54. Name="Wailord Catcher"
  55. }
  56. ench=[
  57. {
  58. id=34
  59. lvl=7
  60. },
  61. {
  62. id=61
  63. lvl=3
  64. },
  65. {
  66. id=62
  67. lvl=5
  68. }
  69. ]
  70. }
  71. }
  72. price=1.0
  73. signLocation {
  74. BlockType="minecraft:wall_sign"
  75. ContentVersion=1
  76. WorldName=Collegi
  77. WorldUuid="854aeb2f-b4b0-4738-a35d-0745c383a41c"
  78. X=-72.0
  79. Y=111.0
  80. Z=57.0
  81. }
  82. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement