-
-
Notifications
You must be signed in to change notification settings - Fork 14
/
config.yml
84 lines (84 loc) · 1.6 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
updateMessage: true
locale:
lang: en
country: GB
default:
autosort: false
pattern: LEFT_TO_RIGHT_TOP_TO_BOTTOM
categories:
- AlphaBackAsc
- IsBlock
sorting:
notification: true
sound:
active: true
name: ENTITY_PIG_SADDLE
volume: '2.0'
pitch: '2.0'
refill:
blocks: true
consumables: true
breakables: true
clicksort: true
cleaningItem:
active: true
durability: true
openEvent: true
item:
==: org.bukkit.inventory.ItemStack
v: 2230
type: IRON_HOE
cooldown:
active: true
time: 5000
blacklist:
stacking:
- air
inventory:
- furnace
categories:
words:
- ==: WordCategory
name: StoneWord
word: stone
- ==: WordCategory
name: StairWord
word: stair
- ==: WordCategory
name: SlabWord
word: slab
- ==: WordCategory
name: CarpetWord
word: carpet
lists:
- ==: ListCategory
name: StoneList
list:
- stone
- stone_bricks
- mossy_stone_bricks
- cracked_stone_bricks
- chiseled_stone_bricks
- smooth_stone
- granite
- polished_granite
- diorite
- polished_diorite
- andesite
- polished_andesite
- gravel
- ==: ListCategory
name: DirtList
list:
- dirt
- grass_block
- grass_path
- coarse_dirt
- podzol
- mycelium
master:
- ==: MasterCategory
name: StoneMaster
list:
- StoneList
- StoneWord