Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/backdaniel/ancient_fertilizer

Adds ancient fertilizer, sourced from ancient stone in the underground, useful for farming flowers if you need dye for colored nodes, complements bonemeal.
https://github.com/backdaniel/ancient_fertilizer

minetest minetest-mod

Last synced: 14 days ago
JSON representation

Adds ancient fertilizer, sourced from ancient stone in the underground, useful for farming flowers if you need dye for colored nodes, complements bonemeal.

Awesome Lists containing this project

README

        

# Ancient Fertilizer
In this mod, Ancient Stone, abundant in key nutrients like potassium, phosphorus, and calcium, is crushed and used to enrich the soil, leading to flowers, grass, mushroom and sapling duplication.

Created for [minetest_game](https://content.minetest.net/packages/Minetest/minetest_game/), with gameplay balance in mind. Added support for [mineclone2](https://content.minetest.net/packages/Wuzzy/mineclone2/).

## Features
- Use Ancient Fertilizer to duplicate vegetation.
- Explore the underground in search of Ancient Stone.
- New dark stone type and cracked variations.
- Simple and extensible.

### Minetest Game
- Ancient Stone appears at y = -255 (underground) and below.
- Wild Cotton is now obtainable on survival.

### MineClone2
- Ancient Stone appears at y = 0 (sea level) and below.

## Distinctions
- Won't spawn patches of flora on soil.
- Won't "grow" saplings or crops.
- Good for farming flowers for dye.

## Design Choices
- Try to support plants from other mods without tweaks.
- Animals such as corals shouldn't be duplicated.