Advertisement
C4BR3R4

MoreFish fish_es.yml

Jun 4th, 2017
627
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.65 KB | None | 0 0
  1. #
  2. # fish_en.yml for MoreFish
  3. # by elsiff
  4. #
  5. # Wiki:
  6. # - https://github.com/elsiff/MoreFish/wiki/Custom-Fish-Tutorial
  7. # - https://github.com/elsiff/MoreFish/wiki/Custom-Rarity-Tutorial
  8. #
  9.  
  10. version: 212
  11.  
  12. # %player% - The ordinal of player's rank (e.g. 1st, 2nd, 3rd, 4th)
  13. # %rarity% - The rarity of fish (upper case)
  14. # %rarity_color% - The color of rarity
  15. # %length% - The length of fish
  16. # %fish% - The name of fish
  17. # %date% - The date when the fish was caught
  18. item-format:
  19.   display-name: "%rarity_color%%fish%"
  20.   lore:
  21.  - "&7%length%cm"
  22.   - "&7Capturado por %player%"
  23.  
  24. rarity-list:
  25.   common:
  26.     display-name: "COMÚN"
  27.     default: true
  28.     color: "reset"
  29.     additional-price: 0.0
  30. #    no-broadcast: true
  31. #    no-display: true
  32.   junk:
  33.     display-name: "BASURA"
  34.     chance: 1
  35.     color: "gray"
  36.     additional-price: -999999
  37. #    no-display: true
  38.   rare:
  39.     display-name: "RARO"
  40.     chance: 22
  41.     color: "aqua"
  42.     additional-price: 3.0
  43.   epic:
  44.     display-name: "ÉPICO"
  45.     chance: 6.5
  46.     color: "light_purple"
  47.     additional-price: 4.0
  48.   legendary:
  49.     display-name: "LEGENDARIO"
  50.     chance: 0.5
  51.     color: "green"
  52.     additional-price: 5.0
  53.     firework: true
  54.  
  55. fish-list:
  56.   common:
  57.     Shrimp:
  58.       display-name: "Camarón"
  59.       length-min: 3
  60.       length-max: 8
  61.       icon:
  62.         id: "minecraft:fish"
  63.     Anchovy:
  64.       display-name: "Anchoa"
  65.       length-min: 7
  66.       length-max: 13
  67.       icon:
  68.         id: "minecraft:fish"
  69.     Crab:
  70.       display-name: "Cangrejo"
  71.       length-min: 10
  72.       length-max: 15
  73.       icon:
  74.         id: "minecraft:fish"
  75.     Mackerel:
  76.       display-name: "Caballa"
  77.       length-min: 15
  78.       length-max: 30
  79.       icon:
  80.         id: "minecraft:fish"
  81.     Herring:
  82.       display-name: "Arenque"
  83.       length-min: 20
  84.       length-max: 30
  85.       icon:
  86.         id: "minecraft:fish"
  87.   junk:
  88.     Pie:
  89.       display-name: "Tarta"
  90.       length-min: 20
  91.       length-max: 20
  92.       icon:
  93.         id: "minecraft:pumpkin_pie"
  94.       skip-item-format: true
  95.     Breadfish:
  96.       display-name: "Pescado de arcilla"
  97.       length-min: 10
  98.       length-max: 30
  99.       icon:
  100.         id: "minecraft:bread"
  101.         lore:
  102.        - "&7Cutre escultura de un pescado"
  103.       skip-item-format: false
  104.     WoodenAxe:
  105.       display-name: "Hacha de madera humeda"
  106.       length-min: 40
  107.       length-max: 55
  108.       icon:
  109.         id: "minecraft:wooden_axe"
  110.         lore:
  111.        - "&7//Sirve para cortar árboles"
  112.       skip-item-format: false
  113.     FishingRod:
  114.       display-name: "Caña de pescar obsequio de algún naufragio"
  115.       length-min: 50
  116.       length-max: 100
  117.       icon:
  118.         id: "minecraft:fishing_rod|30"
  119.       skip-item-format: true
  120.     SpongeBob:
  121.       display-name: "Esponja de mar"
  122.       length-min: 8
  123.       length-max: 20
  124.       icon:
  125.         id: "minecraft:sponge"
  126.       skip-item-format: true
  127.   rare:
  128.     Jellyfish:
  129.       display-name: "Medusa"
  130.       length-min: 12
  131.       length-max: 40
  132.       icon:
  133.         id: "minecraft:fish"
  134.       commands:
  135.      - "minecraft:effect @p minecraft:poison 3 1"
  136.       - "tellraw @p [\"\",{\"text\":\"[MoreFish]\",\"color\":\"aqua\"},{\"text\":\" La medusa te ha hecho sentir muy mal!\",\"color\":\"none\"}]"
  137.     Squid:
  138.       display-name: "Calamar"
  139.       length-min: 16
  140.       length-max: 50
  141.       icon:
  142.         id: "minecraft:dye"
  143.       commands:
  144.      - "minecraft:effect @p minecraft:blindness 5 1"
  145.       - "tellraw @p [\"\",{\"text\":\"[MoreFish]\",\"color\":\"aqua\"},{\"text\":\" El calamar te ha arrojado un poco de oscuridad!\",\"color\":\"none\"}]"
  146.     Flatfish:
  147.       display-name: "Lenguado"
  148.       length-min: 20
  149.       length-max: 52
  150.       icon:
  151.         id: "minecraft:fish"
  152.     SeaBream:
  153.       display-name: "Besugo"
  154.       length-min: 25
  155.       length-max: 70
  156.       icon:
  157.         id: "minecraft:fish"
  158.     SeaBass:
  159.       display-name: "Lubina"
  160.       length-min: 9
  161.       length-max: 87
  162.       icon:
  163.         id: "minecraft:fish"
  164.   epic:
  165.     Clownfish:
  166.       display-name: "Pez payaso"
  167.       length-min: 8
  168.       length-max: 17
  169.       icon:
  170.         id: "minecraft:fish|2"
  171.     Pufferfish:
  172.       display-name: "Pez globo"
  173.       length-min: 11
  174.       length-max: 61
  175.       icon:
  176.         id: "minecraft:fish|3"
  177.     SeaTurtle:
  178.       display-name: "Tortuga de Mar"
  179.       length-min: 70
  180.       length-max: 213
  181.       icon:
  182.         id: "minecraft:fish"
  183.     Salmon:
  184.       display-name: "Salmón"
  185.       length-min: 60
  186.       length-max: 110
  187.       icon:
  188.         id: "minecraft:fish|1"
  189.     BlackDrum:
  190.       display-name: "Tambor Negro"
  191.       length-min: 90
  192.       length-max: 155
  193.       icon:
  194.         id: "minecraft:fish"
  195.     Tuna:
  196.       display-name: "Atún"
  197.       length-min: 85
  198.       length-max: 125
  199.       icon:
  200.         id: "minecraft:fish"
  201.   legendary:
  202.     Croaker:
  203.       display-name: "Cocodrilo"
  204.       length-min: 150
  205.       length-max: 422
  206.       icon:
  207.         id: "minecraft:fish"
  208.     BlueShark:
  209.       display-name: "Tiburón Azul"
  210.       length-min: 160
  211.       length-max: 590
  212.       icon:
  213.         id: "minecraft:fish"
  214.         lore:
  215.        - "&7&oEl pez más potente"
  216.         - "&7Obtén &9Fuerza I (2:00)&7 al comerlo."
  217.       food-effects:
  218.         commands:
  219.        - "minecraft:effect @p minecraft:strength 120 1"
  220.     PygmyWhale:
  221.       display-name: "Ballena Pigmea"
  222.       length-min: 405
  223.       length-max: 665
  224.       icon:
  225.         id: "minecraft:fish"
  226.         lore:
  227.        - "&7&oGran pez"
  228.         - "&7Recupera &9toda tu salud y ambre&7"
  229.         - "cuando lo comas."
  230.       food-effects:
  231.         points: 20
  232.         saturation: 14.4
  233.         commands:
  234.        - "minecraft:effect @p minecraft:regeneration 2 127"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement