From a9271ab33e5f366e6c843fa83ee36494682e8c8f Mon Sep 17 00:00:00 2001 From: Jenny Date: Thu, 6 Feb 2025 17:51:25 +0100 Subject: [PATCH] branding & finetune allowed mc versions --- gradle.properties | 8 ++++---- src/main/resources/META-INF/mods.toml | 1 + src/main/resources/logo.png | Bin 0 -> 1896 bytes 3 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 src/main/resources/logo.png diff --git a/gradle.properties b/gradle.properties index 5ae9de5..894a985 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] +minecraft_version_range=[1.20.1,1.20.2) # The Forge version must agree with the Minecraft version to get a valid artifact forge_version=47.3.0 # The Forge version range can use any version of Forge as bounds or match the loader version range @@ -38,12 +38,12 @@ mod_name=Advanced Arrows # 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.2 +mod_version=0.0.3 # 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 mod_group_id=com.jenny # The authors of the mod. This is a simple text string that is used for display purposes in the mod list. -mod_authors= +mod_authors=Jenny # The description of the mod. This is a simple multiline text string that is used for display purposes in the mod list. -mod_description= +mod_description=quirky arrows that are definitely not overpowered diff --git a/src/main/resources/META-INF/mods.toml b/src/main/resources/META-INF/mods.toml index e4ff16a..cbc5704 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..88e3249d5db11311cf01ea7f9730dd4e2ecdcb0f GIT binary patch literal 1896 zcmb7FeNfVO7{^Gdj9GUpO{Mp+)zUhhmWX7!($lrF7jh1V>w;Z^S|$pflCss7rY%}V z7`oe4hel{*T!3OP=#dHZ;u|Wi)T!qSQ3C33#J*&sLEByXurFDm!u z5t8+oVYDsr8&5S&s9&VMM#hc^1{o!bzJzUGxp8Yz18mbQ_`C(e}y>ejnt&MO(SD zgS{`{(}&Oj8)HD38RX#~EzMnu6?%Fz2SwjI=wl&0_lpDe$s`Qmj1d-!Jip?Ojt*_iHy(OtRKX5pUbN!y`05f zZSR57`Vom{wya92E^Zvp4|zkwE8pc?P_6Uu)ILfeJvqr4;OqKP49y@&VUri_WX{F4$vTH z=zvcfD`!Fvk-9H6!ERuNq?F>0BfbOOLPv}F=?v&B#(4$8u zH^^@wC#nX}LXNBu0PF=mw-#^SWEgk@nS za#Q$nUSXGCvlSn*j;zJwgt-z~CXVJIyYt4uZ>_a|j7S=CQ2}dVD^a@e%xOhLId*dL z$@9+Ck&vL|gUcFj`MRkUntNT9C#6J>YhSN5nnlE4Gw;&rFP1z%n#(u+C*t2$3cJzQjUy@IJ*WR zp+e%+S6NLu`FVJcx1;$)JSE1Iua(p=sf=!%6UG7iFJF7ELmr&b>4Xtf{g;~awUstZ z=Y+8@Dxnr}`N!(eP~58x4QA3daLw}i6cwTu5FuabwA@C-T5VD()JQ-Nf227ZQOQ-&hBimj!2&b(gibr z6^Hl0PU0pXR-1@tydvf~>{Ot$F+*d8@fx{qSTKnEd-2=0#cS8qXtYUd748DRPFT$6 LJEN{|BNqGx+p#|r literal 0 HcmV?d00001