Remove "antum_crafting". Methods are now taken care of in
"antum_overrides".
This commit is contained in:
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…
x
Reference in New Issue
Block a user