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
|
||||
- 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
|
||||
|
||||
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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/
|
||||
|
||||
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
|
||||
*.zip
|
||||
*.mrpack
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"should_crash_on_startup": false
|
||||
},
|
||||
"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
|
||||
},
|
||||
"faster-random": {
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
|
||||
PackItUp
|
||||
Logs
|
||||
*.zip
|
||||
*.mrpack
|
||||
|
||||
Reference in New Issue
Block a user