#[Removed]
1 messages · Page 1 of 1 (latest)
technically you can use entities but itll be laggy and will probably not be possible to make good collisions
oof
You can use NBTs for that. I have a template if you want, but you'll need a modded client for it to work and of course i'm not going to suggest which one you should use.
Pretty late to the thread i know- but it is definitely possible, just not with scripting.
@tribal storm
I don't think that's how it works buddy.
Block states don't allow you to place multiple blocks into one
You can, however- use moving blocks and apply NBT data to them.
Actually, come to think about it- those NBTs could very much well be using block states.
Correction: yes they do.
I sent you a template with non-facing blocks (planks and glass) in your DMs.
Simply just edit the NBT data to use your desired blocks, then find a way to load that NBT in your world.
not exactly sure if you can use block states with scripts, so i guess that's up to you to find out.