diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml
index 4b3c75a86..6fd110b73 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -65,34 +65,9 @@ body:
- N/A
- Re-Console+ Modrinth
- Re-Console+ Curseforge
- - Re-Console Modrinth
- - Re-Console Curseforge
- - Rekindled Legacy (List TU in your bug report)
- Simply Legacy Modrinth
- Simply Legacy Curseforge
- default: 0
- validations:
- required: true
- - type: dropdown
- id: rp
- attributes:
- label: Resource Pack
- description: What Resource Pack are you using?
- options:
- - N/A
- - 1080p KBM tooltips
- - Extra Controller Tooltips
- - Faithful Legacy
- - Hybrid Aspects
- - Legacy Modpack Resources
- - Legacy Panorama
- - Legacy Titles
- - Legacy Skin Packs
- - Modern Skin Packs
- - Modern How to Play
- - Ore4J
- - Tutorial World Add-on
- - Vanilla Live
+ - Rekindled Legacy (List TU in your bug report)
default: 0
validations:
required: true
diff --git a/.gitignore b/.gitignore
index 5fdde703e..8339d20c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,9 +8,7 @@ refresh.sh
*.zip
modpacks/**/packitup.schema.json
modpacks/**/Logs
-modpacks/refresh-all.sh
-modpacks/update-all.sh
-modpacks/export-all.sh
+artifacts/
# IntelliJ
.idea/
diff --git a/modpacks/2k/manifest.json b/modpacks/2k/manifest.json
new file mode 100644
index 000000000..a852c5277
--- /dev/null
+++ b/modpacks/2k/manifest.json
@@ -0,0 +1,12 @@
+{
+ "$schema": "../../tools/manifest/schema.json",
+ "id": "2k",
+ "name": "2000s Edition",
+ "type": "modpack",
+ "loader": "fabric",
+ "mc_version": "26.1.2",
+ "version": "26.04",
+ "release_type": "release",
+ "modrinth_id": "2000s-edition",
+ "curseforge_id": "2000s-edition"
+}
diff --git a/modpacks/rc-plus/26.1.2-mr/.packwizignore b/modpacks/rc-plus/26.1.2-mr/.packwizignore
index cd8c05791..9cc1d6df0 100644
--- a/modpacks/rc-plus/26.1.2-mr/.packwizignore
+++ b/modpacks/rc-plus/26.1.2-mr/.packwizignore
@@ -1,5 +1,3 @@
-
-PackItUp
Logs
*.zip
*.mrpack
diff --git a/modpacks/rc-plus/26.1.2-mr/config/crash_assistant/problematic_mods_config.json b/modpacks/rc-plus/26.1.2-mr/config/crash_assistant/problematic_mods_config.json
index 9ee54abe1..f65d5bf9b 100644
--- a/modpacks/rc-plus/26.1.2-mr/config/crash_assistant/problematic_mods_config.json
+++ b/modpacks/rc-plus/26.1.2-mr/config/crash_assistant/problematic_mods_config.json
@@ -20,7 +20,7 @@
"should_crash_on_startup": false
},
"noisium": {
- "msg": "⚠️ Noisium not supported\n\nNoisium is not supported, as the mod does not have significant performance boost and is superseded by other mods.",
+ "msg": "⚠️ Noisium not supported\n\nNoisium is not supported, as the mod does not have significant performance boost and is superseded by Fast Noise!",
"should_crash_on_startup": true
},
"faster-random": {
diff --git a/modpacks/simply/26.1.2-mr/.packwizignore b/modpacks/simply/26.1.2-mr/.packwizignore
index cd8c05791..9cc1d6df0 100644
--- a/modpacks/simply/26.1.2-mr/.packwizignore
+++ b/modpacks/simply/26.1.2-mr/.packwizignore
@@ -1,5 +1,3 @@
-
-PackItUp
Logs
*.zip
*.mrpack