Go to file
Nathan Salapat 91f50905bc Merge pull request #3 from todada/drinks_as_nodes
Make drinks placeable in the world.
I'll change the ifs to elseifs shortly. Also @todada you had a little bug with drinking from the steel bottle and getting an empty glass bottle in return, but I'll fix that when I do the changes from if to elseif.
2017-03-24 08:33:27 -05:00
blends first commit 2016-10-30 19:59:51 -05:00
models added support for farming plus, and tidied code. 2016-11-12 19:29:58 -06:00
textures made lower resolution textures for the models. 2017-02-11 13:43:24 -06:00
depends.txt added support for minetest_doc_modpack. 2017-01-15 10:26:30 -06:00
description.txt added description.txt and a screenshot. 2017-02-07 20:57:13 -06:00
drink_machines.lua Make drinks placeable in the world 2017-03-23 20:36:40 +01:00
drinks.lua Make drinks placeable in the world 2017-03-23 20:36:40 +01:00
drinks2.lua Make drinks placeable in the world 2017-03-23 20:36:40 +01:00
formspecs.lua fixed the drink names in barrels and silos. 2017-02-04 08:20:26 -06:00
init.lua Make drinks placeable in the world 2017-03-23 20:36:40 +01:00
license.txt added readme and mod.conf 2016-10-30 20:02:17 -05:00
mod.conf fixed small error with silo. 2016-11-21 11:46:35 -06:00
readme.md added readme and mod.conf 2016-10-30 20:02:17 -05:00
screenshot.png added description.txt and a screenshot. 2017-02-07 20:57:13 -06:00

readme.md

This mod aims to add more drinks to the world, and be easily expanded to support other mods that have fruits and veggies.

There is optional support for the thirsty mod, if you have it installed drinking juices will fill your hydration.