Commit Graph

6 Commits

Author SHA1 Message Date
bri cassa 7b1423e8cd Fix deprecated use of use_texture_alpha for Minetest 5.4+ 2021-03-03 23:08:40 +01:00
Joaquin Villalba 8b6c5f0cad
Updated Glass of Water to actually be transparent
Added `use_texture_alpha = true` to the definition of claycrafter:glass_of_water
2021-01-02 23:16:21 -03:00
Joaquin Villalba 2ab701933d
Moreblocks compatibility
Merged recipes.lua into items.lua
Added support for moreblocks' compressed dirt
2020-12-22 11:26:30 -03:00
Joaquin Villalba 64aae49bbd
Glass of water now placeable - nerfed convert time
Glass of Water is now a placeable node. Can now be used to empty it out, returning an Empty Drinking Glass.
Don't recomend changing the item_eat value to any other than 0, if you don't want free food.
2020-11-13 00:53:54 -03:00
James Stevenson c8c4e41cae Move glass of water def to items.lua 2016-02-06 17:51:51 -05:00
James Stevenson ea612c59d5 Add files for recipes and items 2016-02-06 17:44:27 -05:00