Update portal.lua
This commit is contained in:
parent
9b499c8ca9
commit
5cfe641fd4
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
||||||
|
|
||||||
local S = nether.get_translator
|
local S = nether.get_translator
|
||||||
|
|
||||||
|
floatlands_flavortext = ""
|
||||||
|
|
||||||
nether.register_portal("aether_portal", {
|
nether.register_portal("aether_portal", {
|
||||||
frame_node_name = "nether:glowstone",
|
frame_node_name = "nether:glowstone",
|
||||||
wormhole_node_color = 2, -- 2 is blue
|
wormhole_node_color = 2, -- 2 is blue
|
||||||
|
|
Loading…
Reference in a new issue