Sweet berries: Add rightclick harvesting #2971

Merged
Ghost merged 3 commits from sweet_berries into master 2022-11-17 20:48:32 +01:00
Contributor

This PR fixes #2885

  • rightclick a a grown sweetberry bush
  • watch it drop sweet berries and degrow
This PR fixes #2885 * rightclick a a grown sweetberry bush * watch it drop sweet berries and degrow
First-time contributor

Seems to conflict with bonemealing, but otherwise, works as advertised.

Seems to conflict with bonemealing, but otherwise, works as advertised.
Author
Contributor

mmmmh yeah ig that needs to be fixed

mmmmh yeah ig that needs to be fixed
Author
Contributor

fixed .. although mcl_dye is really dumb ... it has all the bonemealing for plants individually hardcoded - and depends on mcl_farming

this should be untangled some time.

fixed .. although mcl_dye is really dumb ... it has all the bonemealing for plants individually hardcoded - and depends on mcl_farming this should be untangled some time.
cora force-pushed sweet_berries from 476251eddc to fa0038805c 2022-11-16 17:27:31 +01:00 Compare
First-time contributor

Well, kabou started work on a bonemeal api before he disappeared, hopefully that will get finished someday.

Well, kabou started work on a bonemeal api before he disappeared, hopefully that will get finished someday.
Author
Contributor

probably easier to redo it though than to try and figure out what they were doing on an old version of the code.

probably easier to redo it though than to try and figure out what they were doing on an old version of the code.
Ghost force-pushed sweet_berries from fa0038805c to 142f3d6d5a 2022-11-17 20:42:09 +01:00 Compare
Ghost approved these changes 2022-11-17 20:48:17 +01:00
Ghost left a comment
First-time contributor

Works. Looks good, and I like the bonemeal harvest mechanic.

Works. Looks good, and I like the bonemeal harvest mechanic.
Ghost merged commit eaccd71558 into master 2022-11-17 20:48:32 +01:00
Ghost deleted branch sweet_berries 2022-11-17 20:48:41 +01:00
Member

A registered dyes table, like what I used in signs, should probably also be created.
Wools use one thing, colors uses another, etc. That way we can get the color of every dye past, present, future...

A registered dyes table, like what I used in signs, should probably also be created. Wools use one thing, colors uses another, etc. That way we can get the color of every dye past, present, future...
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: VoxeLibre/VoxeLibre#2971
No description provided.