parent
f05580dcc3
commit
23a8b10a35
|
@ -1,3 +0,0 @@
|
|||
farming
|
||||
wool
|
||||
craft_guide?
|
|
@ -1,7 +0,0 @@
|
|||
|
||||
-- Create cotton from white wool
|
||||
minetest.register_craft({
|
||||
output = "farming:cotton 4",
|
||||
type = "shapeless",
|
||||
recipe = {"wool:white"},
|
||||
})
|
Loading…
Reference in New Issue