Jump to content

CaptainComeT

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by CaptainComeT

  1. Ok I think it worked I just need to invert it now because its doing on other side
  2. Ok I did that and Its not crashing now (I used hopper's code) but its not rotating https://gist.github.com/CaptainComeT/917cb5fd0bc6932d3e27be827d9bf0ab
  3. 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
  4. 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?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.