Update mod icon aswell

This commit is contained in:
IThundxr 2024-08-22 09:39:58 -04:00
parent 2b26cfa95a
commit dfdb197802
Failed to generate hash of commit
3 changed files with 2 additions and 2 deletions

View file

@ -5,12 +5,12 @@ license="MIT"
[[mods]]
modId="create"
# The Implementation-Version property in the jar's MANIFEST.MF file will be used as the mod version at runtime
# The Implementation-Version property in the jar's MANIFEST.MF file will be used as the mod version at runtime
version="${file.jarVersion}"
displayName="Create"
#updateJSONURL=""
displayURL="https://www.curseforge.com/minecraft/mc-mods/create"
logoFile="logo.png"
logoFile="icon.png"
#credits=""
authors="simibubi"
description='''

BIN
src/main/resources/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB