mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 14:16:06 +02:00
Fixed homedecor's update, added inventorycheck
- Added inventorycheck mod - Fixed ereased table in last commit (homedecor's update) - Fixed all the wrong uses of register_node in mods/maptools/default_nodes.lua to avoid 0.4.12-name-check-system from crashing server. The diff have been sent to Calinou.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
local tmp = {}
|
||||
local itemframes = {}
|
||||
|
||||
minetest.register_entity("itemframes:item",{
|
||||
hp_max = 1,
|
||||
|
Reference in New Issue
Block a user