Started by
OneHana
on
Topic category: Help with Minecraft modding (Java Edition)
I want to detect the custom block nbt tags with raytrace but it seems not working
what should i do?
if the block has 'Interactable' nbt tag, run tellraw message ON/OFF
and my door has surely 'Interactable:1b' tag
but it constantle show message "OFF"
Edited by OneHana on Wed, 09/20/2023 - 05:43
ah i put x and y incorrectly
What are you trying to do?