forked from SlimefunReloadingProject/rsc-example
-
Notifications
You must be signed in to change notification settings - Fork 0
/
menus.yml
70 lines (70 loc) · 1.7 KB
/
menus.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
# RykenSlimeCustomizer Wiki: https://rsc.hiworldmc.com/#/file/menu
RSC_EXAMPLE_MACHINE:
title: "&aExample Menu"
script: "example_menu"
slots:
0-8:
name: "&a"
material: BLACK_STAINED_GLASS_PANE
18-30:
name: "&a"
material: BLACK_STAINED_GLASS_PANE
32-39:
name: "&a"
material: BLACK_STAINED_GLASS_PANE
40:
name: "&aWorking Button"
material: GREEN_STAINED_GLASS_PANE
41-44:
name: "&a"
material: BLACK_STAINED_GLASS_PANE
RSC_EXAMPLE_GENERATOR:
title: "&cExample Generator"
slots:
0-3:
name: "&a"
material: BLACK_STAINED_GLASS_PANE
4:
name: "&aInformation"
progressbar: true
material: GREEN_STAINED_GLASS_PANE
5-9:
name: "&a"
material: BLACK_STAINED_GLASS_PANE
12-14:
name: "&a"
material: BLACK_STAINED_GLASS_PANE
17-26:
name: "&a"
material: BLACK_STAINED_GLASS_PANE
RSC_EXAMPLE_MATERIAL_GENERATOR:
title: "&dExample Material Generator"
slots:
0-3:
name: "&a"
material: BLACK_STAINED_GLASS_PANE
5-12:
name: "&a"
material: BLACK_STAINED_GLASS_PANE
14-17:
name: "&a"
material: BLACK_STAINED_GLASS_PANE
RSC_EXAMPLE_RECIPE_MACHINE:
title: "&cExample Recipe Machine"
slots:
0-3:
name: "&a"
material: BLACK_STAINED_GLASS_PANE
4:
name: "&aInformation"
material: GREEN_STAINED_GLASS_PANE
progressbar: true
5-9:
name: "&a"
material: BLACK_STAINED_GLASS_PANE
12-14:
name: "&a"
material: BLACK_STAINED_GLASS_PANE
17-26:
name: "&a"
material: BLACK_STAINED_GLASS_PANE