mirror of
https://github.com/minetest-mods/technic.git
synced 2024-11-16 23:40:41 +01:00
Add CR recs part 2
This commit is contained in:
parent
6cbd6bb15e
commit
155bb12847
|
@ -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},
|
||||
|
|
Loading…
Reference in New Issue
Block a user