Advertisement
dragnoz

we are the rangers book

Sep 25th, 2015
610
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.63 KB | None | 0 0
  1. <mode>
  2. <commandType>Give</commandType>
  3. <targetSelector>
  4. <target>nearest</target>
  5. <areaType>radius</areaType>
  6. <m>-1</m>
  7. </targetSelector>
  8. <Item>
  9. <id>written_book</id>
  10. <Count>1</Count>
  11. <WrittenBook>
  12. <bookTitle>WATR Admin</bookTitle>
  13. <author>dragnoz</author>
  14. <generation>0</generation>
  15. <Pages>
  16. <Page>
  17. <Section>
  18. <secText>Animals\n\n</secText>
  19. <textCol>black</textCol>
  20. <hoverEventAction>show_text</hoverEventAction>
  21. <clickEventAction>run_command</clickEventAction>
  22. </Section>
  23. <Section>
  24. <secText>• Elephant\n</secText>
  25. <textCol>black</textCol>
  26. <hoverEventAction>show_text</hoverEventAction>
  27. <clickEventAction>run_command</clickEventAction>
  28. <clickEvent>/give @p minecraft:spawn_egg 1 120 {display:{Name:&quot;elephant&quot;}}</clickEvent>
  29. </Section>
  30. <Section>
  31. <secText>• Rhino\n</secText>
  32. <textCol>black</textCol>
  33. <hoverEventAction>show_text</hoverEventAction>
  34. <clickEventAction>run_command</clickEventAction>
  35. <clickEvent>/give @p minecraft:spawn_egg 1 120 {display:{Name:&quot;rhino&quot;}}</clickEvent>
  36. </Section>
  37. <Section>
  38. <secText>• Giraffe\n</secText>
  39. <textCol>black</textCol>
  40. <hoverEventAction>show_text</hoverEventAction>
  41. <clickEventAction>run_command</clickEventAction>
  42. <clickEvent>/give @p minecraft:spawn_egg 1 120 {display:{Name:&quot;giraffe&quot;}}</clickEvent>
  43. </Section>
  44. <Section>
  45. <secText>• Pangolin\n</secText>
  46. <textCol>black</textCol>
  47. <hoverEventAction>show_text</hoverEventAction>
  48. <clickEventAction>run_command</clickEventAction>
  49. <clickEvent>/give @p minecraft:spawn_egg 1 120 {display:{Name:&quot;pangolin&quot;}}</clickEvent>
  50. </Section>
  51. <Section>
  52. <secText>• Lion\n</secText>
  53. <textCol>black</textCol>
  54. <hoverEventAction>show_text</hoverEventAction>
  55. <clickEventAction>run_command</clickEventAction>
  56. <clickEvent>/give @p minecraft:spawn_egg 1 120 {display:{Name:&quot;lion&quot;}}</clickEvent>
  57. </Section>
  58. <Section>
  59. <textCol>black</textCol>
  60. <hoverEventAction>show_text</hoverEventAction>
  61. <clickEventAction>run_command</clickEventAction>
  62. </Section>
  63. </Page>
  64. <Page>
  65. <Section>
  66. <secText>Items\n\n</secText>
  67. <textCol>black</textCol>
  68. <hoverEventAction>show_text</hoverEventAction>
  69. <clickEventAction>run_command</clickEventAction>
  70. </Section>
  71. <Section>
  72. <secText>• Key\n</secText>
  73. <textCol>black</textCol>
  74. <hoverEventAction>show_text</hoverEventAction>
  75. <clickEventAction>run_command</clickEventAction>
  76. <clickEvent>/give @p minecraft:dye 1 2 {display:{Name:&quot;Key&quot;,Lore:[For a door]}}</clickEvent>
  77. </Section>
  78. <Section>
  79. <secText>• Binoculars\n\n</secText>
  80. <textCol>black</textCol>
  81. <hoverEventAction>show_text</hoverEventAction>
  82. <clickEventAction>run_command</clickEventAction>
  83. <clickEvent>/give @p minecraft:dye 1 0 {display:{Name:&quot;Binoculars&quot;}}</clickEvent>
  84. </Section>
  85. </Page>
  86. <Page>
  87. <Section>
  88. <textCol>black</textCol>
  89. <hoverEventAction>show_text</hoverEventAction>
  90. <clickEventAction>run_command</clickEventAction>
  91. </Section>
  92. </Page>
  93. <Page>
  94. <Section>
  95. <textCol>black</textCol>
  96. <hoverEventAction>show_text</hoverEventAction>
  97. <clickEventAction>run_command</clickEventAction>
  98. </Section>
  99. </Page>
  100. <Page>
  101. <Section>
  102. <textCol>black</textCol>
  103. <hoverEventAction>show_text</hoverEventAction>
  104. <clickEventAction>run_command</clickEventAction>
  105. </Section>
  106. </Page>
  107. <Page>
  108. <Section>
  109. <textCol>black</textCol>
  110. <hoverEventAction>show_text</hoverEventAction>
  111. <clickEventAction>run_command</clickEventAction>
  112. </Section>
  113. </Page>
  114. </Pages>
  115. </WrittenBook>
  116. </Item>
  117. </mode>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement