This commit is contained in:
parent
e654df798c
commit
ec92cf8d4a
@ -10,7 +10,7 @@ org.gradle.jvmargs = -Xmx1G
|
||||
fabric_loader_version = 0.7.10+build.191
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.0.3
|
||||
mod_version = 1.0.3-modfest
|
||||
maven_group = com.thebrokenrail
|
||||
archives_base_name = reliccraft
|
||||
|
||||
|
@ -4,14 +4,6 @@
|
||||
"version": "${version}",
|
||||
"name": "${name}",
|
||||
"description": "Find magical relics throughout the world!",
|
||||
"authors": [
|
||||
"TheBrokenRail"
|
||||
],
|
||||
"contact": {
|
||||
"homepage": "https://thebrokenrail.com/",
|
||||
"sources": "https://gitea.thebrokenrail.com/TheBrokenRail/RelicCraft.git",
|
||||
"issues": "https://gitea.thebrokenrail.com/TheBrokenRail/RelicCraft/issues"
|
||||
},
|
||||
"license": "MIT",
|
||||
"icon": "assets/reliccraft/textures/item/time_dilater.png",
|
||||
"environment": "*",
|
||||
|
Reference in New Issue
Block a user