Alchemy furnace integration (#1489)

* furnace integration + fix gates

* fix

* d
This commit is contained in:
Red
2025-06-29 13:38:05 +03:00
committed by GitHub
parent 42841d93d7
commit af0a502dab
22 changed files with 65 additions and 41 deletions

View File

@@ -58,7 +58,7 @@
<Box>
<GuideEntityEmbed Entity="CP14Cauldron"/>
<GuideEntityEmbed Entity="CP14BaseVat"/>
<GuideEntityEmbed Entity="CP14AlchemyFurnace"/>
<GuideEntityEmbed Entity="CP14Furnace"/>
</Box>
<Box>

View File

@@ -49,7 +49,7 @@
</Box>
<Box>
<GuideEntityEmbed Entity="CP14AlchemyFurnace"/>
<GuideEntityEmbed Entity="CP14Furnace"/>
<GuideEntityEmbed Entity="CP14WorkbenchCooking"/>
<GuideEntityEmbed Entity="CP14Workbench"/>
</Box>

View File

@@ -58,7 +58,7 @@
<Box>
<GuideEntityEmbed Entity="CP14Cauldron"/>
<GuideEntityEmbed Entity="CP14BaseVat"/>
<GuideEntityEmbed Entity="CP14AlchemyFurnace"/>
<GuideEntityEmbed Entity="CP14Furnace"/>
</Box>
<Box>

View File

@@ -49,7 +49,7 @@
</Box>
<Box>
<GuideEntityEmbed Entity="CP14AlchemyFurnace"/>
<GuideEntityEmbed Entity="CP14Furnace"/>
<GuideEntityEmbed Entity="CP14WorkbenchCooking"/>
<GuideEntityEmbed Entity="CP14Workbench"/>
</Box>