roses-mod/README.md

1.1 KiB

Roses Mod

Note

The mod has been rewritten in kotlin and fabric, instead of java quilt, previous versions have some bugs and not all bug fixes or features have been backported, I will be backporting the mod after this rewrite back as far as I can while being sane.

I have removed all older versions from modrinth to prevent confusion

This mod brings back the classic roses and other classic flowers to minecraft, without replacing any newer flower types.

Features:

  • Roses and Potted Roses
  • Cyan Flowers (Potted Cyan Flowers)
  • Rose Bushes drop roses
  • 2x2 Roses in a crafting table will output a rose bush (and cyan rose bush)
  • Bees can pollinate all flowers

Versioning

1.0: where the first number is the grander version (all mc versions will have the same), second number is specific mc version patch

Building

This is a multi-module gradle project, each version set has its own submodule, and is essentially an isolated mod, and will have its own gradle tasks, and even required JDK.

Licensed Under LGPL-3.0