mirror of
				https://github.com/sys4-fr/server-nalc.git
				synced 2025-11-04 05:55:28 +01:00 
			
		
		
		
	Update tools.lua
This commit is contained in:
		@@ -69,10 +69,3 @@ if not DISABLE_ARBALEST then
 | 
				
			|||||||
			{'default:steel_ingot', 'farming:string', 'default:stick'},
 | 
								{'default:steel_ingot', 'farming:string', 'default:stick'},
 | 
				
			||||||
		})
 | 
							})
 | 
				
			||||||
end
 | 
					end
 | 
				
			||||||
 | 
					 | 
				
			||||||
-- Craft recipe of the "Mithril String"
 | 
					 | 
				
			||||||
minetest.register_craft({
 | 
					 | 
				
			||||||
output = "throwing:string_mithril",
 | 
					 | 
				
			||||||
type = "shapeless",
 | 
					 | 
				
			||||||
recipe = {"moreores:mithril_ingot", "farming:string"},
 | 
					 | 
				
			||||||
})
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user