Page 1 of 1

mod linkstone

PostPosted: Fri Mar 15, 2013 21:04
by glomie
This mod add teleporter named linkstone, to use it you need to place two linkstone, and type a linkname in it, it work only between linkstone with the same owner and same linkname, so player can't put fantasist coordinate to go million node away.

Download : http://94.23.33.108/linkstone.zip

PostPosted: Fri Mar 15, 2013 21:45
by Jordach
Nice!

Also; this is your 100th post!

PostPosted: Wed Mar 20, 2013 23:41
by jacksfilms
glomie wrote:This mod add teleporter named linkstone, to use it you need to place two linkstone, and type a linkname in it, it work only between linkstone with the same owner and same linkname, so player can't put fantasist coordinate to go million node away.

Download : http://94.23.33.108/linkstone.zip


How do you make them?

PostPosted: Thu Mar 21, 2013 00:26
by Topywo
jacksfilms wrote:
glomie wrote:This mod add teleporter named linkstone, to use it you need to place two linkstone, and type a linkname in it, it work only between linkstone with the same owner and same linkname, so player can't put fantasist coordinate to go million node away.

Download : http://94.23.33.108/linkstone.zip


How do you make them?


recipe = {
{'birthstones:amethystblock', 'birthstones:garnetblock', 'birthstones:amethystblock'},
{'birthstones:emeraldblock', 'birthstones:topazblock', 'birthstones:emeraldblock'},
{'birthstones:amethystblock', 'birthstones:garnetblock', 'birthstones:amethystblock'}

PostPosted: Thu Mar 21, 2013 15:02
by jacksfilms
Topywo wrote:
jacksfilms wrote:
glomie wrote:This mod add teleporter named linkstone, to use it you need to place two linkstone, and type a linkname in it, it work only between linkstone with the same owner and same linkname, so player can't put fantasist coordinate to go million node away.

Download : http://94.23.33.108/linkstone.zip


How do you make them?


recipe = {
{'birthstones:amethystblock', 'birthstones:garnetblock', 'birthstones:amethystblock'},
{'birthstones:emeraldblock', 'birthstones:topazblock', 'birthstones:emeraldblock'},
{'birthstones:amethystblock', 'birthstones:garnetblock', 'birthstones:amethystblock'}

Ok, thanks.