mirror of
				https://github.com/pyrollo/display_modpack.git
				synced 2025-10-30 22:05:34 +01:00 
			
		
		
		
	Depreciation of old display groups and display_lib global + warnings
This commit is contained in:
		| @@ -30,7 +30,7 @@ for i, material in ipairs(steles.materials) do | ||||
| 	if ndef then | ||||
| 		local groups = table.copy(ndef.groups) | ||||
| 		local parts = material:split(":") | ||||
| 		groups.display_modpack_node = 1 | ||||
| 		groups.display_api = 1 | ||||
|  | ||||
| 		minetest.register_node("steles:"..parts[2].."_stele", { | ||||
| 			description = steles.materials_desc[i], | ||||
|   | ||||
		Reference in New Issue
	
	Block a user