Paste #115656: Unnamed Denizen Script Paste

Date: 2023/09/26 15:10:49 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


job_hammer_test:
    type: item
    debug: false
    material: stick
    display name: <&gradient[from=0,255,239;to=22,124,186;style=rgb]>Marteau du bon buildeur <&b><&l><player.item_in_hand.flag[level]>
    lore:
        - <empty>
        -  <&7><&l>[SNEAK + CLIC DROIT]
        - <&f>     Mode de séléction
        - <empty>
        - <&7>Durabilité: <player.item_in_hand.flag[dura]> / <player.item_in_hand.flag[max_dura]>
    mechanisms:
        custom_model_data: 1
    flags:
        max_dura: 50
        dura: 50
        mode: ligne
        level: 1