use other mes texture for transparent mesh-node

This commit is contained in:
BuckarooBanzay 2024-05-04 19:10:12 +02:00
parent d4ec06f888
commit 6bb8d294f3
1 changed files with 2 additions and 2 deletions

View File

@ -102,8 +102,8 @@
}, },
"mesh3": { "mesh3": {
"description": "transparent metal floormesh", "description": "transparent metal floormesh",
"texture_name": "mesh2", "texture_name": "mesh",
"texture_modifier": "^[makealpha:19,19,19", "texture_modifier": "^[contrast:10:-50^[makealpha:0,0,0",
"drawtype": "glasslike" "drawtype": "glasslike"
}, },
"pipe": { "pipe": {