-
《饥荒游戏》远古科技配方修改
1.修改制作道具的配方 用记事本打开游戏目录\data\scripts\recipes.lua文件,以营火(campfire)配方为例:Recipe("campfire", {Ingredient("cutgrass", 3),Ingredient("log", 2)}, RECIPETABS.LIGHT, TECH.NONE, "campfire_placer")配方("营火", {成分("草", 3)
发布时间:2025-06-14 03:55:01
1.修改制作道具的配方 用记事本打开游戏目录\data\scripts\recipes.lua文件,以营火(campfire)配方为例:Recipe("campfire", {Ingredient("cutgrass", 3),Ingredient("log", 2)}, RECIPETABS.LIGHT, TECH.NONE, "campfire_placer")配方("营火", {成分("草", 3)