README.txt 1.1 KB

123456789101112131415161718192021222324252627282930313233343536
  1. Minetest mod "Bone"
  2. =======================
  3. version: 0.3b
  4. Updated by Tenplus1 to use minetest.override feature
  5. License of source code and textures:
  6. ------------------------------------
  7. Written 2013 by BlockMen
  8. This program is free software. It comes without any warranty, to
  9. the extent permitted by applicable law. You can redistribute it
  10. and/or modify it under the terms of the Do What The Fuck You Want
  11. To Public License, Version 2, as published by Sam Hocevar. See
  12. http://sam.zoy.org/wtfpl/COPYING for more details.
  13. tree_generation based on PilzAdam's farming mod
  14. --USING the mod--
  15. This mod "forces" dirt to drop Bones randomly with rarity = 50 (2%)
  16. The bones can be crafted to bonemeal, which lets grow grass and flowers (remind that flowers are only
  17. in survival and build games are useable).
  18. Furthermore it lets trees grow instantly and supports PilzAdam's farming mod. The wheat, cotton and pumpkin need
  19. a random number of bonemeal to get full grown.
  20. --------------------------------------------------------------------------------
  21. particle texture by TenPlus1 (CC0)