mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-04-30 13:11:41 -04:00
Update mods/default/init.lua
how did this line get there?
This commit is contained in:
parent
2817db19d4
commit
e1d17b1747
1 changed files with 0 additions and 1 deletions
|
@ -1688,7 +1688,6 @@ minetest.register_craftitem("default:mese_crystal_fragment", {
|
|||
|
||||
minetest.register_craftitem("default:clay_brick", {
|
||||
description = "Clay Brick",
|
||||
inventory_image = "default_steel_ingot.png",
|
||||
inventory_image = "default_clay_brick.png",
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue