Adds mulch, bonemeal and fertilizer to Minetest to quick grow crops and saplings
tenplus1 130fffbf97 mt5.x translations added/updated (thanks dacmot) | 4 rokov pred | |
---|---|---|
locale | 4 rokov pred | |
textures | 4 rokov pred | |
README.md | 4 rokov pred | |
api.txt | 6 rokov pred | |
depends.txt | 4 rokov pred | |
description.txt | 7 rokov pred | |
init.lua | 4 rokov pred | |
intllib.lua | 7 rokov pred | |
license.txt | 7 rokov pred | |
lucky_block.lua | 6 rokov pred | |
mod.conf | 7 rokov pred | |
mods.lua | 4 rokov pred | |
screenshot.png | 4 rokov pred |
Bonemeal mod [bonemeal]
This mod adds four new items into the game, bones which can be dug from normal dirt which can be made into bonemeal, mulch which is is crafted using a tree and 8x leaves, and fertiliser which is a mixture of them both.
Each item can be used on saplings and crops for a chance to grow them quicker as well as dirt which will generate random grass, flowers or whichever decoration is registered.
Mulch has a strength of 1, Bonemeal 2 and Fertiliser 3 which means the stronger the item, the more chance of growing saplings in low light, making crops sprout quicker or simply decorate a larger area with grass and flowers.
The api.txt document shows how to add your own saplings, crops and grasses to the list by using one of the 3 commands included and the mod.lua file gives you many examples by using some of the popular mods available.
https://forum.minetest.net/viewtopic.php?f=9&t=16446
Changelog:
Lucky Blocks: 6