Initial commit

This commit is contained in:
2026-03-19 17:11:11 -04:00
commit bb184dc990
9 changed files with 194 additions and 0 deletions

58
CHANGELOG.md Normal file
View File

@@ -0,0 +1,58 @@
# 1.0.6
## Changelog
*  Fix duplicate recipes on Farming Bench
***
# 1.0.5
## Changelog
* Update manifest for 2026.02.19-1a311a592
* Hytale client no longer does warning on each start of server or save file (only shows status icon); further versions will only have manifest changes on major releases after it's been verified that it's working correctly. i.e. Patch 3, Patch 4, Patch 5, etc
* No longer overrides item, instead creates recipes (should be more future proof for patches and changes.)
***
# 1.0.4
## Changelog
*  Update manifest for new Hytale release version
***
# 1.0.3
## Changelog
*  Update manifest for new Hytale release version
***
# 1.0.2
## Changelog
*  Update manifest for new Hytale release version
***
# 1.0.1
## Changelog
*  Update manifest for new Hytale release version
***
# 1.0.0
## Changelog
* Add fieldcrafting recipe to Life Essence item
* Add fieldcrafting recipe to Greater Life Essence item
***