Add CR recs part 2

This commit is contained in:
gabriel1379 2024-03-13 20:11:53 +01:00
parent 6cbd6bb15e
commit 155bb12847
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ end
for _, sand_name in ipairs(crafts_to_clear) do
minetest.clear_craft({
type = "shaped",
recipe = {
{sand_name, sand_name},
{sand_name, sand_name},