nvm
This commit is contained in:
parent
be4b92ce2c
commit
e368f16c08
2 changed files with 214 additions and 7 deletions
25
pakku.json
25
pakku.json
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Neuralgia",
|
||||
"version": "DEV",
|
||||
"release_type": "release",
|
||||
"description": "Fork of TerraFirmaGreg-Modern, An innovative modpack that contains GregTech and TerraFirmaCraft on 1.20.x.",
|
||||
"author": "Exception, Xikaro",
|
||||
"overrides": [
|
||||
|
|
@ -23,7 +22,6 @@
|
|||
"server-icon.png",
|
||||
"start_server.bat",
|
||||
"README.md"
|
||||
|
||||
],
|
||||
"client_overrides": [
|
||||
"resourcepacks",
|
||||
|
|
@ -279,7 +277,6 @@
|
|||
"extreme_sound_muffler": {
|
||||
"export": false
|
||||
},
|
||||
|
||||
"ftb-backups-2": {
|
||||
"side": "BOTH",
|
||||
"export": true
|
||||
|
|
@ -308,11 +305,27 @@
|
|||
"ftb-xmod-compat": {
|
||||
"export": true
|
||||
},
|
||||
|
||||
|
||||
"probejs": {
|
||||
"side": "CLIENT",
|
||||
"export": false
|
||||
},
|
||||
"connector": {
|
||||
"side": "CLIENT"
|
||||
},
|
||||
"cool-rain": {
|
||||
"side": "CLIENT"
|
||||
},
|
||||
"coolrain": {
|
||||
"side": "CLIENT"
|
||||
},
|
||||
"sinytra-connector": {
|
||||
"side": "CLIENT"
|
||||
},
|
||||
"forgified-fabric-api": {
|
||||
"side": "CLIENT"
|
||||
},
|
||||
"sound-physics-perfected": {
|
||||
"side": "CLIENT"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue