Releases: reoseah/tree-hollows
Releases · reoseah/tree-hollows
v3.1.0
3.1.0 (2023-09-16)
Features
- add Russian translation (7a7829e)
- add Simplified Chinese translation by dust-shadows (72496b7)
- add Spanish (Spain) translation (d78a171)
- add Ukrainian translation by Un roman (72496b7)
v3.0.1
3.0.1 (2023-07-16)
Bug Fixes
- crash due to classes initialized out of order with some other mods present (a92bd73)
v3.0.0
3.0.0 (2023-07-15)
⚠ BREAKING CHANGES
- update dependencies to 1.20
Features
Bug Fixes
- fix automatic github release not having compiled files (2b18df3)
v2.0.0
2.0.0 (2022-12-19)
⚠ BREAKING CHANGES
- update to 1.19.3
- migrate mappings from yarn to mojang
- switch to semantic versioning (1.5.0) from short versions like "1.5"
Features
- add release-please actions to keep changelog (0f3afc0)
- add tree hollows items to natural blocks tab (8980761)
- migrate mappings from yarn to mojang (4ad8180)
- migrate to archiloom, split into common/fabric/forge sources (f4214df)
- update to 1.19.3 (91a4c54)
- update to 1.19.3 (8ffc05e)
v1.5
Updated to 1.19.2
Rearranged loot tables, now each tree hollow type has its own loot table
Slightly changed loot: removed Totem of Undying, added Compass and Clock
v1.1
- Fix tree hollows not saving their inventory 😱
- Added config, allowed to configure tree hollow generation rate
- Added config screen accessible through ModMenu
v1.0
Initial Release
- Adds 6 new blocks called "Hollows" for each vanilla wood type
- Hollows blocks have 3 by 3 inventory, mineable with axes, drop 3-5 sticks if mined without Silk Touch, can be renamed in anvil to show custom name in GUI
- Hollows will replace 2nd or 3rd log block in vanilla trees with 5% chance during world generation and will generate loot according to loot table
- Default tree hollows loot table will spawn 1-4 Stick/Feather and 0-2 of special items, see
data/treehollows/loot_tables/chests/tree_hollows.json
for exact list