Paste #135510: Unnamed Denizen Script Paste

Date: 2025/08/13 05:31:32 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


        on bronze_shovel recipe formed:
        - define item <context.recipe.get[2]>
        - narrate <[item]>
        - if <[item].custom_data.get[PublicBukkitValues].get[nexo:id].if_null[null]> == string:bronze_ingot:
            - narrate blorp


bronze_shovel:
    type: item
    material: poisonous_potato
    recipes:
        1:
            type: shaped
            input:
            - air|paper|air
            - air|stick|air
            - air|stick|air