fix yet another bug
and this is why i wont run a nuclear reactor.a
This commit is contained in:
parent
a74406e028
commit
055a2827ff
@ -103,7 +103,7 @@ minetest.register_craft({
|
||||
minetest.register_craft({
|
||||
output = 'wool:orange 16',
|
||||
recipe = {
|
||||
{'wool:desert_sand', 'wool:white'},
|
||||
{'default:desert_sand', 'wool:white'},
|
||||
}
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user