forked from luanti-org/minetest_game
		
	Add labels to ABMs
Useful for searches and the mod profiler.
This commit is contained in:
		| @@ -236,6 +236,7 @@ end | ||||
|  | ||||
| if replace then | ||||
| 	minetest.register_abm({ | ||||
| 		label = "Slab replace", | ||||
| 		nodenames = {"group:slabs_replace"}, | ||||
| 		interval = 16, | ||||
| 		chance = 1, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user