3 Commits

Author SHA1 Message Date
7ea4091e1c feat(datapacks): reorganize recipes into dedicated folder
Move recipe JSON files for copper_chest, torch, and warp_stone into a new `/recipe` subdirectory for better organization and maintainability.

chore(deps): update mod dependencies and fix side conflicts

- Remove unused Advanced Water Bottle mod
- Update LambDynamicLights and Xaero's World Map to run on both client and server sides

fix(pakku): ensure consistent file formatting

Remove trailing whitespace in pakku.json to adhere to standard formatting conventions.
2026-07-21 12:56:20 +03:00
e7826f8729 Update modpack to Minecraft 26.1.2 and add server-side datapack sync
- Update Minecraft version from **26.1.1** to **26.1.2**
- Add **LambDynamicLights** mod for dynamic lighting effects
- Update **Appleskin** mod compatibility for 26.1.2
- Add CLIENT-side mod export configuration for server pack
- Document datapack synchronization tasks for server deployment
- Move recipe tuning TODO to a dedicated **Datapacks** section
2026-07-21 12:21:24 +03:00
fb3aadb1f5 Initial commit 2026-07-15 07:29:14 +03:00