Allow to light Nether portal with any fire
This commit is contained in:
parent
3857ff43ef
commit
70198eb50b
8 changed files with 40 additions and 13 deletions
|
@ -1,5 +1,7 @@
|
|||
-- Load files
|
||||
|
||||
mcl_portals = {}
|
||||
|
||||
-- Nether portal:
|
||||
-- Obsidian frame, activated by flint and steel
|
||||
dofile(minetest.get_modpath("mcl_portals").."/portal_nether.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue