mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Cache liquid alternative IDs (#8053)
This commit is contained in:
@@ -412,8 +412,8 @@ void Server::init()
|
||||
// Perform pending node name resolutions
|
||||
m_nodedef->runNodeResolveCallbacks();
|
||||
|
||||
// unmap node names for connected nodeboxes
|
||||
m_nodedef->mapNodeboxConnections();
|
||||
// unmap node names in cross-references
|
||||
m_nodedef->resolveCrossrefs();
|
||||
|
||||
// init the recipe hashes to speed up crafting
|
||||
m_craftdef->initHashes(this);
|
||||
|
Reference in New Issue
Block a user