Advertisement
Guest User

HPS CONFIG CZECH

a guest
Sep 18th, 2015
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 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: true
  8. language: cs-czech
  9. messaging:
  10. tag: '&f[&6HarryPotterKouzla&f] '
  11. info: YELLOW
  12. warning: RED
  13. wand:
  14. type: stick
  15. explosion-effect: false
  16. enchantment-effect: true
  17. lore:
  18. name: '&3Hulka'
  19. enabled: true
  20. show-current-spell: true
  21. format:
  22. - '&eAktualni kouzlo: &6%spell'
  23. - '&b%length&r palcu'
  24. - '&b%core&r jadro'
  25. - '&b%wood&r drevo (&o%rarity&r)'
  26. - '%rigidity'
  27. - '&b%manufacturer'
  28. length:
  29. minimum: 9
  30. maximum: 18
  31. wood-types:
  32. 1:
  33.        - Elderove
  34.        2:
  35.        - Tresnove
  36.        3:
  37.        - Jablkove
  38.        - Cesminove
  39.        - Tisove
  40.        4:
  41.        - Akaciove
  42.        - Brizove
  43.        - Brectanove
  44.        - Dubove
  45.        - Cervenove
  46.        - Ruzove
  47.        - Stribrne vapnove
  48.        - Vinove
  49.        - Vrbove
  50.        5:
  51.        - Olsove
  52.        - Osikove
  53.        - Bukove
  54.        - Trnkove
  55.        - Oresakove cerne
  56.        - Cedrove
  57.        - Cyprisove
  58.        - Ebenove
  59.        - Jilmove
  60.        - Jedlove
  61.        - Hlohove
  62.        - Liskove
  63.        - Habrove
  64.        - Modrinove
  65.        - Vavrinove
  66.        - Mahagonove
  67.        - Javorove
  68.        - Hruskove
  69.        - Topolove
  70.        - Rakosove
  71.        - Jerabove
  72.        - Smrkove
  73.        - Platanove
  74.        - Orechove
  75.        6:
  76.        - Popelove
  77.        - Kastanovnikove jedle
  78.        - Borovicove
  79. cores:
  80. Pero_fenixe: 9.0E-4
  81. Zine_z_ocasu_jednorozce: 0.3
  82. Vlas_vily: 0.133
  83. Zine_z_ocasu_testrala: 1.0E-4
  84. Koral: 0.133
  85. manufacturers:
  86. Antioch_Peverell: 5.0E-4
  87. Smrt: 1.0E-4
  88. Mykew_Gregorovic: 0.1
  89. Jimmy_Kiddell: 0.2
  90. Ollivander: 0.69
  91. rigidity:
  92. - 'Velmi pevna'
  93. - 'Docela pevna'
  94. - 'Docela pruzna'
  95. - 'Velmi pruzna'
  96. crafting:
  97. enabled: true
  98. recipe:
  99. - ' A '
  100. - ' B '
  101. - ' C '
  102. ingredients:
  103. A: ghast tear
  104. B: diamond
  105. C: stick
  106. spells-craftable: true
  107. shout-on-spell-use: true
  108. notify-on-spell-use: true
  109. spell-particle-toggle: false
  110. spell-castable-with-chat: true
  111. spell-effective-time: -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement