Started by
P4NDERBear
on
Topic category: Help with Minecraft modding (Java Edition)
I want to create an end like portal and I need to check the end portal frame blocks to make sure they have an eye in them. If they all have an eye then a portal should be created. Using procedures how do I do this?
(The portal frame is setup exactly like a normal end portal frame)
you could try doing thsat with blockstates
im going to test a codefor you tomorrow
Did you test a code?
It's ok if you havent
sadly i tried but i found out doing that wqitg procedures just takes to much time
but you could modifyx the "prober-portal-shape" in the java class of the Dimension (this requires coding though)
ok, thanks for trying though!