-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlightnodeslist - _resourcepack.json
80 lines (56 loc) · 1.34 KB
/
lightnodeslist - _resourcepack.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
"paths":
[
"_resourcepack\\dungeons\\dwemer\\animated",
"_resourcepack\\dungeons\\dwemer"
],
"templates":
[
"_resourcepack\\",
{
"light": "",
"color": "#"
}
]
}
[
"_resourcepack\\impchandeliercandle01nochain.nif",
"_resourcepack\\dungeons\\dwemer\\animated\\dwevaultlight01.nif",
{
"light": "Glow",
"color": "#aedfff",
"place light looks like it's supposed to appear to be from": "DweVaultLight01"
}
"_resourcepack\\dungeons\\dwemer\\animated\\dwevaultlight01static.nif",
{
"light": "Glow",
"color": "#aedfff",
"place light looks like it's supposed to appear to be from": "DweVaultLight01Static"
}
"_resourcepack\\dungeons\\dwemer\\animated\\dwevaultstatuslight01.nif",
{
"light1": "LightOn04",
"color": "#3c97b9",
"light2": "Ligh03Fire01", **this typo is intentional
"color": "#fcab63",
"light3": "Ligh102Shock01",
"color": "#7d7aff",
"light4": "Light01Frost01",
"color": "#a09eee",
}
"_resourcepack\\dungeons\\dwemer\\animated\\dwevaultplatformtopseal01\\dwevaultplatformtopseal01.nif",
{
"light1": "LightOn01",
"color": "#3c97b9",
"light2": "LightOn02",
"color": "#3c97b9",
"light3": "Light03Fire",
"color": "#fcab63",
"light4": "Light02Shock",
"color": "#7d7aff",
"light5": "Light01Frost",
"color": "#a09eee",
"light6": "LightOn03",
"color": "#3c97b9"
}
]