Removed ground pepper recipes
Not needed as ground pepper is supported by tenplus' farming redo
This commit is contained in:
parent
ed7208fd58
commit
b54904b3cf
@ -435,13 +435,6 @@ minetest.register_craft({
|
||||
recipe = { "group:food_garlic_braid" }
|
||||
})
|
||||
|
||||
--Ground Pepper Craft Recipe
|
||||
minetest.register_craft( {
|
||||
output = "bbq:pepper_ground",
|
||||
type = "shapeless",
|
||||
recipe = {"group:food_peppercorn", "vessels:glass_bottle"}
|
||||
})
|
||||
|
||||
--Brine
|
||||
minetest.register_craft( {
|
||||
output = "bbq:brine",
|
||||
|
Loading…
Reference in New Issue
Block a user