2024-12-18 23:09:56 -07:00
|
|
|
# Roses Mod
|
2024-12-21 17:29:54 -07:00
|
|
|
|
|
|
|
> **Note**
|
2024-12-21 19:32:56 -07:00
|
|
|
> 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,
|
2024-12-21 17:29:54 -07:00
|
|
|
> I will be backporting the mod after this rewrite back as far as I can while being sane.
|
|
|
|
>
|
2024-12-21 19:32:56 -07:00
|
|
|
> I have removed all older versions from modrinth to prevent confusion
|
2023-01-07 16:33:57 -07:00
|
|
|
|
2024-12-18 23:09:56 -07:00
|
|
|
This mod brings back the classic roses and other classic flowers to minecraft, without replacing any newer flower types.
|
2023-01-07 16:33:57 -07:00
|
|
|
|
2024-12-22 10:44:30 -07:00
|
|
|
## Features:
|
2024-12-18 23:09:56 -07:00
|
|
|
- Roses and Potted Roses
|
2024-12-21 17:29:54 -07:00
|
|
|
- Cyan Flowers (Potted Cyan Flowers)
|
2024-12-18 23:09:56 -07:00
|
|
|
- Rose Bushes drop roses
|
2024-12-22 01:42:49 -07:00
|
|
|
- 2x2 Roses in a crafting table will output a rose bush (and cyan rose bush)
|
2024-12-18 23:09:56 -07:00
|
|
|
- Bees can pollinate all flowers
|
2024-12-19 00:56:30 -07:00
|
|
|
|
2024-12-22 17:14:40 -07:00
|
|
|
<!-- modrinth_exclude.start -->
|
2024-12-22 12:17:26 -07:00
|
|
|
## 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
|
|
|
|
|
2024-12-22 10:45:36 -07:00
|
|
|
### [Licensed Under LGPL-3.0](./LICENSE.txt)
|
2024-12-22 17:14:40 -07:00
|
|
|
<!-- modrinth_exclude.end -->
|