mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Rename lump_of_* to *_lump
This commit is contained in:
@@ -149,7 +149,7 @@ minetest.register_craft({
|
||||
output = 'node "experimental:tnt" 4',
|
||||
recipe = {
|
||||
{'node "default:wood" 1'},
|
||||
{'craft "default:lump_of_coal" 1'},
|
||||
{'craft "default:coal_lump" 1'},
|
||||
{'node "default:wood" 1'}
|
||||
}
|
||||
})
|
||||
|
Reference in New Issue
Block a user