Skip to content

Onion block fixes#72

Open
Meek97 wants to merge 2 commits into
0rc1nus:fabric-1.20from
Meek97:onion-block-fixes
Open

Onion block fixes#72
Meek97 wants to merge 2 commits into
0rc1nus:fabric-1.20from
Meek97:onion-block-fixes

Conversation

@Meek97
Copy link
Copy Markdown

@Meek97 Meek97 commented Dec 9, 2023

As it is (at least for Fabric 1.20, I haven't tested or confirmed this on other versions), players are only allowed to place Overweight Onion blocks on top of an Allium Bush block.

Additionally, since the Allium Bush block is a standard TallFlowerBlock, it is not allowed to be placed on top of an Overweight Onion block. When an Overweight Onion is grown, the bush breaks off immediately.

Basically all I did was create an AlliumBushBlock class, and moved the block placement restrictions from the OverweightOnionBlock, and modified to work for the Allium Bush

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