fix records list and add btns
This commit is contained in:
parent
b6589b3629
commit
38dad10048
24 changed files with 758 additions and 286 deletions
|
@ -4,12 +4,12 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20
|
||||
yarn_mappings=1.20+build.1
|
||||
loader_version=0.14.23
|
||||
minecraft_version=1.20.1
|
||||
yarn_mappings=1.20.1+build.10
|
||||
loader_version=0.15.10
|
||||
|
||||
#Fabric api
|
||||
fabric_version=0.83.0+1.20
|
||||
fabric_version=0.92.1+1.20.1
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.0.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue