#skbee display items not working.
1 messages · Page 1 of 1 (latest)
{_entity} would be the last spawned entity, have u already spawned it in?
It so, is {_entity} set?
If yes to both of these, change {_item} to cobblestone and see if it works, then we can see if it’s a variable issue
Nothing spawns?
Found this on discord, try messing with billboard
skbee spawn item display at {_l}
set {_display} to last spawned entity
set display item of {_display} to glowing golden boots
set display scale of {_display} to vector(0, 0, 0)
set display brightness of {_display} to displayBrightness(15,15)
set display view range of {_display} to 128
set display billboard of {_display} to vertical
set display left rotation of {_display} to quaternion(-1,0,0,1)
set name of {_display} to "bounce_item_component"
wait 2 ticks
set display interpolation start of {_display} to -1
set display interpolation duration of {_display} to 5
set display scale of {_display} to vector(1, 1, 1)```
Can’t help much more, on phone + at work rn
skbee display items not working.
any error on console?
at the first i didnt see their server version