update fabric.mod.json to have correct license
This commit is contained in:
parent
d7fb0094fc
commit
dcb3f6cb8f
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ minecraft_version=1.21.8
|
||||||
yarn_mappings=1.21.8+build.1
|
yarn_mappings=1.21.8+build.1
|
||||||
loader_version=0.17.2
|
loader_version=0.17.2
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=0.2
|
mod_version=0.3
|
||||||
maven_group=ovh.sad
|
maven_group=ovh.sad
|
||||||
archives_base_name=snad-fabric
|
archives_base_name=snad-fabric
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
"description": "Adds redstone activated sand, that grows cane that's on top of it. Doesn't work for cactus though, cause I hate how cactus spawns.",
|
"description": "Adds redstone activated sand, that grows cane that's on top of it. Doesn't work for cactus though, cause I hate how cactus spawns.",
|
||||||
"authors": ["fucksophie"],
|
"authors": ["fucksophie"],
|
||||||
"contact": {},
|
"contact": {},
|
||||||
"license": "All-Rights-Reserved",
|
"license": "PolyForm Shield License 1.0.0",
|
||||||
"icon": "assets/snad/icon.png",
|
"icon": "assets/snad/icon.png",
|
||||||
"environment": "*",
|
"environment": "*",
|
||||||
"accessWidener" : "snad.accesswidener",
|
"accessWidener" : "snad.accesswidener",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue