mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Remove iron apple from default
This commit is contained in:
@@ -445,15 +445,6 @@ minetest.register_craft({
|
||||
}
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
output = 'craft "default:apple_iron" 1',
|
||||
recipe = {
|
||||
{'', 'craft "steel_ingot"', ''},
|
||||
{'craft "steel_ingot"', 'craft "apple"', 'craft "steel_ingot"'},
|
||||
{'', 'craft "steel_ingot"', ''},
|
||||
}
|
||||
})
|
||||
|
||||
--
|
||||
-- Node compatibility with old 0.4
|
||||
--
|
||||
|
Reference in New Issue
Block a user