chore(repo): I dont know

This commit is contained in:
omo50
2026-04-25 18:46:14 -06:00
parent b7aea27aef
commit 05b00e6127
6 changed files with 15 additions and 34 deletions

View File

@@ -65,34 +65,9 @@ body:
- N/A - N/A
- Re-Console+ Modrinth - Re-Console+ Modrinth
- Re-Console+ Curseforge - Re-Console+ Curseforge
- Re-Console Modrinth
- Re-Console Curseforge
- Rekindled Legacy (List TU in your bug report)
- Simply Legacy Modrinth - Simply Legacy Modrinth
- Simply Legacy Curseforge - Simply Legacy Curseforge
default: 0 - Rekindled Legacy (List TU in your bug report)
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
default: 0 default: 0
validations: validations:
required: true required: true

4
.gitignore vendored
View File

@@ -8,9 +8,7 @@ refresh.sh
*.zip *.zip
modpacks/**/packitup.schema.json modpacks/**/packitup.schema.json
modpacks/**/Logs modpacks/**/Logs
modpacks/refresh-all.sh artifacts/
modpacks/update-all.sh
modpacks/export-all.sh
# IntelliJ # IntelliJ
.idea/ .idea/

12
modpacks/2k/manifest.json Normal file
View File

@@ -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"
}

View File

@@ -1,5 +1,3 @@
PackItUp
Logs Logs
*.zip *.zip
*.mrpack *.mrpack

View File

@@ -20,7 +20,7 @@
"should_crash_on_startup": false "should_crash_on_startup": false
}, },
"noisium": { "noisium": {
"msg": "⚠️ <strong>Noisium not supported</strong>\n\nNoisium is not supported, as the mod does not have significant performance boost and is superseded by other mods.", "msg": "⚠️ <strong>Noisium not supported</strong>\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 "should_crash_on_startup": true
}, },
"faster-random": { "faster-random": {

View File

@@ -1,5 +1,3 @@
PackItUp
Logs Logs
*.zip *.zip
*.mrpack *.mrpack