Facebook
From xd, 6 Years ago, written in Plain Text.
This paste is a reply to Untitled from xd - view diff
Embed
Download Paste or View Raw
Hits: 372
  1. random-drops:
  2.   DIAMENT:
  3.     chance: 1.75
  4.     exp: 5
  5.     fortune: true
  6.     message: ''
  7.     biome: []
  8.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE]
  9.     height:
  10.       min: 0
  11.       max: 25
  12.     amount:
  13.       min: 1
  14.       max: 1
  15.     drop:
  16.       what: DIAMOND
  17.       from: STONE
  18.   SZMARAGD:
  19.     chance: 1.25
  20.     exp: 5
  21.     fortune: true
  22.     message: ''
  23.     biome: []
  24.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE]
  25.     height:
  26.       min: 0
  27.       max: 35
  28.     amount:
  29.       min: 1
  30.       max: 1
  31.     drop:
  32.       what: EMERALD
  33.       from: STONE
  34.   ZLOTO:
  35.     chance: 2.80
  36.     exp: 5
  37.     fortune: true
  38.     message: ''
  39.     biome: []
  40.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE]
  41.     height:
  42.       min: 0
  43.       max: 35
  44.     amount:
  45.       min: 1
  46.       max: 1
  47.     drop:
  48.       what: GOLD_INGOT
  49.       from: STONE
  50.   ZELAZO:
  51.     chance: 4.95
  52.     exp: 5
  53.     fortune: true
  54.     message: ''
  55.     biome: []
  56.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE, STONE_PICKAXE]
  57.     height:
  58.       min: 0
  59.       max: 64
  60.     amount:
  61.       min: 1
  62.       max: 1
  63.     drop:
  64.       what: IRON_INGOT
  65.       from: STONE
  66.   WEGIEL:
  67.     chance: 5.50
  68.     exp: 5
  69.     fortune: true
  70.     message: ''
  71.     biome: []
  72.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE, STONE_PICKAXE]
  73.     height:
  74.       min: 0
  75.       max: 100
  76.     amount:
  77.       min: 1
  78.       max: 1
  79.     drop:
  80.       what: COAL
  81.       from: STONE
  82.   REDSTONE:
  83.     chance: 3.50
  84.     exp: 5
  85.     fortune: true
  86.     message: ''
  87.     biome: []
  88.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE, STONE_PICKAXE]
  89.     height:
  90.       min: 0
  91.       max: 25
  92.     amount:
  93.       min: 1
  94.       max: 5
  95.     drop:
  96.       what: REDSTONE
  97.       from: STONE
  98.   PERLA:
  99.     chance: 0.05
  100.     exp: 5
  101.     fortune: true
  102.     message: ''
  103.     biome: []
  104.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE]
  105.     height:
  106.       min: 0
  107.       max: 255
  108.     amount:
  109.       min: 1
  110.       max: 1
  111.     drop:
  112.       what: ENDER_PEARL
  113.       from: STONE
  114.   KWARC:
  115.     chance: 1.50
  116.     exp: 5
  117.     fortune: true
  118.     message: ''
  119.     biome: []
  120.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE]
  121.     height:
  122.       min: 0
  123.       max: 255
  124.     amount:
  125.       min: 1
  126.       max: 1
  127.     drop:
  128.       what: NETHER_QUARTZ
  129.       from: STONE
  130.   KSIAZKA:
  131.     chance: 0.65
  132.     exp: 5
  133.     fortune: true
  134.     message: ''
  135.     biome: []
  136.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE]
  137.     height:
  138.       min: 0
  139.       max: 255
  140.     amount:
  141.       min: 1
  142.       max: 1
  143.     drop:
  144.       what: BOOK
  145.       from: STONE
  146.   JABLKO:
  147.     chance: 0.35
  148.     exp: 5
  149.     fortune: true
  150.     message: ''
  151.     biome: []
  152.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE]
  153.     height:
  154.       min: 0
  155.       max: 255
  156.     amount:
  157.       min: 1
  158.       max: 1
  159.     drop:
  160.       what: APPLE
  161.       from: STONE
  162.   PROSZEK:
  163.     chance: 1.15
  164.     exp: 5
  165.     fortune: true
  166.     message: ''
  167.     biome: []
  168.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE]
  169.     height:
  170.       min: 0
  171.       max: 255
  172.     amount:
  173.       min: 1
  174.       max: 1
  175.     drop:
  176.       what: SULPHUR
  177.       from: STONE
  178.   OBSYDIAN:
  179.     chance: 2.00
  180.     exp: 5
  181.     fortune: true
  182.     message: ''
  183.     biome: []
  184.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE]
  185.     height:
  186.       min: 0
  187.       max: 255
  188.     amount:
  189.       min: 1
  190.       max: 1
  191.     drop:
  192.       what: OBSIDIAN
  193.       from: STONE
  194.   GLOWSTONE:
  195.     chance: 0.85
  196.     exp: 5
  197.     fortune: true
  198.     message: ''
  199.     biome: []
  200.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE]
  201.     height:
  202.       min: 0
  203.       max: 25
  204.     amount:
  205.       min: 1
  206.       max: 1
  207.     drop:
  208.       what: GLOWSTONE_SULPHUR
  209.       from: STONE
  210.   NITKA:
  211.     chance: 0.25
  212.     exp: 5
  213.     fortune: true
  214.     message: ''
  215.     biome: []
  216.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE]
  217.     height:
  218.       min: 0
  219.       max: 255
  220.     amount:
  221.       min: 1
  222.       max: 1
  223.     drop:
  224.       what: STRING
  225.       from: STONE
  226.   STRZALA:
  227.     chance: 0.05
  228.     exp: 5
  229.     fortune: false
  230.     message: ''
  231.     biome: []
  232.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE]
  233.     height:
  234.       min: 0
  235.       max: 25
  236.     amount:
  237.       min: 1
  238.       max: 1
  239.     drop:
  240.       what: ARROW
  241.       from: STONE
  242.   GLUT:
  243.     chance: 0.95
  244.     exp: 5
  245.     fortune: true
  246.     message: ''
  247.     biome: []
  248.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE]
  249.     height:
  250.       min: 0
  251.       max: 25
  252.     amount:
  253.       min: 1
  254.       max: 1
  255.     drop:
  256.       what: SLIMEBALL
  257.       from: STONE
  258. cancel-drops:
  259. - DIAMOND_ORE
  260. - GOLD_ORE
  261. - IRON_ORE
  262. - COAL_ORE
  263. - EMERALD_ORE
  264. - GLOWING_REDSTONE_ORE
  265. exp-drops:
  266.   STONE: 10
  267.   OBSIDIAN: 50