cabaletta / cabaletta/baritone
.b farm supporting row growing.
Open
enhancement
- Dominant language
- Java
- Stars
- 9.2k
- Forks
- 2.1k
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 3
Description
As many of you know, growing crops in rows is more effective. Having different crops in rows increase the growth rate by around 200%, analysis video by xiumavoid: https://youtu.be/H_YGBL1zKUk (it's old, but the mechanics haven't changed). Demonstation:
C - carrot, P - potato.
CCCCCC
CCCCCC
CCCCCC - wrong.
CCCCCC
PPPPPP
CCCCCC - correct.
I propose to at least think about implementing something that would play into this. How? Well since I am not on of the _big brains_ I can't really think of anything that wouldn't be obvious.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.