mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-21 18:11:11 +00:00
Remove iron apple from default
This commit is contained in:
parent
66f90a6101
commit
fc6c00cbe1
3 changed files with 0 additions and 24 deletions
|
@ -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
|
||||
--
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue