No description
Find a file
Nick Guy 4032a0c6ff Add advancements, class generator, and recipe handling.
- Removed deprecated `Remarkable` annotation/processor.
- Added advancements for Nether and Skyblock progression.
- Introduced `ClassBuilder` for dynamic class generation.
- Implemented `SmeltingCraftingHandler` for custom recipes.
- Updated dependencies for Paper API integration.
2025-08-09 21:22:06 +01:00
achievement-crafter Add advancements, class generator, and recipe handling. 2025-08-09 21:22:06 +01:00
buildSrc Add advancements, class generator, and recipe handling. 2025-08-09 21:22:06 +01:00
gradle/wrapper Initial (if overdue) commit 2025-07-22 20:06:47 +01:00
src Add advancements, class generator, and recipe handling. 2025-08-09 21:22:06 +01:00
.gitignore Initial (if overdue) commit 2025-07-22 20:06:47 +01:00
build.gradle Add advancements, class generator, and recipe handling. 2025-08-09 21:22:06 +01:00
gradle.properties Initial (if overdue) commit 2025-07-22 20:06:47 +01:00
gradlew Initial (if overdue) commit 2025-07-22 20:06:47 +01:00
gradlew.bat Initial (if overdue) commit 2025-07-22 20:06:47 +01:00
LICENSE Initial (if overdue) commit 2025-07-22 20:06:47 +01:00
outline.txt Add advancements, class generator, and recipe handling. 2025-08-09 21:22:06 +01:00
settings.gradle Add advancements, class generator, and recipe handling. 2025-08-09 21:22:06 +01:00