Add Nether lava
This commit is contained in:
parent
e374eb6b01
commit
54c08aa94a
3 changed files with 26 additions and 0 deletions
|
@ -273,3 +273,4 @@ minetest.register_craft({
|
|||
})
|
||||
|
||||
dofile(minetest.get_modpath(minetest.get_current_modname()).."/nether_wart.lua")
|
||||
dofile(minetest.get_modpath(minetest.get_current_modname()).."/lava.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue