Go to file
Lemon Slemon d4af33caa3 return bucket after crafting 2015-04-06 11:28:22 -07:00
textures initial commit 2015-04-05 18:40:15 -07:00
LICENSE.txt initial commit 2015-04-05 18:40:15 -07:00
README.txt README fix and craft recipe 2015-04-05 18:51:33 -07:00
depends.txt initial commit 2015-04-05 18:40:15 -07:00
init.lua return bucket after crafting 2015-04-06 11:28:22 -07:00

README.txt

chain transfer
========

Minetest/Freeminer mod that adds simple teleports that can transfer objects in chains

#### Items and Craft Recipes

* Name: chain_transfer:link
* Craft recipe:
	{"bucket:bucket_lava", "", "bucket:bucket_water"},
	{"default:cobble", "", "default:wood"},