Skip to content

Sweet-Berry-Collective/Wandering-Wizardry

Repository files navigation

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.