1
0
mirror of https://github.com/D00Med/scifi_nodes.git synced 2025-08-23 01:00:26 +02:00

fix sunlight propagation in transparent mesh3

This commit is contained in:
BuckarooBanzay
2025-05-16 07:55:59 +02:00
parent b682b2123d
commit 689a17a80e
2 changed files with 3 additions and 1 deletions

View File

@ -122,7 +122,8 @@
"description": "transparent metal floormesh",
"texture_name": "mesh",
"texture_modifier": "^[contrast:10:-50^[makealpha:0,0,0",
"drawtype": "glasslike"
"drawtype": "glasslike",
"sunlight_propagates": true
},
"pipe": {
"description": "wall pipe"