Minor fixes

master^2
Ginger88895 2014-05-16 10:15:13 +00:00
parent d4309646c2
commit 75f5ed2a62
4 changed files with 4 additions and 3 deletions

View File

@ -1 +1,2 @@
throwing?
vessels
throwing?

View File

@ -487,9 +487,9 @@ potions.register_potion("air", "Air", "potions:air", 300, {
--})
minetest.register_craft({
output = "vessels:speed_add1",
output = "potions:speed_add1",
recipe = {
{'','default:drinking_glass','dye:cyan'},
{'','vessels:drinking_glass_with_water','dye:cyan'},
{'','',''},
{'','',''},
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 B