#How to make a block that has gravity
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
I need a to make a couple of gravity blocks for my modpack, but I can't find any information on how to add gravity to a block
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
event.create('my_block', 'falling') in the block registry evnt
Thank you!