update readme a bit
This commit is contained in:
parent
d0f31746dd
commit
88675265dd
1 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
<!-- modrinth_exclude.start -->
|
||||
# Roses Mod
|
||||
|
||||
> **Note**
|
||||
|
@ -9,10 +10,15 @@
|
|||
|
||||
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.
|
||||
|
|
Loading…
Reference in a new issue