Commit Graph

2 Commits

Author SHA1 Message Date
259926b6af Add Trial Spawner support and improve config handling
Introduces mixins and accessors for Trial Spawner logic, enabling Silk Touch mining and correct data transfer for Trial Spawners. Refactors config file handling to use FabricLoader and Path APIs for better compatibility. Updates mod metadata, adds a logo, and improves dropped item naming for both spawner types.
2026-01-06 02:02:25 +01:00
1b2c1c862b Initial project setup for SilkSpawners mod
Add SilkSpawners mod source files, configuration, mixins, Gradle build scripts, and metadata for Fabric. Implements spawner drop logic, config loading/saving, and required interfaces/mixins for custom spawner behavior.
2026-01-05 04:33:13 +01:00