Skip to content

Releases: reoseah/tree-hollows

v3.1.0

16 Sep 09:05
3908699
Compare
Choose a tag to compare

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

16 Jul 02:05
e2be154
Compare
Choose a tag to compare

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

15 Jul 17:20
6e24761
Compare
Choose a tag to compare

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

19 Dec 10:20
a0ddd0d
Compare
Choose a tag to compare

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

12 Sep 13:43
Compare
Choose a tag to compare

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

04 Mar 22:00
Compare
Choose a tag to compare
  • Fix tree hollows not saving their inventory 😱
  • Added config, allowed to configure tree hollow generation rate
  • Added config screen accessible through ModMenu

v1.0

11 Feb 16:05
Compare
Choose a tag to compare

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