mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-06-07 06:06:10 -04:00
Make farming more flexible
- API {farming.register_hoe(), farming.register_plant()} - Fertilities -> Plant only grow on soil with a fitting fertility, e.g. Wheat only grows on grassland, while cotton grows in deserts and grassland) - New soil: Desert Sand - Place seeds instead of plants
This commit is contained in:
parent
d0aa09dd8d
commit
60ccb522d4
10 changed files with 538 additions and 429 deletions
Before Width: | Height: | Size: 341 B After Width: | Height: | Size: 341 B |
BIN
mods/farming/textures/farming_desert_sand_soil.png
Normal file
BIN
mods/farming/textures/farming_desert_sand_soil.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 716 B |
BIN
mods/farming/textures/farming_desert_sand_soil_wet.png
Normal file
BIN
mods/farming/textures/farming_desert_sand_soil_wet.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 656 B |
BIN
mods/farming/textures/farming_desert_sand_soil_wet_side.png
Normal file
BIN
mods/farming/textures/farming_desert_sand_soil_wet_side.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 671 B |
Loading…
Add table
Add a link
Reference in a new issue