Compare commits

...

2 commits

Author SHA1 Message Date
389faa3310 add license to readme 2024-12-22 10:45:36 -07:00
88675265dd update readme a bit 2024-12-22 10:44:30 -07:00

View file

@ -1,3 +1,4 @@
<!-- modrinth_exclude.start -->
# Roses Mod
> **Note**
@ -9,10 +10,17 @@
This mod brings back the classic roses and other classic flowers to minecraft, without replacing any newer flower types.
Features:
## 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)