Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit 9ecb3d9

Browse files
Bump version, add CPM config, fix assorts (mostly)
1 parent 6bd1a3a commit 9ecb3d9

File tree

7 files changed

+20
-6
lines changed

7 files changed

+20
-6
lines changed

versions/Common/config/cpm.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"titleScreenButton": false,
3+
"editorRecentProjects": [],
4+
"editorLastVersion": "0.6.19a",
5+
"serverSettings": {},
6+
"playerSettings": {},
7+
"globalSettings": {},
8+
"friendSettings": {},
9+
"friendList": {},
10+
"safetyProfiles": {},
11+
"blockedList": {},
12+
"selectedModel": "legacyskins-models/1271746252.cpmmodel",
13+
"keybinds": {}
14+
}

versions/TU1/pack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Re-Console: Legacy TU1"
22
author = "ViolaFlower Modding"
3-
version = "0.0.22"
3+
version = "0.0.30"
44
pack-format = "packwiz:1.1.0"
55

66
[index]

versions/TU1/resource_assorts/minecraft.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"vanilla",
55
"fabric",
66
"programmer_art",
7-
"file/Re-Console-Legacy-Resources-TU1-dev-37155b0.zip"
7+
"file/Re-Console-Legacy-Resources-TU1-0.0.30-latest.zip"
88
],
99
"displayPack": "vanilla",
1010
"id": "minecraft",

versions/TU3/pack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Re-Console: Legacy TU3"
22
author = "ViolaFlower Modding"
3-
version = "0.0.22"
3+
version = "0.0.30"
44
pack-format = "packwiz:1.1.0"
55

66
[index]

versions/TU3/resource_assorts/minecraft.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"vanilla",
55
"fabric",
66
"programmer_art",
7-
"file/Re-Console-Legacy-Resources-TU3-dev-37155b0.zip"
7+
"file/Re-Console-Legacy-Resources-TU3-0.0.30-latest.zip"
88
],
99
"displayPack": "vanilla",
1010
"id": "minecraft",

versions/TU5/pack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Re-Console: Legacy TU5"
22
author = "ViolaFlower Modding"
3-
version = "0.0.22"
3+
version = "0.0.30"
44
pack-format = "packwiz:1.1.0"
55

66
[index]

versions/TU5/resource_assorts/minecraft.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"vanilla",
55
"fabric",
66
"programmer_art",
7-
"file/Re-Console-Legacy-Resources-TU5-dev-37155b0.zip"
7+
"file/Re-Console-Legacy-Resources-TU5-0.0.30-latest.zip"
88
],
99
"displayPack": "vanilla",
1010
"id": "minecraft",

0 commit comments

Comments
 (0)