Skip to content

Release 1.0.1

Choose a tag to compare

@splitlungs splitlungs released this 18 Dec 04:44
· 4 commits to main since this release

-== Release 1.0.1 ==-

  • Changed: Moved Tree Shaker logic to a CollectibleBehavior. This can now be added to individual items by giving them the "TreeHarvestCollectibleBehavior".
  • Added: Tree Shaker is now Land Claim aware. It still needs a little more work, but it should function well enough for now.
  • Fixed: Canceled or incomplete interact attempts would cause the player to be stuck in the Tree Shaker harvest animation.
  • Changed: Made the Tree Shaker Motor easier to craft with common materials (no more Jonas parts).
  • Changed: Max radius is now 3 blocks and max height is now 5 blocks by default. This will get tuned later, after I finish the config system.