mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2026-01-02 09:05:20 +01:00
Building Blocks Delete return to the line
This commit is contained in:
@@ -5,7 +5,6 @@ minetest.register_craftitem("building_blocks:sticks", {
|
||||
image = "building_blocks_sticks.png",
|
||||
on_place_on_ground = minetest.craftitem_place_item,
|
||||
})
|
||||
|
||||
minetest.register_craftitem("building_blocks:tar_base", {
|
||||
description = S("Tar base"),
|
||||
image = "building_blocks_tar_base.png",
|
||||
|
||||
Reference in New Issue
Block a user