mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-10-08 06:35:23 +02:00
Update mods/default/init.lua
how did this line get there?
This commit is contained in:
@@ -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",
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user