I am new to coding with forge, and I need some help. My first question deals with a block set to cutout. In game looks good, except that it is blocking the rendering of adjacent blocks. I have tried to set isOpaque to false, and it is not working.
Along with that the blockItem is not loading it's texture. I have formatted the .json's exactly like the game. Also I copied and pasted the name of the block.
Block Model
BlockItem Model
Thanks for any help that you can give me.