Gilly7CE / Carpet-Addons-Not-Found

Addons for the Fabric Carpet mod
MIT License
6 stars 0 forks source link

[RULE] - can place sugar cane on mud blocks #192

Open audrey9080 opened 11 months ago

audrey9080 commented 11 months ago

I've always had an issue with the fact that sugar cane farms can only be so compact/full if you want to do an observer design (though I only do that early game) its really high profile and needs a lot of space to be fast/efficient and flying machine sugar cane farms also feel like they have wasted space.

Therefore Im want a feature where you can place sugar cane on top of mud blocks without water needing to be directly in contact with the mud block, you can have a piece of sugar cane on every block in the given area making it much more effent, this would also make the process of making a sugar cane farm much faster as you don't need to have water buckets with you.

The best vanilla option I had in mine was if I were to stack multiple layers of a "module" on top of each other but that still isn't truly optimizing space I feel

Gilly7CE commented 11 months ago

Implementation details

Proposed rule name placeSugarCaneWithoutWater

Description Sugarcane can be placed on mudblocks without adjacent water sources.

Gilly7CE commented 11 months ago

Mud blocks were introduced in 1.19 so this rule would only apply to the 1.19+ versions. Since mod version parity is required for each minecraft version, this needs to be done as part of a mod update with other universal features. I've added this to the 1.4.0 milestone, which is the next minor version in the roadmap.