mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
Fix Custom Recipe not being registered.
Fix conflict from api not working. Add remove api for custom recipe, material group and conflict.
This commit is contained in:
parent
a40d2c6530
commit
6f1e53f68e
8 changed files with 93 additions and 10 deletions
|
|
@ -1,6 +1,7 @@
|
|||
plugins {
|
||||
kotlin("jvm") version "1.9.24"
|
||||
java
|
||||
id("org.jetbrains.dokka").version("1.9.20")
|
||||
id("com.github.johnrengelman.shadow").version("7.1.2")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue