Download Flora Doubling (Archived) — Minecraft Mods — MetaMods

Flora Doubling (Archived)

Active

Downloads

0

Last update

4 years ago
Client
Utils

Botanical Expansion (Archived Mod)

What This Mod Does

This modification enables you to duplicate small flowers using a single portion of bone meal. In the vanilla game, this mechanic only works for tall flowers but doesn't apply to their compact counterparts.

Process automation is also available! You can configure a dispenser with bone meal for automatic plant reproduction in your garden.

Configuration Capabilities

Flexible mod customization offers two main personalization methods:

  1. Configuration file editing - adjust parameters through the ".minecraft/config/flora-doubling.json" file
  2. Tag usage via datapack - create necessary tags in the "flora-doubling/tags/blocks/doubling_flora.json" directory

Standard configuration includes support for minecraft:small_flowers and minecraft:tall_flowers tags, which can be disabled through settings.

Base configuration file contents:

{
    "doublingFlora": [],
    "dispenser": true,
    "useSmallFlowersTag": true,
    "useTallFlowersTag": true,
    "allowWitherRoses": false
}

Basic block tag template:

{
    "replace": false,
    "values": [
    ]
}

Mod functionality video review: Video overview on YouTube

Project members
Trikzon

Trikzon

Created: 14 Nov 2020

ID: 79850