fix: add portalgun sounds

This commit is contained in:
Timo Ley 2023-01-01 17:24:08 +01:00
parent 5b472a2a87
commit b1ed834767
2 changed files with 30 additions and 0 deletions

View file

@ -1311,6 +1311,22 @@
"args": ["./mods"]
}
]
},
{
"qualifier": "sounds-portalgun",
"link": [
"https://cdn.tilera.xyz/minecraft/mods/mtreloaded/PortalGunSounds.pak"
],
"flags": {
"client": ["required"],
"server": ["incompatible"]
},
"install": [
{
"action": "move",
"args": ["./mods"]
}
]
}
],
"relations": [

View file

@ -1214,6 +1214,20 @@
"included"
]
},
{
"id": "sounds-portalgun",
"file": {
"link": "https://cdn.tilera.xyz/minecraft/mods/mtreloaded/PortalGunSounds.pak",
"installer": "internal.dir:mods"
},
"type": "mod",
"options": [
"server",
"client",
"required",
"included"
]
},
{
"id": "forge",
"versions": "[1.7.10-10.13.4.1614-1.7.10]",