Paste #135423: test recipes

Date: 2025/08/06 19:57:28 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21


item_1:
    type: item
    material: poisonous_potato
    recipes:
        1:
            type: shaped
            input:
            - air|<server.flag[nexo.arm_chair]>|air
            - air|stick|air
            - air|stick|air

item_2:
    type: item
    material: poisonous_potato
    recipes:
        1:
            type: shaped
            input:
            - air|<server.flag[nexo.bronze_ingot]>|air
            - air|stick|air
            - air|stick|air