Fix some stuff, crafting is broken

This commit is contained in:
2024-11-01 23:24:42 +01:00
parent f1dd6b9c3c
commit 4be669f41f
65 changed files with 310 additions and 573 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.6-SNAPSHOT'
id 'fabric-loom' version '1.8-SNAPSHOT'
id 'maven-publish'
}