26 lines
981 B
Markdown
26 lines
981 B
Markdown
<!-- modrinth_exclude.start -->
|
|
# 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
|
|
<!-- modrinth_exclude.end -->
|
|
|
|
## 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](./LICENSE.txt)
|