We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f3bc4a commit 1c28eb0Copy full SHA for 1c28eb0
src/main/resources/assets/appliede/models/part/transmutation_terminal_on.json
@@ -12,7 +12,7 @@
12
"north": {
13
"texture": "#lightsBright",
14
"tintindex": 3,
15
- "unlit": true
+ "neoforge_data": { "block_light": 15, "sky_light": 15 }
16
}
17
18
},
@@ -23,7 +23,7 @@
23
24
"texture": "#lightsMedium",
25
"tintindex": 2,
26
27
28
29
@@ -34,7 +34,7 @@
34
35
"texture": "#lightsDark",
36
"tintindex": 1,
37
38
39
40
0 commit comments