File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -38,3 +38,6 @@ hs_err_*.log
3838replay_ * .log
3939* .hprof
4040* .jfr
41+
42+ # Ignore compiled mods folder
43+ /mods /
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ loader_version=0.16.14
1010loom_version =1.11-SNAPSHOT
1111
1212# Mod Properties
13- mod_version =1.0.0 -1.21.8
13+ mod_version =1.0.1 -1.21.8
1414maven_group =com.flyingtree
1515archives_base_name =flyingtree
1616
Original file line number Diff line number Diff line change 33 "id" : " flyingtree" ,
44 "version" : " ${version}" ,
55 "name" : " FlyingTree" ,
6- "description" : " This is an example description! Tell everyone what your mod is about! " ,
6+ "description" : " 木を殴ると空に舞い上がるModです。 " ,
77 "authors" : [
88 " Harunanoda"
99 ],
1010 "contact" : {
11- "homepage" : " https://fabricmc.net/ " ,
12- "sources" : " https://github.com/FabricMC/fabric-example-mod "
11+ "homepage" : " https://github.com/Harunanoda/FlyingTreeMod " ,
12+ "sources" : " https://github.com/Harunanoda/FlyingTreeMod "
1313 },
1414 "license" : " CC0-1.0" ,
1515 "icon" : " assets/flyingtree/icon.png" ,
You can’t perform that action at this time.
0 commit comments