#Redstone Texture Changes
8 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
This might be useful to look at https://wiki.latvian.dev/link/4#bkmrk-detector-block-types
This is a startup script.
onEvent('block.registry', event => {
event.create('test_block')...
try using the POWERED block property maybe
if that doesn't work you can try to make your block be type detector but that block type adds a bunch of a complication and is poorly understood by most everyone last I checked
im new to this so have 0 clue what im doing