Jump to content

AiweLelia

Member
  • Posts

    32
  • Joined

  • Last visited

Recent Profile Visitors

985 profile views

AiweLelia's Achievements

  1. File Food Soup.txt Missed "," in MinuteToBurn item HCRamennoodlebowlchicken { HungerChange = -20, Weight = 1, Type = Food, UnhappyChange = -2, DisplayName = Chicken Ramen Noodles, ReplaceOnUse = Bowl, Icon = HCRamennoodlebowl, BoredomChange = -2, DaysTotallyRotten = 2, DaysFresh = 1, CustomContextMenu = Eat, FoodType = NoExplicit, IsCookable = TRUE, MinutesToCook = 15, MinuteToBurn = 30 Carbohydrates = 23, Proteins = 65, Lipids = 49, Calories = 785, EvolvedRecipe = Soup:20;Stew:20;Sandwich:5;Burger:5;Salad:5, } item HCRamennoodlebowlbeef { HungerChange = -20, Weight = 1, Type = Food, UnhappyChange = -2, DisplayName = Beef Ramen Noodles, ReplaceOnUse = Bowl, Icon = HCRamennoodlebowl, BoredomChange = -2, DaysTotallyRotten = 2, DaysFresh = 1, CustomContextMenu = Eat, FoodType = NoExplicit, IsCookable = TRUE, MinutesToCook = 15, MinuteToBurn = 30 Carbohydrates = 23, Proteins = 65, Lipids = 49, Calories = 785, EvolvedRecipe = Soup:20;Stew:20;Sandwich:5;Burger:5;Salad:5, } item HCRamennoodlebowlshrimp { HungerChange = -20, Weight = 1, Type = Food, UnhappyChange = -2, DisplayName = Shrimp Ramen Noodles, ReplaceOnUse = Bowl, Icon = HCRamennoodlebowl, BoredomChange = -2, DaysTotallyRotten = 2, DaysFresh = 1, CustomContextMenu = Eat, FoodType = NoExplicit, IsCookable = TRUE, MinutesToCook = 15, MinuteToBurn = 30 Carbohydrates = 23, Proteins = 65, Lipids = 49, Calories = 785, EvolvedRecipe = Soup:20;Stew:20;Sandwich:5;Burger:5;Salad:5, } item HCRamennoodlebowlcheese { HungerChange = -20, Weight = 1, Type = Food, UnhappyChange = -2, DisplayName = Cheese Ramen Noodles, ReplaceOnUse = Bowl, Icon = HCRamennoodlebowl, BoredomChange = -2, DaysTotallyRotten = 2, DaysFresh = 1, CustomContextMenu = Eat, FoodType = NoExplicit, IsCookable = TRUE, MinutesToCook = 15, MinuteToBurn = 30 Carbohydrates = 23, Proteins = 65, Lipids = 49, Calories = 785, EvolvedRecipe = Soup:20;Stew:20;Sandwich:5;Burger:5;Salad:5, }
  2. Missing "=" in HungerChange in Food Cokies .txt item HCCookieschocolatechipbag { HungerChange -30, Weight = 0.01, Type = Food, DisplayName = Bag of Chocolate Chip Cookies, Icon = HCCookieschocolatechipbag, UnhappyChange = -20, BoredomChange = -15, FoodType = NoExplicit, Carbohydrates = 196.8, Proteins = 12.4, Lipids = 68, Calories = 1416, ReplaceOnUse = Hydrocraft.HCCookieschocolatechipbagtrash, } item HCCookiesmintbag { HungerChange -30, Weight = 0.01, Type = Food, DisplayName = Bag of Mint Cookies, Icon = HCCookiesmintbag, UnhappyChange = -20, BoredomChange = -15, FoodType = NoExplicit, Carbohydrates = 196.8, Proteins = 12.4, Lipids = 68, Calories = 1416, ReplaceOnUse = Hydrocraft.HCCookiesmintbagtrash, } item HCCookiesbrowniebag { HungerChange -30, Weight = 0.01, Type = Food, DisplayName = Bag of Brownie Cookies, Icon = HCCookiesbrowniebag, UnhappyChange = -20, BoredomChange = -15, FoodType = NoExplicit, Carbohydrates = 196.8, Proteins = 12.4, Lipids = 68, Calories = 1416, ReplaceOnUse = Hydrocraft.HCCookiesbrowniebagtrash, }
  3. Lost Item: 1529841128566 ERROR: can't find recipe source "HCWhippedcreamcan" in recipe "Make Apple Jello Dessert" 1529841128576 ERROR: can't find recipe source "HCRamenchickenflavor" in recipe "Prepare Chicken Ramen in Bowl" 1529841128576 ERROR: can't find recipe source "HCRamenbeefflavor" in recipe "Prepare Beef Ramen in Bowl" 1529841128576 ERROR: can't find recipe source "HCRamenshrimpflavor" in recipe "Prepare Shrimp Ramen in Bowl" 1529841128576 ERROR: can't find recipe source "HCRamencheeseflavor" in recipe "Prepare Cheese Ramen in Bowl" Unbox item result self item recipe Unbox Chicken Ramen Flat { HCRamenchicken, Result:HCRamenchicken=8, OnCreate:recipe_unboxramenflat, Time:25.0, Category:Cooking, } Maybe: recipe Unbox Chicken Ramen Flat { HCRamenflatchicken, Result:HCRamenchicken=8, OnCreate:recipe_unboxramenflat, Time:25.0, Category:Cooking, } And same recipes fixes^ recipe Unbox Beef Ramen Flat { HCRamenflatbeef, Result:HCRamenbeef=8, OnCreate:recipe_unboxramenflat, Time:25.0, Category:Cooking, } recipe Unbox Shrimp Ramen Flat { HCRamenflatshrimp, Result:HCRamenshrimp=8, OnCreate:recipe_unboxramenflat, Time:25.0, Category:Cooking, } recipe Unbox Cheese Ramen Flat { HCRamenflatcheese, Result:HCRamencheese=8, OnCreate:recipe_unboxramenflat, Time:25.0, Category:Cooking, }
  4. item Fishhooktin { Type = Normal, DisplayName = Tin Fishhook, Icon = HCFishhooktitanium, Weight = 0.01, } Error Need Name it HCFishhooktin All recipes use that name
  5. item HCCatfoodopen { HungerChange = -17, Weight = 0.3, Type = Food, DaysTotallyRotten = 4, DisplayName = Open Cat Food, UnhappyChange = 50, Icon = HCCatfoodopen, DaysFresh = 2, FoodType = Fish, Carbohydrates = 0, Proteins = 15, Lipids = 34, Calories = 370, Packaged = TRUE, ReplaceOnUse = TinCanEmpty, } recipe Open Cat Food { HCCatfood, keep TinOpener, Result:HCCatfoodOpen, Time:80.0, Category:Cooking, } Error in Result name
  6. Maybe keep HCFunnel, replace on keep HCFunnel/HCGlassfunnel,?
  7. 1527862367775 ERROR: can't find recipe result "HCCatwhitemale" in recipe "Feed Cat" WhiteCat not working.
  8. recipe Pack Dirt { HCDirt=4, EmptySandbag, keep Shovel, Result:Dirtbag, Time:50, Category:Stoneworking, } recipe Unpack Dirt { Dirtbag, Result:HCDirt, Time:50, Category:Stoneworking, } Maybe unpack HCDirt=4 to?
  9. kitchen.txt item HCPlasticsknife Error in item name
  10. item HCArmadillomale { Weight = 0.8, Type = Normal, DisplayName = Armadillo (Male), Icon = HCBeavermale, ResizeWorldIcon = 1.0, } Wrong Icon
  11. All Items have english display name, but here name contains some symbols not shown correctly in other locals
  12. It vanila DisplayName. By default it need be in English
  13. item HCJagermeibter { HungerChange = -5, Weight = 0.5, Type = Food, ThirstChange = -20, DisplayName = JдgermeiЯter, Alcoholic = TRUE, UnhappyChange = -10, ReplaceOnUse = WhiskeyEmpty, Icon = HCJagermeibter, CustomContextMenu = Drink, CustomEatSound = PZ_DrinkingFromBottle, AlcoholPower = 2, FoodType = NoExplicit, Carbohydrates = 11, Proteins = 0, Lipids = 0, Calories = 103, CantBeFrozen = TRUE, Packaged = TRUE, }
  14. recipe Fill Empty Metal Barrel With Sulfuric Acid { HCPoisonsulfuricacid=20, HCBarrelmetalempty, keep HCRubberglove, keep HCSafetyglasses, keep HCFunnel/HCGlassfunnel, Result:HCBarrelmetalammonia, Time:250, Category:Alchemy, }
  15. Food Bar.txt item HCJдgermeiЯter { HungerChange = -5, Weight = 0.5, Type = Food, ThirstChange = -20, DisplayName = JдgermeiЯter, Alcoholic = TRUE, UnhappyChange = -10, ReplaceOnUse = WhiskeyEmpty, Icon = HCJagermeibter, CustomContextMenu = Drink, CustomEatSound = PZ_DrinkingFromBottle, AlcoholPower = 2, FoodType = NoExplicit, Carbohydrates = 11, Proteins = 0, Lipids = 0, Calories = 103, CantBeFrozen = TRUE, Packaged = TRUE, } HCJдgermeiЯter need replace to HCJagermeibter
×
×
  • Create New...