Fix name of argon-extraction and use basic-chemistry crafting category

https://discord.com/channels/1174743568590590053/1429279779634417684/1429279779634417684
This commit is contained in:
Simon Brodtmann 2025-11-02 09:15:09 +01:00
parent d695f84c5d
commit 4f571d801b

View file

@ -294,7 +294,8 @@ if mods["bzgas2"] then
{
type = "recipe",
name = "argon-extraction",
category = "chemistry",
localised_name = { "fluid-name.argon" },
category = data.raw["recipe-category"]["basic-chemistry"] and "basic-chemistry" or "chemistry",
icons = (mods["Krastorio2"] and
{
{ icon = "__GasGasGases2__/graphics/icons/argon.png", icon_size = 64},