#(Servlet) summon item frame facing up?

14 messages · Page 1 of 1 (latest)

ivory ocean
#

Its been a long time since I last worked with denizen or minecraft in general and I'm working on a little something to pass time.

Now the question is how do I summon item frames facing up?
Apart from this, is there a better way to check if the location I'm spawning an item frame does not have any other item frames?
Trying to place item frame in a cross pattern, some spots are detected to contain item frames.

https://paste.denizenscript.com/View/138802

sturdy cypressBOT
#

(Servlet) summon item frame facing up?

sturdy cypressBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

hearty thunder
#

Why item frames when you could use item displays

hearty thunder
#

!m entitytag.rotation

feral flameBOT
hearty thunder
#

to spawn item frames upwards you need to set the rotation up

#

if using them, you should probably use an entity script to distinguish item frames from scripts and players

#

i also would use location flags to check if the location contains a plant or not

deep bobcatBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@ivory ocean

ivory ocean
#

I need them to still be interactable