Jump to content

hipmag

Members
  • Posts

    3
  • Joined

  • Last visited

hipmag's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Yeah, guess I will do that. I just noticed that the TESR doesnt render if I dont include it. Anyway, thanks for the fast response. Your modding documentation are of great help!
  2. I want to make an invisible block (as it has to be rendered via a TESR). This works fine by returning INVISIBLE in getRenderType and false in isFullCube and isOpaqueCube. But I still have to include a dummy model json, otherwise there will be a silent error on startup (which does not do anything, of course). As it does not really seem to be good practice to have (harmless, but nethertheless present) exceptions, I wonder how to remove the need to create this useless json file (more revelant as I have multiple invisible blocks).
×
×
  • Create New...

Important Information

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