Facebook
From Flying Camel, 5 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 285
  1. random-drops:
  2.   diament:
  3.     chance: 2.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: 1
  13.     drop:
  14.       what: DIAMOND_BLOCK
  15.       from: STONE
  16.   emerald:
  17.     chance: 2.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: 1
  27.     drop:
  28.       what: EMERALD_BLOCK
  29.       from: STONE
  30. cancel-drops: []
  31. exp-drops:
  32.   STONE: 7
  33.   OBSIDIAN: 14

Replies to Untitled rss

Title Name Language When
Re: Untitled Tiny Octupus text 5 Years ago.