General mod for various features we wanted to add to Minecraft.
Go to file
2023-12-17 11:29:44 +00:00
assets feat: Update tungsten block source file (step towards #37) 2023-12-16 18:16:55 +00:00
gradle/wrapper chore: bump gradle wrapper 2023-11-26 13:10:31 +00:00
src/main fix: position of the bulb in the insolator UI (fixes #36) 2023-12-17 11:29:44 +00:00
tools feat: add support for controlling ticks in Insolator recipes 2023-12-04 15:10:16 +00:00
.gitignore chore: refactor mod variables into Gradle properties 2023-11-26 13:11:17 +00:00
build.gradle feat: add fire ward (closes #15) 2023-12-02 00:58:47 +00:00
gradle.properties chore: bump version to 0.2.3-1.19 2023-12-03 22:31:45 +00:00
gradlew chore: bump gradle wrapper 2023-11-26 13:10:31 +00:00
gradlew.bat chore: bump gradle wrapper 2023-11-26 13:10:31 +00:00
LICENSE Initial commit 2023-11-25 15:22:08 +00:00
README.md Update README.md 2023-12-05 11:30:06 +00:00
settings.gradle chore: add parchment deobfuscation 2023-11-29 13:08:05 +00:00
updates.json chore: bump version to 0.2.3-1.19 2023-12-03 22:31:45 +00:00

utamacraft

General mod for various features we wanted to add to Minecraft.

Visit the wiki for information about the features provided by this mod. If you want to work on the mod, visit the Mod Development documentation.