promotional bannermobile promotional banner

Tiny Flowers

Add stackable tiny variants of all Vanilla flowers.

File Details

Tiny Flowers v1.2.0+1.21.1

  • R
  • Apr 10, 2025
  • 365.14 KB
  • 1.2K
  • 1.21.1
  • Fabric

File Name

tiny-flowers-mc1.21.1-1.2.0+1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:tiny-flowers-1183435:6405880"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

This is a backport from the 1.21.5 release, which added new flower variants. Since the original blocks don't exist in this version, this is mostly just any technical changes from that release.

Technical additions

  • New item data component (tiny-flowers:tiny_flowers) to store which flowers a garden item has.
    • This is used by the garden items created with ctrl + Pick Block.
    • This mod still supports items created before this (using the minecraft:block_state component), including item tooltips.
      • This may be removed in the future. This mod doesn't have much use, and I don't think people would have created too many of these items?