Heres my json:
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "testmod_examplemod:block/example_block"
},
"render_type": "minecraft:cutout"
}
with that it DOES make it transparent, but it also makes every block its touching (that face_ transparent!