CauldronLib

CauldronLib

313 Downloads

CauldronLib

Helps keeping cauldrons consistent

How to use in your mod

In your build.gradle, put this in the repositories block

maven {
  url = "https://maven.shedaniel.me/"
  name = "Shedaniel"
}

and this in the dependencies block

modApi "com.shnupbups:CauldronLib:1.2.2+fabric-mc1.18"
include "com.shnupbups:CauldronLib:1.2.2+fabric-mc1.18"