More new Textures, Clean up a bit
This commit is contained in:
parent
1e628ed92a
commit
13dfc2c0e9
24 changed files with 28 additions and 44 deletions
|
@ -81,11 +81,6 @@ minetest.register_craftitem("default:clay_brick", {
|
|||
inventory_image = "default_clay_brick.png",
|
||||
})
|
||||
|
||||
minetest.register_craftitem("default:scorched_stuff", {
|
||||
description = "Scorched Stuff",
|
||||
inventory_image = "default_scorched_stuff.png",
|
||||
})
|
||||
|
||||
minetest.register_craftitem("default:obsidian_shard", {
|
||||
description = "Obsidian Shard",
|
||||
inventory_image = "default_obsidian_shard.png",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue