Started by
Astarta62
on
Topic category: User side tutorials
I created a block in the mrcryfish model creator program, then processed it in mcreator, but when I went to minecraft, it was only set in one direction, no matter how I rotated. For example, in minecraft there is a step and a torch and they are located in all directions. And my block, for some reason, only in one direction. How do I get the block to move in all directions?
You should create multile models, facing multiple directions. Then make blockstates or multiple blocks(depending on how advanced you are) and make a procedure so that if you place it, it faces a certain direction by switching blockstates/blocks.
If you are advanced, use blockstates
If you are not a mod master, use multiple blocks
could have sworn I posted this already.. Guess I'm going crazy.. If you use the Y axis rotate from player side, it will always fac the player when placing don't know if you wanted it that way..
Please do not ask questions in here. This is for tutorials not for help with procedures
not true @titedog
thx @kinyoshi, really helped