Add real blocks and items
This commit is contained in:
parent
fa20f5bc9d
commit
1e68decf62
23 changed files with 226 additions and 64 deletions
|
@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
|
|||
loader_version=0.10.8
|
||||
|
||||
#Fabric api
|
||||
fabric_version=0.26.1+1.16
|
||||
fabric_version=0.28.1+1.16
|
||||
|
||||
loom_version=0.5-SNAPSHOT
|
||||
|
||||
|
@ -18,5 +18,5 @@ org.gradle.jvmargs=-Xmx1G
|
|||
archives_base_name = monadmachines
|
||||
|
||||
# Kotlin
|
||||
kotlin_version=1.4.0
|
||||
fabric_kotlin_version=1.4.0+build.1
|
||||
kotlin_version=1.4.21
|
||||
fabric_kotlin_version=1.4.21+build.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue