#How do i make a block that i cannot place
16 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
a block that cannot exist in world is an item
so that item script is correct
try swap the texture method with .texture('all'. 'kubejs:item/incomplete_cracked_stone')
that should fix it
is that . meant to be a , like this .texture('all', 'kubejs:item/incomplete_cracked_stone')
yes
Make your "block" an item with a block model
thats what the first script in the original post does
he already solve my issue
if your issue is solved you can close the ticket with </ticket close:1054771505520717835> or the green button above