-
Notifications
You must be signed in to change notification settings - Fork 2
/
mb_machines.yml
54 lines (54 loc) · 1.4 KB
/
mb_machines.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
# RykenSlimeCustomizer Wiki: https://rsc.hiworldmc.com/#/file/multi-block-machine
RSC_EXAMPLE_MULTIBLOCK_MACHINE:
item_group: rsc_example_sub_group
item:
name: "&b示例多方块机器"
material: CRAFTING_TABLE
recipe:
5:
material: OAK_FENCE_GATE
8:
material: DISPENSER
work: 5
sound: ANCIENT_ALTAR_FINISH_SOUND
recipes:
example:
input:
1:
material_type: slimefun
material: RSC_EXAMPLE_RECIPED_ITEM_3
output:
material_type: slimefun
material: RSC_EXAMPLE_RECIPED_ITEM_4
helmet:
input:
3:
material_type: slimefun
material: RSC_EXAMPLE_RECIPED_ITEM_4
output:
material_type: slimefun
material: RSC_EXAMPLE_HELMET
chestplate:
input:
4:
material_type: slimefun
material: RSC_EXAMPLE_RECIPED_ITEM_4
output:
material_type: slimefun
material: RSC_EXAMPLE_CHESTPLATE
leggings:
input:
5:
material_type: slimefun
material: RSC_EXAMPLE_RECIPED_ITEM_4
output:
material_type: slimefun
material: RSC_EXAMPLE_LEGGINGS
boots:
input:
6:
material_type: slimefun
material: RSC_EXAMPLE_RECIPED_ITEM_4
output:
material_type: slimefun
material: RSC_EXAMPLE_BOOTS