Skip to content

Commit 97570b0

Browse files
committed
初始化
1 parent 7893d8e commit 97570b0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ org.gradle.jvmargs=-Xmx1G
55
minecraft_version=1.20.1
66
loader_version=0.16.13
77
# Mod Properties
8-
mod_version=1.0-SNAPSHOT
8+
mod_version=1.0
99
maven_group=com.txttext
10-
archives_base_name=no-anvil-upper-limit
10+
archives_base_name=limitless-anvil
1111
# Dependencies
1212
# check this on https://modmuss50.me/fabric.html
1313
fabric_version=0.92.5+1.20.1

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"schemaVersion": 1,
33
"id": "neul",
44
"version": "${version}",
5-
"name": "No-Enchatment-Upper-Limit",
5+
"name": "Limitless-Anvil",
66
"description": "",
77
"authors": [],
88
"contact": {},

0 commit comments

Comments
 (0)