
饥荒铥矿代码是什么
上帝模式:c_godmode()
饥饿值上限:GetPlayer().components.hunger:SetMax(500)
精神值上限:GetPlayer().components.sanity:SetMax(500)
生命值上限:GetPlayer().components.health:SetMaxHealth(300)
全物品直接制造:GetPlayer().components.builder:GiveAllRecipes()
删除物品:TheInput:GetWorldEntityUnderMouse():Remove()