Skip to content

docs: update README with new config format and features from recent PRs#44

Merged
tastybento merged 2 commits intodevelopfrom
copilot/update-readme-with-recent-pr-changes
Apr 13, 2026
Merged

docs: update README with new config format and features from recent PRs#44
tastybento merged 2 commits intodevelopfrom
copilot/update-readme-with-recent-pr-changes

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 13, 2026

Summary

Updates README.md to reflect three recently merged PRs that changed the config format significantly. The audience is server admins installing and configuring the addon.

Changes

  • Options section moved to the top of the Configuration section so admins see the master switches (enable/disable, tree types) before diving into block replacements
  • Block replacement format updated from the old single-string format (logs: gravel) to the new weighted map format (logs: { gravel: 100 }) matching the actual config.yml
  • Weighted block mixing documented with rules for total weights = 100, > 100, and < 100
  • Per-tree-type overrides section added — explains how to give individual species different block replacements
  • Per-gamemode overrides section added — explains how to configure different blocks per BentoBox gamemode (BSkyBlock, CaveBlock, etc.)
  • Priority order summary added showing how per-tree → per-gamemode → global default resolution works

Related PRs

Copilot AI and others added 2 commits April 13, 2026 05:58
…ree and per-gamemode overrides

Agent-Logs-Url: https://github.com/BentoBoxWorld/DimensionalTrees/sessions/4362988f-418f-4218-b3b8-626430c24b9e

Co-authored-by: tastybento <4407265+tastybento@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants