Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 890 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 890 Bytes

I will no longer be maintaining this project. I urge whoever needs this library to fork it and start the cycle anew.

Artifice

Discord Latest Commit

A library mod for Minecraft 1.15+, for programmatically generated resource files.

Installation:

dependencies {
  modImplementation "io.github.natanfudge:artifice:0.15.5+21w07a"
  include "io.github.natanfudge:artifice:0.15.5+21w07a"
}