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

Latest commit

 

History

History
17 lines (13 loc) · 772 Bytes

README.template.md

File metadata and controls

17 lines (13 loc) · 772 Bytes

Artifice

Discord Latest Commit

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

Installation:

dependencies {
  modImplementation "io.github.natanfudge:artifice:$total_version"
  include "io.github.natanfudge:artifice:$total_version"
}