K_3_F_1_R
Refugee
- Version
- 2.5b24
- Platform
- Windows
There is a recipe for this craft in the vanilla version.
You need to start crafting an item. Exit the Workbench. Cancel the craft. And you will receive the items from a different recipe, specifically those listed in the first one.

If you add more variations of this recipe, but change the ingredients.<recipe name="ammo9mmBulletBall" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceBulletTip" count="1"/>
<ingredient name="resourceGunPowder" count="1"/>
<ingredient name="resourceBulletCasing" count="1"/>
</recipe>
And it turns out that the wrong return of items is working.<recipe name="ammoBundle9mmBulletBall" count="1" craft_time="240" craft_area="workbench" tags="learnable,workbenchCrafting">
<ingredient name="resourceBulletTip" count="80"/>
<ingredient name="resourceGunPowder" count="80"/>
<ingredient name="resourceCoal" count="80"/>
</recipe>
<recipe name="ammoBundle9mmBulletBall" count="1" craft_time="240" craft_area="workbench" tags="learnable,workbenchCrafting">
<ingredient name="resourceBulletTip" count="80"/>
<ingredient name="resourceGunPowder" count="80"/>
<ingredient name="resourceScrapLead" count="80"/>
</recipe>
You need to start crafting an item. Exit the Workbench. Cancel the craft. And you will receive the items from a different recipe, specifically those listed in the first one.

- Reproduction Steps
- You need to start crafting an item. Exit the Workbench. Cancel the craft. And you will receive the items from a different recipe, specifically those listed in the first one.
- Link to Logs
- https://pastebin.com/sxqBhPpR
- Link to Screenshot/Video
- https://youtu.be/xy335Ss6jaM