mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
chore(repo): I dont know
This commit is contained in:
27
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
27
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -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
4
.gitignore
vendored
@@ -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
12
modpacks/2k/manifest.json
Normal 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"
|
||||||
|
}
|
||||||
@@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
PackItUp
|
|
||||||
Logs
|
Logs
|
||||||
*.zip
|
*.zip
|
||||||
*.mrpack
|
*.mrpack
|
||||||
|
|||||||
@@ -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": {
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
PackItUp
|
|
||||||
Logs
|
Logs
|
||||||
*.zip
|
*.zip
|
||||||
*.mrpack
|
*.mrpack
|
||||||
|
|||||||
Reference in New Issue
Block a user