Started by
WHXY
on
Topic category: Help with Minecraft modding (Java Edition)
I want to make something like this
Is [Get block at _ _ _] the same block as [Get NBT text tag "____" of block at _ _ _ if it has block entity]
but its not possible, is there any other option or block I can use to make something like this?
like this?
no, I want to detect the block using text generated by the nbt text tag instead of the minecraft component block.
pretty much the text tag would contain a block name and using the tag it would detect the block
maybe this works: