Unknown Log

#6kDeDaJ
23 lines
Raw
1# Unique identifier for the recipe
2emerald_sword_custom:
3 # The item the player receives
4 result:
5 item: "emerald" # usage of vanilla material
6 amount: 5
7 name: "hellooo"
8
9 # The mapping of characters to items
10 ingredients:
11 E:
12 item: "diamond_block"
13 amount: 1
14 S:
15 item: "stick"
16 amount: 1
17
18 # The shape of the recipe (3x3 grid)
19 # Space represents an empty slot
20 pattern:
21 - " E "
22 - " E "
23 - " S "
This log will be saved for 90 days from their last view.
Report abuse