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
|
fabric_loader_version = 0.7.10+build.191
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version = 1.0.3
|
mod_version = 1.0.3-modfest
|
||||||
maven_group = com.thebrokenrail
|
maven_group = com.thebrokenrail
|
||||||
archives_base_name = reliccraft
|
archives_base_name = reliccraft
|
||||||
|
|
||||||
|
@ -4,14 +4,6 @@
|
|||||||
"version": "${version}",
|
"version": "${version}",
|
||||||
"name": "${name}",
|
"name": "${name}",
|
||||||
"description": "Find magical relics throughout the world!",
|
"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",
|
"license": "MIT",
|
||||||
"icon": "assets/reliccraft/textures/item/time_dilater.png",
|
"icon": "assets/reliccraft/textures/item/time_dilater.png",
|
||||||
"environment": "*",
|
"environment": "*",
|
||||||
|
Reference in New Issue
Block a user