[moreores] Update to Git patch 8b874f6:
https://github.com/AntumDeluge/mtmod-moreores/tree/8b874f6
This commit is contained in:
parent
ed1fb07835
commit
f98fd6474f
@ -506,7 +506,7 @@ The game includes the mods from the default [minetest_game](https://github.com/m
|
||||
[patch.mobs_redo]: https://github.com/AntumDeluge/mtmod-mobs_redo/tree/58e123a
|
||||
[patch.moreblocks]: https://github.com/AntumDeluge/mtmod-moreblocks/tree/786f9e4
|
||||
[patch.moremesecons]: https://github.com/AntumDeluge/mtmp-moremesecons/tree/caa71bc
|
||||
[patch.moreores]: https://github.com/AntumDeluge/mtmod-moreores/tree/2172c49
|
||||
[patch.moreores]: https://github.com/AntumDeluge/mtmod-moreores/tree/8b874f6
|
||||
[patch.mydoors]: https://github.com/AntumDeluge/mtmp-mydoors/tree/e36c9d1
|
||||
[patch.nether]: https://github.com/AntumDeluge/mtmod-nether/tree/f634851
|
||||
[patch.pipeworks]: https://github.com/AntumDeluge/mtmod-pipeworks/tree/32b6613
|
||||
|
@ -366,6 +366,6 @@ minetest.register_node("moreores:copper_rail", {
|
||||
})
|
||||
|
||||
|
||||
if minetest.setting_getbool("log_mods") then
|
||||
if minetest.settings:get_bool("log_mods") then
|
||||
minetest.log("action", S("[moreores] loaded."))
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user