Skip to content

Crops and Bonemeal#116

Open
CuzImClicks wants to merge 47 commits intoSteel-Foundation:devfrom
CuzImClicks:crops
Open

Crops and Bonemeal#116
CuzImClicks wants to merge 47 commits intoSteel-Foundation:devfrom
CuzImClicks:crops

Conversation

@CuzImClicks
Copy link
Copy Markdown
Contributor

@CuzImClicks CuzImClicks commented Mar 10, 2026

azalea, bamboo, bamboo_sapling, beetroots, flowers, seagrass, tall_seagrass, tall_grass, double_plant_block, nether sprouts, nether warts and torchflower

ToDo

  • crops dont drop an item when the block below them is broken
  • two high crops only drop an item when the bottom block is broken
  • two high the placing of top half of a two high block needs review (vanilla uses setPlacedBy, this uses on_place)
  • bonemealing a two high block should call fn pop_resource(self: &Arc<Self>, ...) but i only have a &World
  • pitcher crops and other vegetation blocks are missing (might leave them for somebody else)

still have to do more bonemeal implementations and adapt cacti and sugarcane to the new system.

also the current bonemeal system needs to be reworked to support spreading and being called from the bonemeal item instead of use_item_on being implemented for every single bonemealable block

@CuzImClicks CuzImClicks marked this pull request as ready for review March 14, 2026 17:38
@github-actions
Copy link
Copy Markdown

This pull request has conflicts with the base branch "master". Please resolve those so we can test out your changes.

@github-actions
Copy link
Copy Markdown

Conflicts have been resolved! 🎉

@github-actions
Copy link
Copy Markdown

This pull request has conflicts with the base branch "master". Please resolve those so we can test out your changes.

@github-actions
Copy link
Copy Markdown

Conflicts have been resolved! 🎉

@github-actions
Copy link
Copy Markdown

This pull request has conflicts with the base branch "master". Please resolve those so we can test out your changes.

@github-actions
Copy link
Copy Markdown

Conflicts have been resolved! 🎉

@CuzImClicks CuzImClicks mentioned this pull request Mar 26, 2026
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.

3 participants