Guest User

CONFIG TRANSLATE ERROR

a guest
Feb 24th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. # ############################ #
  2. # ## General Configuration ## #
  3. # ## http://tiny.cc/hpsconf ## #
  4. # ############################ #
  5. #
  6. # Only enable if you want to enable debugging mode
  7. debug-mode: false
  8. language: us-english
  9. messaging:
  10. tag: '&f[&6WP-HP&f] ' I EDIT THIS
  11. info: YELLOW
  12. warning: RED
  13. wand:
  14. type: stick
  15. explosion-effect: false
  16. enchantment-effect: false
  17. lore:
  18. name: '&3Varita' I EDIT THIS
  19. enabled: true
  20. show-current-spell: true
  21. format:
  22. - '&eHechizo Actual: &6%spell'
  23. - '&b%length&r Pulgadas'
  24. - '&b%core&r Nucleo'
  25. - '&b%wood&r Madera (&o%rarity&r)' I EDIT ALL THIS FORMAT
  26. - '%rigidity'
  27. - 'Hecha por &b%manufacturer'
  28. length:
  29. minimum: 9
  30. maximum: 18
  31. wood-types:
  32. '1':
  33. - 'Sauco'
  34. '2':
  35. - 'Nogal Negro'
  36. '3':
  37. - 'Abeto'
  38. - 'Cerezo'
  39. - 'Cedro'
  40. '4':
  41. - 'Acacia'
  42. - 'Aliso'
  43. - 'Manzano'
  44. - 'Fresno' I EDIT ALL WOOD TYPES
  45. - 'Alamo'
  46. - 'Haya'
  47. - 'Endrino'
  48. - 'Castano'
  49. - 'Cipres'
  50. '5':
  51. - 'Cornejo'
  52. - 'Aspen'
  53. - 'Ebano'
  54. - 'Olmo'
  55. - 'Roble Ingles'
  56. - 'Espino'
  57. - 'Avellano'
  58. - 'Acebo'
  59. - 'Ojaranzo'
  60. - 'Alerce'
  61. - 'Laurel'
  62. - 'Pirul'
  63. - 'Arce'
  64. - 'Peral'
  65. - 'Pino'
  66. - 'Laurel'
  67. - 'Chopo'
  68. - 'Roble Rojo'
  69. - 'Serbal'
  70. - 'Tilo Plateado'
  71. - 'Vid'
  72. - 'Roman'
  73. - 'Picea'
  74. - 'Sicomoro'
  75. - 'Nogal'
  76. '6':
  77. - 'Sauce'
  78. - 'Secuoya'
  79. - 'Crator'
  80. cores:
  81. Dragon_heartstring: 0.3
  82. Phoenix_feather: 9.0E-4
  83. Unicorn_tail_hair: 0.3
  84. Veela_hair: 0.133
  85. Thestral_tail_hair: 1.0E-4
  86. Troll_whisker: 0.133 I EDIT THIS TO
  87. Coral: 0.133
  88. Pelo_De_Unicornio: 0.3
  89. Pluma_De_Fenix: 9.0E-4
  90. Corazon_De_Dragon: 0.3
  91. Ala_De_Veela: 0.133
  92. Cola_De_Thestral: 1.0E-4
  93. Moco_De_Troll: 0.133
  94. manufacturers:
  95. Arturo_Cephalopos: 0.0094
  96. Antioch_Peverell: 5.0E-4
  97. Death: 1.0E-4
  98. Mykew_Gregorovitch: 0.1
  99. Jimmy_Kiddell: 0.2 I EDIT THIS
  100. Ollivander_family: 0.69
  101. El_Sin_Nombre: 1.0E-4
  102. Michael_Gregorovitch: 0.1
  103. Familia_Ollivander: 0.69
  104. rigidity:
  105. - 'Bastante Inflexible'
  106. - 'Inflexible' AND THIS IS THE LAST THING I EDIT
  107. - 'Elestatica'
  108. - 'Bastante Elastica'
  109. crafting:
  110. enabled: true
  111. recipe:
  112. - ' A '
  113. - ' B '
  114. - ' C '
  115. ingredients:
  116. A: ghast tear
  117. B: nether star
  118. C: stick
  119. spells-craftable: true
  120. shout-on-spell-use: false
  121. notify-on-spell-use: true
  122. spell-particle-toggle: false
  123. spell-castable-with-chat: false
  124. spell-effective-time: -1
Add Comment
Please, Sign In to add comment