Remove conflicting files, bump version

This commit is contained in:
Zontreck 2024-03-01 04:07:01 -07:00
parent 4ca145b2f0
commit 108220bedc
3 changed files with 3 additions and 9 deletions

View file

@ -48,7 +48,7 @@ mod_name=Aria's Essentials
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
mod_license=GPLv3
# The mod version. See https://semver.org/
mod_version=1201.2.030124.0305
mod_version=1201.2.030124.0405
# 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

View file

@ -1,6 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "ariasessentials:item/tiab"
}
}

View file

@ -3,6 +3,6 @@
"description": {
"text": "${mod_id} resources"
},
"pack_format": ${pack_format_number}
"pack_format": 15
}
}