update submodules
This commit is contained in:
parent
3c9c69e5fe
commit
f1ddb91275
5 changed files with 5 additions and 4 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 045f1b9e678179da5362e5b52dd895c2f3ccc072
|
Subproject commit 14ccac7c86ebb8102c827726867cb9ba7f806d1c
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
-- Aliases to support loading worlds using nodes following the old naming convention
|
-- Aliases to support loading worlds using nodes following the old naming convention
|
||||||
-- These can also be helpful when using chat commands, for example /giveme
|
-- These can also be helpful when using chat commands, for example /giveme
|
||||||
|
|
||||||
minetest.register_alias("stone", "default:stone")
|
minetest.register_alias("stone", "default:stone")
|
||||||
minetest.register_alias("stone_with_coal", "default:stone_with_coal")
|
minetest.register_alias("stone_with_coal", "default:stone_with_coal")
|
||||||
minetest.register_alias("stone_with_iron", "default:stone_with_iron")
|
minetest.register_alias("stone_with_iron", "default:stone_with_iron")
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 0df8a78219e8b030e36018116fea4d660288549e
|
Subproject commit ecdc28cbcb3766df0bf6707bd1489d978e58d31d
|
|
@ -1 +1 @@
|
||||||
Subproject commit fd6ae0f46b5d71eaad565225a53e3b084d567396
|
Subproject commit fa46c028fa35215c18dd49b2865a372cd156897c
|
|
@ -1 +1 @@
|
||||||
Subproject commit 67aa752c4433c7172cb7ac86728c455d986678bf
|
Subproject commit 1a53844f610ed59a2804eabbcdff4576da340858
|
Loading…
Add table
Add a link
Reference in a new issue