Paste #134222: Shulker Inventory edit

Date: 2025/06/21 01:20:02 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


shulker_open_shift_rightclick:
    type: world
    debug: true
    events:
        after player SHIFT_RIGHT clicks *_shulker_box||shulker_box in inventory:
        - if <player.has_permission[shulker_inv_open].not>:
            - stop
        - define item <context.item>
        - inventory open d:<[item].inventory_contents>