Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Illuna-Minetest
teleport_potion
Commits
33deefce
Commit
33deefce
authored
Nov 23, 2015
by
TenPlus1
Browse files
Added legacy_wallmounted line
parent
3c1bc0bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
init.lua
View file @
33deefce
...
...
@@ -152,6 +152,7 @@ minetest.register_node("teleport_potion:pad", {
drawtype
=
'nodebox'
,
paramtype
=
"light"
,
paramtype2
=
"wallmounted"
,
legacy_wallmounted
=
true
,
walkable
=
true
,
sunlight_propagates
=
true
,
description
=
"Teleport Pad (place and right-click to enchant location)"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment