cubex2 / customstuff4

A Minecraft mod for adding content
https://minecraft.curseforge.com/projects/custom-stuff-4
GNU General Public License v3.0
25 stars 14 forks source link

question: glass render? #95

Open flash0tt opened 6 years ago

flash0tt commented 6 years ago

Hi! how to make a glass block like vanilla? model is the same with vanilla. { "type": "block:simple", "entries": [{ "id": "glass_n_1", "material": "glass", "creativeTab": "it_project", "renderLayer": "cutout", "opacity": 1, "isOpaqueCube": false, "isFullCube": false }] } screen shot: https://i.loli.net/2018/09/15/5b9cc7648c586.png