Merge pull request #1 from qwrwed/patch-1
Correct a crafting error I guess or something
This commit is contained in:
commit
9a73f603ac
@ -479,7 +479,7 @@ minetest.register_craft({
|
||||
}
|
||||
})
|
||||
minetest.register_craft({
|
||||
output = "glooptest:emerald_gem 9",
|
||||
output = "glooptest:sapphire_gem 9",
|
||||
recipe = {
|
||||
{"glooptest:sapphireblock"}
|
||||
}
|
||||
@ -627,4 +627,4 @@ minetest.register_craft({
|
||||
recipe = {
|
||||
{"glooptest:amethystblock"}
|
||||
}
|
||||
})
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user