#Storage System

1 messages ยท Page 1 of 1 (latest)

ashen breach
#

Do you have a released version to try out?

thorny musk
ashen breach
#

How did you do the visuals on the side of the block to show the amount stored?

#

That's clean

thorny musk
#

oops forgot to add the tag

#

it includes an entity

#

but the crate itself is a block

#

the entity is only used to display everything such as the item and amount

#

to prevent lag i made the items displayed when walking away at a certain distance they will disappear and reappear when the player clicks on the block again ๐Ÿ™‚

ashen breach
#

Or is it the nametag

thorny musk
#

its direction

ashen breach
#

Very nice! Do you have a discord?

thorny musk
#

I dont

ashen breach
thorny musk
#

ill see what i can do, for now its just a sneak peek of what my addon brings ๐Ÿ™‚

ashen breach
#

Oki, thx! Looking forward to what you have to bring to the table!

lilac verge
#

did you add the textures on blockface per item? using states?

thorny musk
lilac verge
#

so how you're adding textures on top of the block?

#

also the item count?

thorny musk
#

its an entity and the count depends on the amount of items within the storage system using scripts

lilac verge
#

amd you the texture to the entity?

#

or how you add the texture?

#

as far as i know there isn't a way to directly add texture from item to an entity or block

thorny musk
lilac verge
#

or you're using armour stand or something

thorny musk
#

no armor stand required either ๐Ÿ™‚

#

but it has similar functions to it

lilac verge
#

then how?

thorny musk
#

well i can say that an entity can hold items right ๐Ÿ˜„

lilac verge
#

ig i got the idea

thorny musk
#

nice, it may look simple but sadly its not, when i first created something similar to this but with an attachable it was not easy ๐Ÿ˜