initial: JustASplash 1.21.1 NeoForge me.sashegdev - hotkey Z fullscreen png/gif ogg/mp3 fade 3s
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
modLoader="javafml"
|
||||
loaderVersion="[4,)"
|
||||
license="MIT"
|
||||
issueTrackerURL="https://git.swe.zern.cc/sasheg/justasplash-neo/issues"
|
||||
[[mods]]
|
||||
modId="justasplash"
|
||||
version="${mod_version}"
|
||||
displayName="Just A Splash"
|
||||
updateJSONURL="https://git.swe.zern.cc/sasheg/justasplash-neo"
|
||||
displayURL="https://git.swe.zern.cc/sasheg/justasplash-neo"
|
||||
logoFile="justasplash.png"
|
||||
authors="SashegDev"
|
||||
description="Hotkey Z -> fullscreen png/gif + ogg/mp3 splash, 100% -> 0% fade, client only. Fully configurable."
|
||||
[[dependencies.justasplash]]
|
||||
modId="neoforge"
|
||||
type="required"
|
||||
versionRange="[21.1.133,21.2)"
|
||||
ordering="NONE"
|
||||
side="CLIENT"
|
||||
[[dependencies.justasplash]]
|
||||
modId="minecraft"
|
||||
type="required"
|
||||
versionRange="[1.21.1,1.22)"
|
||||
ordering="NONE"
|
||||
side="CLIENT"
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"pack": {
|
||||
"description": "Just A Splash resources",
|
||||
"pack_format": 34,
|
||||
"supported_formats": {"min_inclusive": 34, "max_inclusive": 34}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user