fix replacement for cucina veganas soy bucket

This commit is contained in:
tenplus1 2021-03-25 20:27:10 +00:00
parent 2c758348e3
commit ea59a8acdb
1 changed files with 1 additions and 0 deletions

View File

@ -556,6 +556,7 @@ minetest.register_craft({
"group:food_egg", "group:food_egg", "farming:vanilla_extract"
},
replacements = {
{"cucina_vegana:soy_milk", "vessels:drinking_glass"},
{"group:food_milk", "bucket:bucket_empty"},
{"farming:vanilla_extract", "vessels:glass_bottle"}
}