Initial build. Version 0.0.1 with easy install, advanced xray and no chat message client mod
This commit is contained in:
14
ReadMe.md
Normal file
14
ReadMe.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
Fabric 0.18.4
|
||||||
|
MC: 1.21.10
|
||||||
|
|
||||||
|
After install client - choose instance `.minecraft` dir and execute for initial install:
|
||||||
|
|
||||||
|
```
|
||||||
|
git init && git fetch https://vcs.wpstudio.ru/gitea/m2110.git && git checkout master
|
||||||
|
```
|
||||||
|
|
||||||
|
For updates:
|
||||||
|
|
||||||
|
```
|
||||||
|
git pull
|
||||||
|
```
|
||||||
7
bash/fetch-with-restore-shelve.sh
Executable file
7
bash/fetch-with-restore-shelve.sh
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
set -eu pipefail
|
||||||
|
SCRIPT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &> /dev/null && pwd)
|
||||||
|
REPO_ROOT="${SCRIPT_DIR}/.."
|
||||||
|
cd "${REPO_ROOT}" || exit 1
|
||||||
|
|
||||||
|
pakku fetch --shelve && mv .pakku/shelve/* mods/
|
||||||
9
bash/sync-with-shelve.sh
Executable file
9
bash/sync-with-shelve.sh
Executable file
@ -0,0 +1,9 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
set -eu pipefail
|
||||||
|
SCRIPT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &> /dev/null && pwd)
|
||||||
|
REPO_ROOT="${SCRIPT_DIR}/.."
|
||||||
|
cd "${REPO_ROOT}" || exit 1
|
||||||
|
|
||||||
|
pakku fetch --shelve
|
||||||
|
pakku sync
|
||||||
|
mv .pakku/shelve/* mods/
|
||||||
17
mods/.index/appleskin.pw.toml
Normal file
17
mods/.index/appleskin.pw.toml
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
filename = 'appleskin-fabric-mc1.21.9-3.0.7.jar'
|
||||||
|
name = 'AppleSkin'
|
||||||
|
side = 'both'
|
||||||
|
x-prismlauncher-loaders = [ 'fabric' ]
|
||||||
|
x-prismlauncher-mc-versions = [ '1.21.10', '1.21.9' ]
|
||||||
|
x-prismlauncher-release-type = 'beta'
|
||||||
|
x-prismlauncher-version-number = 'appleskin-fabric-mc1.21.9-3.0.7.jar'
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash = 'a95d28e65583081b13e3c980690ee54042a5ed74'
|
||||||
|
hash-format = 'sha1'
|
||||||
|
mode = 'metadata:curseforge'
|
||||||
|
url = ''
|
||||||
|
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 7075567
|
||||||
|
project-id = 248787
|
||||||
17
mods/.index/no-chat-reports.pw.toml
Normal file
17
mods/.index/no-chat-reports.pw.toml
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
filename = 'NoChatReports-FABRIC-1.21.10-v2.16.0.jar'
|
||||||
|
name = 'No Chat Reports'
|
||||||
|
side = 'both'
|
||||||
|
x-prismlauncher-loaders = [ 'fabric' ]
|
||||||
|
x-prismlauncher-mc-versions = [ '1.21.10', '1.21.9' ]
|
||||||
|
x-prismlauncher-release-type = 'release'
|
||||||
|
x-prismlauncher-version-number = 'Fabric-1.21.10-v2.16.0'
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash = '39b2f284f73f8290012b8b9cc70085d59668547fc7b4ec43ab34e4bca6b39a6691fbe32bc3326e40353ba9c16a06320e52818315be77799a5aad526370cbc773'
|
||||||
|
hash-format = 'sha512'
|
||||||
|
mode = 'url'
|
||||||
|
url = 'https://cdn.modrinth.com/data/qQyHxfxd/versions/78RjC1gi/NoChatReports-FABRIC-1.21.10-v2.16.0.jar'
|
||||||
|
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = 'qQyHxfxd'
|
||||||
|
version = '78RjC1gi'
|
||||||
17
mods/.index/replanting-crops.pw.toml
Normal file
17
mods/.index/replanting-crops.pw.toml
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
filename = 'replantingcrops-1.21.10-5.5.jar'
|
||||||
|
name = 'Replanting Crops'
|
||||||
|
side = 'both'
|
||||||
|
x-prismlauncher-loaders = [ 'neoforge', 'forge', 'quilt', 'fabric' ]
|
||||||
|
x-prismlauncher-mc-versions = [ '1.21.10' ]
|
||||||
|
x-prismlauncher-release-type = 'release'
|
||||||
|
x-prismlauncher-version-number = '[Fabric/Forge/Neo] 1.21.10-5.5 | Replanting Crops'
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash = 'e9f0e1d35e094b223b6b186bccc1f424b87d9f82'
|
||||||
|
hash-format = 'sha1'
|
||||||
|
mode = 'metadata:curseforge'
|
||||||
|
url = ''
|
||||||
|
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 7079284
|
||||||
|
project-id = 367051
|
||||||
BIN
mods/CraftTweaker-fabric-1.21.1-21.0.35.jar.disabled
Normal file
BIN
mods/CraftTweaker-fabric-1.21.1-21.0.35.jar.disabled
Normal file
Binary file not shown.
BIN
mods/FastRTP-1.5.6-1.21.9.jar
Normal file
BIN
mods/FastRTP-1.5.6-1.21.9.jar
Normal file
Binary file not shown.
BIN
mods/ForgeConfigAPIPort-v21.10.1+mc1.21.10-Fabric.jar
Normal file
BIN
mods/ForgeConfigAPIPort-v21.10.1+mc1.21.10-Fabric.jar
Normal file
Binary file not shown.
BIN
mods/Jade-1.21.9-Fabric-20.1.0.jar
Normal file
BIN
mods/Jade-1.21.9-Fabric-20.1.0.jar
Normal file
Binary file not shown.
BIN
mods/NoChatReports-FABRIC-1.21.10-v2.16.0.jar
Normal file
BIN
mods/NoChatReports-FABRIC-1.21.10-v2.16.0.jar
Normal file
Binary file not shown.
BIN
mods/RoughlyEnoughItems-21.9.813-fabric.jar
Normal file
BIN
mods/RoughlyEnoughItems-21.9.813-fabric.jar
Normal file
Binary file not shown.
BIN
mods/TechReborn-5.15.1.jar
Normal file
BIN
mods/TechReborn-5.15.1.jar
Normal file
Binary file not shown.
BIN
mods/advanced-xray-fabric-21.9.2.jar
Normal file
BIN
mods/advanced-xray-fabric-21.9.2.jar
Normal file
Binary file not shown.
BIN
mods/appleskin-fabric-mc1.21.9-3.0.7.jar
Normal file
BIN
mods/appleskin-fabric-mc1.21.9-3.0.7.jar
Normal file
Binary file not shown.
BIN
mods/architectury-18.0.8-fabric.jar
Normal file
BIN
mods/architectury-18.0.8-fabric.jar
Normal file
Binary file not shown.
BIN
mods/automaticdoors-1.21.10-5.0.jar
Normal file
BIN
mods/automaticdoors-1.21.10-5.0.jar
Normal file
Binary file not shown.
BIN
mods/barebackhorseriding-1.21.10-2.4.jar
Normal file
BIN
mods/barebackhorseriding-1.21.10-2.4.jar
Normal file
Binary file not shown.
BIN
mods/bettermounthud-1.2.6.jar
Normal file
BIN
mods/bettermounthud-1.2.6.jar
Normal file
Binary file not shown.
BIN
mods/betterspawnercontrol-1.21.10-4.7.jar
Normal file
BIN
mods/betterspawnercontrol-1.21.10-4.7.jar
Normal file
Binary file not shown.
BIN
mods/carryon-fabric-1.21.9-2.8.0.jar
Normal file
BIN
mods/carryon-fabric-1.21.9-2.8.0.jar
Normal file
Binary file not shown.
BIN
mods/classicpipes-fabric-1.21.10-1.0.10.jar
Normal file
BIN
mods/classicpipes-fabric-1.21.10-1.0.10.jar
Normal file
Binary file not shown.
BIN
mods/cloth-config-20.0.149-fabric.jar
Normal file
BIN
mods/cloth-config-20.0.149-fabric.jar
Normal file
Binary file not shown.
BIN
mods/collective-1.21.10-8.13.jar
Normal file
BIN
mods/collective-1.21.10-8.13.jar
Normal file
Binary file not shown.
BIN
mods/doubledoors-1.21.10-7.2.jar
Normal file
BIN
mods/doubledoors-1.21.10-7.2.jar
Normal file
Binary file not shown.
BIN
mods/dynamic-fps-3.11.4+minecraft-1.21.9-fabric.jar
Normal file
BIN
mods/dynamic-fps-3.11.4+minecraft-1.21.9-fabric.jar
Normal file
Binary file not shown.
BIN
mods/easy-install-fabric-1.1.7.jar
Normal file
BIN
mods/easy-install-fabric-1.1.7.jar
Normal file
Binary file not shown.
BIN
mods/fabric-api-0.138.4+1.21.10.jar
Normal file
BIN
mods/fabric-api-0.138.4+1.21.10.jar
Normal file
Binary file not shown.
BIN
mods/fabric-language-kotlin-1.13.8+kotlin.2.3.0.jar
Normal file
BIN
mods/fabric-language-kotlin-1.13.8+kotlin.2.3.0.jar
Normal file
Binary file not shown.
BIN
mods/fabrishot-1.16.3.jar
Normal file
BIN
mods/fabrishot-1.16.3.jar
Normal file
Binary file not shown.
BIN
mods/iris-fabric-1.9.7+mc1.21.10.jar
Normal file
BIN
mods/iris-fabric-1.9.7+mc1.21.10.jar
Normal file
Binary file not shown.
BIN
mods/just-hammers-fabric-21.10.0.jar
Normal file
BIN
mods/just-hammers-fabric-21.10.0.jar
Normal file
Binary file not shown.
BIN
mods/miniteleport-1.0.0+mc1.21.10.jar
Normal file
BIN
mods/miniteleport-1.0.0+mc1.21.10.jar
Normal file
Binary file not shown.
BIN
mods/mobility-1.10.2.jar.disabled
Normal file
BIN
mods/mobility-1.10.2.jar.disabled
Normal file
Binary file not shown.
BIN
mods/modmenu-16.0.0.jar
Normal file
BIN
mods/modmenu-16.0.0.jar
Normal file
Binary file not shown.
BIN
mods/paginatedadvancements-2.8.0+1.21.9.jar
Normal file
BIN
mods/paginatedadvancements-2.8.0+1.21.9.jar
Normal file
Binary file not shown.
BIN
mods/quartz-elevator-2.3.7+1.21.11.jar
Normal file
BIN
mods/quartz-elevator-2.3.7+1.21.11.jar
Normal file
Binary file not shown.
BIN
mods/reinforced-chests-3.3.4-alpha+1.21.10.jar
Normal file
BIN
mods/reinforced-chests-3.3.4-alpha+1.21.10.jar
Normal file
Binary file not shown.
BIN
mods/replantingcrops-1.21.10-5.5.jar
Normal file
BIN
mods/replantingcrops-1.21.10-5.5.jar
Normal file
Binary file not shown.
BIN
mods/rrls-5.1.12+mc1.21.9-fabric.jar
Normal file
BIN
mods/rrls-5.1.12+mc1.21.9-fabric.jar
Normal file
Binary file not shown.
BIN
mods/sodium-fabric-0.7.3+mc1.21.10.jar
Normal file
BIN
mods/sodium-fabric-0.7.3+mc1.21.10.jar
Normal file
Binary file not shown.
BIN
mods/speedblock_fabric_1.21.10-1.0.1.jar
Normal file
BIN
mods/speedblock_fabric_1.21.10-1.0.1.jar
Normal file
Binary file not shown.
BIN
mods/toms_storage_fabric-1.21.10-2.6.4.jar
Normal file
BIN
mods/toms_storage_fabric-1.21.10-2.6.4.jar
Normal file
Binary file not shown.
BIN
mods/villagerpickup-fabric-1.21.10-1.2.jar
Normal file
BIN
mods/villagerpickup-fabric-1.21.10-1.2.jar
Normal file
Binary file not shown.
BIN
mods/xaerominimap-fabric-1.21.10-25.3.5.jar
Normal file
BIN
mods/xaerominimap-fabric-1.21.10-25.3.5.jar
Normal file
Binary file not shown.
BIN
mods/xaeroworldmap-fabric-1.21.10-1.40.6.jar
Normal file
BIN
mods/xaeroworldmap-fabric-1.21.10-1.40.6.jar
Normal file
Binary file not shown.
BIN
mods/yet_another_config_lib_v3-3.8.2+1.21.10-fabric.jar
Normal file
BIN
mods/yet_another_config_lib_v3-3.8.2+1.21.10-fabric.jar
Normal file
Binary file not shown.
BIN
mods/zoomify-2.15.1+1.21.9.jar
Normal file
BIN
mods/zoomify-2.15.1+1.21.9.jar
Normal file
Binary file not shown.
2806
pakku-lock.json
Normal file
2806
pakku-lock.json
Normal file
File diff suppressed because it is too large
Load Diff
8
pakku.json
Normal file
8
pakku.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"name": "m2110",
|
||||||
|
"version": "0.0.1",
|
||||||
|
"author": "dimti",
|
||||||
|
"overrides": [
|
||||||
|
"config"
|
||||||
|
]
|
||||||
|
}
|
||||||
BIN
shaderpacks/MakeUp-UltraFast-9.4b.zip
Normal file
BIN
shaderpacks/MakeUp-UltraFast-9.4b.zip
Normal file
Binary file not shown.
BIN
shaderpacks/Pegasus (v0.3.7).zip
Normal file
BIN
shaderpacks/Pegasus (v0.3.7).zip
Normal file
Binary file not shown.
BIN
shaderpacks/VanillAA.zip
Normal file
BIN
shaderpacks/VanillAA.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user