mirror of
				https://github.com/minetest-mods/moreblocks.git
				synced 2025-10-31 22:05:23 +01:00 
			
		
		
		
	Fix crash when using circular saw with nodes registered by stairsplus:register_custom_subset() (#211)
				
					
				
			This commit is contained in:
		| @@ -94,4 +94,5 @@ function stairsplus:register_custom_subset(subset, modname, subname, recipeitem, | ||||
| 	end | ||||
|  | ||||
| 	circular_saw.known_nodes[recipeitem] = {modname, subname} | ||||
| 	circular_saw.microblocks[modname.. ":micro_" .. subname] = {modname, subname} | ||||
| end | ||||
|   | ||||
		Reference in New Issue
	
	Block a user