Results 4 comments of KotB

Report Tag: 3a3d6409-f95f-44a8-ddbb288b-f6a536b2

I changed "Operating System" in description

I've checked my proxy settings in every place I know of, they're all off. nmcli: ![image](https://user-images.githubusercontent.com/42083774/167752738-37404cc2-ebd7-423e-837d-eec3767a0927.png) gsettings: ![image](https://user-images.githubusercontent.com/42083774/167753013-875ab3cc-258d-43d6-88d5-f6e7bf7085e9.png) Environment Variables: ![image](https://user-images.githubusercontent.com/42083774/167753224-95b563b5-3c4e-4649-a4ca-89d8648d2123.png)

Possible cause: `"render_method": "blend"` in block definition ``` "minecraft:material_instances": { "*": { "texture": "null", "render_method": "blend", "ambient_occlusion": false }, "north": { "texture": "regular", "render_method": "blend", "ambient_occlusion": false } } ```