Paste #22209: Extra Cookies

Date: 2015/11/03 02:44:52 UTC-08: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


Feed_World:
    type: World
    debug: false
    events:
        on player consumes i@Dark-Choco-Cookie:
            - determine passively cancelled
            - take <context.item>
            - feed amount:2

Dark-Choco-Cookie:
    type: item
    debug: false
    material: 357
    display name: <&2>Zartbitter-Keks
    lore:
    - <&c>Ein Keks voll mit Schokolade
    recipe:
    - i@air|i@cocoa_beans|i@air
    - i@wheat|i@cocoa_beans|i@wheat
    - i@air|i@cocoa_beans|i@air