diff --git a/description.txt b/description.txt new file mode 100644 index 0000000..5651819 --- /dev/null +++ b/description.txt @@ -0,0 +1 @@ +Crown molding and baseboards of different styles. diff --git a/machines.lua b/machines.lua index e409157..b7c99c8 100644 --- a/machines.lua +++ b/machines.lua @@ -643,7 +643,7 @@ minetest.register_craft({ recipe = { {'default:steelblock', 'default:steelblock', 'default:steelblock'}, {'default:steelblock', 'default:steel_ingot', 'default:steelblock'}, - {'default:steelblock', "default:steelblock", 'default:steelblock'}, + {'default:steelblock', "default:steelblock", 'default:steelblock'}, }, }) diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..418f7d0 --- /dev/null +++ b/mod.conf @@ -0,0 +1 @@ +name = mymillwork