Facebook
From Anorexic Mockingjay, 5 Years ago, written in Plain Text.
This paste is a reply to Re: Untitled from Tiny Octupus - view diff
Embed
Download Paste or View Raw
Hits: 360
  1. random-drops:
  2.   diament:
  3.     chance: 60.0
  4.     fortune: true
  5.     biome: []
  6.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE, STONE_PICKAXE]
  7.     height:
  8.       min: 0
  9.       max: 70
  10.     amount:
  11.       min: 1
  12.       max: 2
  13.     drop:
  14.       what: DIAMOND_BLOCK
  15.       from: STONE
  16.   emerald:
  17.     chance: 40.0
  18.     fortune: true
  19.     biome: []
  20.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE, STONE_PICKAXE]
  21.     height:
  22.       min: 0
  23.       max: 70
  24.     amount:
  25.       min: 1
  26.       max: 2
  27.     drop:
  28.       what: EMERALD_BLOCK
  29.       from: STONE
  30.    złoto:
  31.     chance: 70.0
  32.     fortune: true
  33.     biome: []
  34.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE, STONE_PICKAXE]
  35.     height:
  36.       min: 0
  37.       max: 70
  38.     amount:
  39.       min: 1
  40.       max: 5
  41.     drop:
  42.       what: GOLD_BLOCK
  43.       from: STONE
  44.    żelazo:
  45.     chance: 70.0
  46.     fortune: true
  47.     biome: []
  48.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE, STONE_PICKAXE]
  49.     height:
  50.       min: 0
  51.       max: 70
  52.     amount:
  53.       min: 1
  54.       max: 5
  55.     drop:
  56.       what: IRON_BLOCK
  57.       from: STONE
  58.     slime :
  59.     chance: 10.0
  60.     fortune: true
  61.     biome: []
  62.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE, STONE_PICKAXE]
  63.     height:
  64.       min: 0
  65.       max: 70
  66.     amount:
  67.       min: 1
  68.       max: 2
  69.     drop:
  70.       what: slimeball
  71.       from: STONE
  72.     redstone:
  73.     chance: 70.0
  74.     fortune: true
  75.     biome: []
  76.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE, STONE_PICKAXE]
  77.     height:
  78.       min: 0
  79.       max: 70
  80.     amount:
  81.       min: 1
  82.       max: 2
  83.     drop:
  84.       what: REDSTONE_BLOCK
  85.       from: STONE
  86.      węgiel:
  87.     chance: 70.0
  88.     fortune: true
  89.     biome: []
  90.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE, STONE_PICKAXE]
  91.     height:
  92.       min: 0
  93.       max: 70
  94.     amount:
  95.       min: 1
  96.       max: 2
  97.     drop:
  98.       what: COAL_BLOCK
  99.       from: STONE
  100.      perła:
  101.     chance: 10.0
  102.     fortune: true
  103.     biome: []
  104.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE, STONE_PICKAXE]
  105.     height:
  106.       min: 0
  107.       max: 70
  108.     amount:
  109.       min: 1
  110.       max: 2
  111.     drop:
  112.       what: ENDER_PEARL
  113.       from: STONE
  114.       Biblio:
  115.     chance: 30.0
  116.     fortune: true
  117.     biome: []
  118.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE, STONE_PICKAXE]
  119.     height:
  120.       min: 0
  121.       max: 70
  122.     amount:
  123.       min: 1
  124.       max: 4
  125.     drop:
  126.       what: BOOKSHELF
  127.       from: STONE
  128.       lapis:
  129.     chance: 30.0
  130.     fortune: true
  131.     biome: []
  132.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE, STONE_PICKAXE]
  133.     height:
  134.       min: 0
  135.       max: 70
  136.     amount:
  137.       min: 1
  138.       max: 2
  139.     drop:
  140.       what: LAPIS_BLOCK
  141.       from: STONE
  142.       TNT:
  143.     chance: 20.0
  144.     fortune: true
  145.     biome: []
  146.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE, STONE_PICKAXE]
  147.     height:
  148.       min: 0
  149.       max: 70
  150.     amount:
  151.       min: 1
  152.       max: 3
  153.     drop:
  154.       what: TNT
  155.       from: STONE
  156.       jabłko:
  157.     chance: 35.0
  158.     fortune: true
  159.     biome: []
  160.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE, STONE_PICKAXE]
  161.     height:
  162.       min: 0
  163.       max: 70
  164.     amount:
  165.       min: 1
  166.       max: 2
  167.     drop:
  168.       what: APPLE
  169.       from: STONE
  170.       obsudian:
  171.     chance: 25.0
  172.     fortune: true
  173.     biome: []
  174.     tool: [DIAMOND_PICKAXE, IRON_PICKAXE, STONE_PICKAXE]
  175.     height:
  176.       min: 0
  177.       max: 70
  178.     amount:
  179.       min: 1
  180.       max: 4
  181.     drop:
  182.       what: OBSYDIAN
  183.       from: STONE
  184.      
  185.   STONE: 7
  186.   OBSIDIAN: 14