From 06b871c389fab1070510ce06fc5e3dc6635d069f Mon Sep 17 00:00:00 2001 From: Jenny Date: Wed, 7 May 2025 12:56:39 +0200 Subject: [PATCH] logo --- gradle.properties | 4 ++-- src/main/resources/META-INF/mods.toml | 1 + src/main/resources/logo.png | Bin 0 -> 4775 bytes 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 src/main/resources/logo.png diff --git a/gradle.properties b/gradle.properties index 4f76f44..79afcbb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ minecraft_version=1.20.1 # The Minecraft version range can use any release version of Minecraft as bounds. # Snapshots, pre-releases, and release candidates are not guaranteed to sort properly # as they do not follow standard versioning conventions. -minecraft_version_range=[1.20.1,1.21) +minecraft_version_range=[1.20.1] # The Forge version must agree with the Minecraft version to get a valid artifact forge_version=47.4.0 # The Forge version range can use any version of Forge as bounds or match the loader version range @@ -38,7 +38,7 @@ mod_name=QuantumBags # The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default. mod_license=All Rights Reserved # The mod version. See https://semver.org/ -mod_version=0.0.1 +mod_version=0.0.2 # The group ID for the mod. It is only important when publishing as an artifact to a Maven repository. # This should match the base package used for the mod sources. # See https://maven.apache.org/guides/mini/guide-naming-conventions.html diff --git a/src/main/resources/META-INF/mods.toml b/src/main/resources/META-INF/mods.toml index 7b2b9a9..b0fbbd2 100644 --- a/src/main/resources/META-INF/mods.toml +++ b/src/main/resources/META-INF/mods.toml @@ -5,6 +5,7 @@ # Find more information on toml format here: https://github.com/toml-lang/toml # The name of the mod loader type to load - for regular FML @Mod mods it should be javafml modLoader = "javafml" #mandatory +logoFile = "logo.png" # A version range to match for said mod loader - for regular FML @Mod it will be the forge version loaderVersion = "${loader_version_range}" #mandatory This is typically bumped every Minecraft version by Forge. See our download page for lists of versions. # The license for you mod. This is mandatory metadata and allows for easier comprehension of your redistributive properties. diff --git a/src/main/resources/logo.png b/src/main/resources/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..fd3620a4f7c025c3c0931b2526da20fcee061488 GIT binary patch literal 4775 zcmeAS@N?(olHy`uVBq!ia0y~yU{(NO4mP03?E3?0kf#sl*z>*}HeM|?%+)O%x zEw@*l+hbo`IZw3a+u7}V?#Qoo->`A=>CG=W84j3N?W&wH?*QYk%qpO5AIdlc7#I|k z9T*rIdKefP7>t-$7#L2B5J4UN@9wX^aO|_%X)}8s!}@ExZ2bKj!m}gGFAG1o3JE7U zehvnP34#g?3=VD$zyOnEWMW`QVHrV!k#X<(ue}tEwm=G`8%M7GeEWr^V(Ys1ddt)c z8m5(++cw(zoAX~5Hhai8(vlH+ZaJ<0{v0sG4t(FLcODoZg{5`Ywu}#ackbIgW8Q|& z)Vsd^3H|IND4U^&54ebt@#kmQw;vQ3H;#P0d-O|-Z_M2Le*O#%hH@jgL;?p@v5hUm zkAHQ)|6YH|IorbaZ*kQjvwc3m;M)FrcQ;Td;@aIWEPNA2laN1u!}XlldCS#v9v%L@ ze;JVa{CGJy%;v@&P^_w{nKSReJWvvA2tUm{(#mc0I%`_|y}4^ID_hvS{$yjDC>;KL z`(ZZxqWH;I7d)r0@no>o>JQd@T}f4TaB z)n6a}Jq}E4Kfb?s4{TWdX|Nf=jRbIFdsYE#Qra(@zyFV+ZK87jWo8Qpa4It^tStwM z2%p|Hd)|T329@PJIR=Kwc6uE$E$UIf<4p52pFaJUF;{M5E4a7% zCUW}omz-~QTJ4`ZkKx0znESClz}DiXcgxf_Jb(Et5m*$D_%b)Ga;JUNa`z8cPd>c~ zY!qGqbzvDQf{{98Hy)36$WH&gXl2`UxVWg&%$AYiha0%3YT+>Adm5kR_Zj60PkK1@ R8E|NW!PC{xWt~$(698KnBSioJ literal 0 HcmV?d00001