mirror of
https://github.com/rubenwardy/food.git
synced 2024-11-13 22:00:35 +01:00
commit
18d21cbfb2
2
init.lua
2
init.lua
|
@ -101,7 +101,7 @@ food.support("wheat","farming","farming:wheat")
|
|||
food.support("flour","farming","farming:flour")
|
||||
food.support("potato","docfarming","docfarming:potato")
|
||||
food.support("potato","veggies","veggies:potato")
|
||||
food.support("potato","farming_plus","farming_plus:potatoe_item")
|
||||
food.support("potato","farming_plus","farming_plus:potato_item")
|
||||
food.support("tomato","farming_plus","farming_plus:tomato_item")
|
||||
food.support("tomato","plantlib","plantlib:tomato")
|
||||
food.support("strawberry","farming_plus","farming_plus:strawberry_item")
|
||||
|
|
|
@ -13,7 +13,7 @@ Raw meat = rohes Fleisch
|
|||
Venison = Wildbret
|
||||
Sugar = Zucker
|
||||
Chocolate Powder = Schokoladenpulver
|
||||
Dark Chocolate = dunkle Schokolade
|
||||
Dark Chocolate = Dunkle Schokolade
|
||||
Milk Chocolate = Vollmilchschokolade
|
||||
Pasta = Nudeln
|
||||
Bowl = Schuessel
|
||||
|
@ -21,11 +21,11 @@ Butter = Butter
|
|||
Cheese = Kaese
|
||||
Baked Potato = Ofenkartoffel
|
||||
Pasta Bake = Nudelauflauf
|
||||
Raw Pasta Bake = ungekochter Nudelauflauf
|
||||
Raw Pasta Bake = Ungekochter Nudelauflauf
|
||||
chicken Soup = Huehnersuppe
|
||||
tomato Soup = Tomatensuppe
|
||||
Uncooked tomato Soup = Ungekochte Huehnersuppe
|
||||
Uncooked chicken Soup = Ungekochte Tomatensuppe
|
||||
Uncooked tomato Soup = Ungekochte Tomatensuppe
|
||||
Uncooked chicken Soup = Ungekochte Huehnersuppe
|
||||
apple Juice = Apfelsaft
|
||||
cactus Juice = Kaktussaft
|
||||
Rainbow Juice = Regenbogensaft
|
||||
|
|
Loading…
Reference in New Issue
Block a user