Started by
Le_Keb
on
Topic category: User side tutorials
Hello, I want to make a powder with almost the same texture than redstone, with a custom item (powder) when I right click on the floor the powder be placed like redstone dust.
Sorry for my english
This is not possible in MCreator yet.
I finally suceeded by making a personnalised 3d model, and by adding event with the item, my problem is now to only place the block when the player aim the top side on the block, in order to do that, I need in block/player procedures a possibilitie to check the face of the target block.
Maybe in an update ?