Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 585 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 585 Bytes

Wandering Wizardry

Mod Icon

A Minecraft mod expanding the scope of sculk, while retaining a vanilla feeling.

Contributing

If you're contributing translations or tags, make sure to use the data directory.

Data there is converted from FennecConfig to JSON at compiletime.

Building the mod

To build the mod, you need a JDK >= 17, as well as Deno

Everything should be done using the ./gradlew build command.