From 6bb8d294f3db32a8309dc9a833653bbbbe04d809 Mon Sep 17 00:00:00 2001 From: BuckarooBanzay Date: Sat, 4 May 2024 19:10:12 +0200 Subject: [PATCH] use other mes texture for transparent mesh-node --- nodes.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodes.json b/nodes.json index 71efed8..668d05a 100644 --- a/nodes.json +++ b/nodes.json @@ -102,8 +102,8 @@ }, "mesh3": { "description": "transparent metal floormesh", - "texture_name": "mesh2", - "texture_modifier": "^[makealpha:19,19,19", + "texture_name": "mesh", + "texture_modifier": "^[contrast:10:-50^[makealpha:0,0,0", "drawtype": "glasslike" }, "pipe": {