Ok I did that and Its not crashing now (I used hopper's code) but its not rotating
https://gist.github.com/CaptainComeT/917cb5fd0bc6932d3e27be827d9bf0ab
Ok I found Block#createBlockState and added it to my code but whenever I add {FACING} to the return it just crashes the game:
It gives somekind of Registry error
I'm making a blender for my mod and I have some buttons on it, I want them to be always faced to the player.
I tryed using BlockStates when I was googling about that, but it cannot resolve symbol 'BlockState' so I guess its deleted than. Is there some other way to do this than?
This is what I've done so far:
Blender class
Blockstate .json
Model .json
BlockState line is still here but its giving the error so what should I do?
5 replies
Important Information
By using this site, you agree to our Terms of Use.