#Big Ender Chest

1 messages · Page 1 of 1 (latest)

ripe wadi
#

There’s plenty of backpack/vault snippets and examples on the internet.

  • method 1: store the items in a list
  • method 2: store then in NBT (shane bee’s github will have examples)
rare vale
#

no spoon_feed here

ripe wadi
#

You have it in that sentence

ripe wadi
#
  1. that name will go off the screen
  2. always use code blocks when sending code
  3. No, you can't define and open a GUI in one line. You'll need to do something like this:
set slot 14 of {_GUI} to 1 of stick
open {_GUI} to player```
#

```code here```

#

makes it easier to read code and indentation

ripe wadi
#

backticks, not apostrophes

#

`, not '

ripe wadi
#

top left of the keyboard, or copy and paste

#

``` <-- these

#

to the left of the 1

#
  1. add the items to the gui before opening it, as i showed in my example
  2. in the close section, you are using {slot.%player's uuid%} instead of {_slot}, also use event-inventory
  3. wdym "swap"?
ripe wadi
#

no need to ping me either