#Can yall delete this?

1 messages · Page 1 of 1 (latest)

median shale
#

I'm not sure but there should not have been skbeeskbee spawn text display 0.75 blocks above event-block

neat forum
#

I don't think there is any difference in its use.

median shale
#

I don't know but I never seen skbee spawn

neat forum
#

It is in the docs, but it seems to be optional, but SkBee is the only addon that spawns display (That I know of.).

#

that is not your problem though

#

ok

#

maybe change the loop entities to loop entities within 1 block from event-block

#

It would if you are still using your nbt, & the right way.

#

okay

#

yea i think so

#

Is the entity called text display? I know you can also just use display, but I don't know if that is text or what.

stark knot
#

if string tag DisplayID = variable

subtract 1 from variable

hard fossil
#

@tawdry gull your trying to prevent it from killing itself?

#

when u break it?

#

just do if loop-entity is display

#

works for me

stark knot
#

a string is not a number

limber dune
#

From minehut like stealsolo or smth I remember your name or a gen server

hard fossil
#

what exact line is not passing..?

limber dune
#

what setvrt

hard fossil
#

did u debug

#

broadcast the string tag

#

im slightly confused on how the nbt of an item can be equal to a list

stark knot
#

i mean {_t} isn't a list

hard fossil
#

int tag?

stark knot
#

either use int tags or stringify {_t}

#

ones an integer, ones a string

#

yes

#

not sure why you wrote player's uuid though

#

if {_t}'s an integer it works

marsh vigil
#

in your block break event, you should have loop all entities in radius 1 of event-block, that way you aren't looping all the server's entities

hard fossil
#

What’s your code currently