View difference between Paste ID: dhvBrfc7 and KWcCiuXs
SHOW: | | - or go back to the newest paste.
1
# This file allows you to configure what blocks are dropped when you use a silktouch
2
# tool on certain blocks. 
3
4
blocks:
5
  # Diamond
6
  - blockType: 56
7
    dropType: 264
8
    count: 1
9
  # Lapiz
10
  - blockType: 21
11-
    dropType: 14
11+
    dropType: 351
12
    dataValue: 4
13
    count: 3
14
  # Coal
15
  - blockType: 16
16
    dropType: 263
17
    count: 1