Is it possible to make my own shulker boxes? [Under question]

Started by RedCorr on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Sep 2019
Points:
898

User statistics:

  • Modifications: 0
  • Forum topics: 40
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 115
Is it possible to make my own shulker boxes? [Under question]
Sat, 06/27/2020 - 02:53 (edited)

I want to make backpacks that gonna like Shulker box, but will be with less slots in it.
and i made them, but after breaking them and placing, iside of the backpack was empty.
Help plz.

Edited by RedCorr on Sat, 06/27/2020 - 02:53
Active 2 years ago
Joined Sep 2019
Points:
898

User statistics:

  • Modifications: 0
  • Forum topics: 40
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 115
aaw But i will wait for…
Sat, 05/09/2020 - 09:29

aaw
But i will wait for another answers, if it possible, someone will reply

Active 3 years ago
Joined May 2020
Points:
650

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 66
I think if you add the…
Sat, 06/06/2020 - 01:17

I think if you add the blocks to the vanilla shulker_box tag the game will think it's a shulker box and all of it's contents will be stored.

but I'm not sure. :/

Active 2 years ago
Joined Sep 2019
Points:
898

User statistics:

  • Modifications: 0
  • Forum topics: 40
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 115
I will try that some time…
Tue, 06/09/2020 - 16:16

I will try that some time later.

Active 2 years ago
Joined Jun 2020
Points:
643

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 13
I tried to tag it with a…
Wed, 06/10/2020 - 01:42

I tried to tag it with a shulker box but it doesn't seem to work

Active 2 years ago
Joined Sep 2019
Points:
898

User statistics:

  • Modifications: 0
  • Forum topics: 40
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 115
Aw, what a shame :(
Wed, 06/10/2020 - 02:13

Aw, what a shame :(

Active 3 years ago
Joined May 2020
Points:
650

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 66
Really? huh, well I guess…
Thu, 06/11/2020 - 10:43

Really? huh, well I guess there might be a way to do it with NBT data or something like that but I'm not sure :/

Active 1 year ago
Joined Mar 2023
Points:
222

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 12
This is now automatically…
Thu, 03/16/2023 - 04:36

This is now automatically done with item GUI's in the later versions. I'm still figuring out if this can be done with block GUI's, likely yes if you use global variables to store the items from the slots but that'd be a lot of work.

Active 2 months ago
Joined Apr 2024
Points:
66

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Piemonsta is there a…
Sat, 05/11/2024 - 16:53

Piemonsta is there a tutorial for that? I'm trying to do something similar but I have no coding skills.