Skip to content

feat: drop populated bee nest in Plenty phase#513

Merged
tastybento merged 1 commit intodevelopfrom
feat/plenty-bee-nest-drop
May 3, 2026
Merged

feat: drop populated bee nest in Plenty phase#513
tastybento merged 1 commit intodevelopfrom
feat/plenty-bee-nest-drop

Conversation

@tastybento
Copy link
Copy Markdown
Member

Summary

  • Adds a bee_nest custom block (3 bees inside, honey_level=0) to 8500_plenty.yml at weight 1, matching the existing HONEY_BLOCK/HONEYCOMB_BLOCK density (~22 over the 1000-block phase)
  • Closes the honey-farming gap in Plenty: the phase already drops honeycomb blocks, honey blocks, and honey bottles, but there was no way to obtain a hive to farm them
  • Uses the type: block custom-block path, which falls back to /setblock for NBT-bearing data so the nest is pre-populated with bees

Refs #512

Test plan

  • OneBlocksManagerTest3 — phase YAML loads without errors (29 tests, 0 failures)
  • Live server: bee nests spawn from the magic block in Plenty with 3 bees inside; bees emerge during the day, pollinate flowers, and refill honey level
  • Live server: existing Plenty drops (honeycomb blocks, honey blocks, terracotta, etc.) still appear at roughly their old frequency

🤖 Generated with Claude Code

Adds a bee_nest custom block (3 bees, honey_level 0) to the Plenty phase
block pool with weight 1, matching the existing HONEY_BLOCK and
HONEYCOMB_BLOCK density. Closes the honey-farming gap players hit in
Plenty: although the phase already drops honeycomb blocks, honey blocks,
and honey bottles, there was no way to obtain a hive to farm them.

Uses the block-data custom block path, which falls back to /setblock for
NBT-bearing data so the nest spawns pre-populated with bees.

Refs #512

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 3, 2026

@tastybento tastybento merged commit 950e851 into develop May 3, 2026
3 checks passed
@tastybento tastybento deleted the feat/plenty-bee-nest-drop branch May 3, 2026 00:32
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.

1 participant