Add online recipe to tests

This commit is contained in:
Jean-Patrick Guerrero 2021-10-31 15:03:47 +01:00
parent 3b98f4bec7
commit 8d7ca9df18
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ minetest.register_craft({
},
})
i3.register_craft {
url = "https://raw.githubusercontent.com/minetest-mods/i3/main/tests/test_online_recipe.json"
}
i3.register_craft({
result = "default:ladder_wood 2",
items = {"default:copper_ingot 7, default:tin_ingot, default:steel_ingot 2"},