Skip to content

Commit 0a1745b

Browse files
committed
upd(bedrock) Copper lanterns
1 parent c007044 commit 0a1745b

24 files changed

+39
-4
lines changed

bedrock/pack/RP/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"version": [
1313
1,
1414
3,
15-
0
15+
1
1616
],
1717
"min_engine_version": [
1818
1,
1919
21,
20-
60
20+
100
2121
],
2222
"uuid": "8d5b130b-71ff-4c5c-84d7-46a6024248f5"
2323
},
@@ -31,8 +31,8 @@
3131
"uuid": "5367033a-ddb5-4cdf-b7d1-544ea3feb6be",
3232
"version": [
3333
1,
34-
2,
35-
0
34+
3,
35+
1
3636
]
3737
}
3838
]

bedrock/pack/RP/splashes.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,18 @@
33
"Meow?",
44
"PEACE AND LOVE",
55
"CC-NC-BY-SA",
6+
"FDT",
67
/// Shout-outs
78
"Hi Addi and Eli!",
89
"Thanks Eric!",
910
"Callum rocks!",
11+
"QuirkyPlague cooks!",
1012
/// Hashtags and promos
1113
"#MadeWithSubstance",
1214
"#jgrtx",
1315
"github.com/jasonjgardner/jg-rtx",
1416
"patreon.com/_jason",
17+
"jasongardner.dev",
1518
"Follow @merncurft on Instagram!",
1619
"xoxo -Jason",
1720
"From KCMO with love"
48.2 KB
Loading
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"format_version": "1.16.100",
3+
"minecraft:texture_set": {
4+
"color": "copper_lantern",
5+
"metalness_emissive_roughness": "copper_lantern_mer",
6+
"normal": "copper_lantern_normal"
7+
}
8+
}
31.7 KB
Loading
54.7 KB
Loading
53.1 KB
Loading
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"format_version": "1.16.100",
3+
"minecraft:texture_set": {
4+
"color": "exposed_copper_lantern",
5+
"metalness_emissive_roughness": "exposed_copper_lantern_mer",
6+
"normal": "exposed_copper_lantern_normal"
7+
}
8+
}
5.38 KB
Loading
35.5 KB
Loading

0 commit comments

Comments
 (0)