Change radio model
This commit is contained in:
parent
c78eba73b0
commit
3f6d2f2be5
9 changed files with 217 additions and 63 deletions
|
@ -5,16 +5,16 @@ org.gradle.parallel=true
|
|||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20.1
|
||||
yarn_mappings=1.20.1+build.1
|
||||
loader_version=0.14.22
|
||||
yarn_mappings=1.20.1+build.10
|
||||
loader_version=0.14.23
|
||||
|
||||
# Mod Properties
|
||||
mod_version=0.1
|
||||
maven_group=su.a71
|
||||
mod_id=new_soviet
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.89.0+1.20.1
|
||||
# Dependencies (Fabric API)
|
||||
fabric_version=0.90.0+1.20.1
|
||||
|
||||
# Modrinth publishing
|
||||
modrinth_token=tokenhere
|
Loading…
Add table
Add a link
Reference in a new issue