[BUG] Copper button is missing a recipe
SplendidAlakey opened this issue · 4 comments
/Before submitting, please ensure you've done the following, as these are fixes for some common bugs:
[✔] Reset/delete config files
[✔] Run without mods like Optifine (if needed)
[✔] Double check that you have the latest version!!
Describe the bug
Copper button is missing its recipe, making it unobtainable in survival.
To Reproduce
Steps to reproduce the behavior:
- Unlock all recipes and use the crafting book or use REI to look up a copper button recipe
- Find out that the recipe is missing and cry
Screenshots/Logs
Version (please complete the following information):
- Minecraft Version 1.17.1
- Modloader Fabric 0.12.3, FAPI 0.41.0
- Mod Version 1.5.0-b1 / 1.5.0-b2
Additional context
Tested without any mods present as well.
Recipes are somewhat fixed in beta 2. The only discrepancy is that single Copper Blocks already have a recipe that converts it into ingots. Currently the only way to get a normal Copper Button is either use a mod that allows multiple recipes from the same items (can't remember the name but ik it's out there) or craft an Exposed/Weathered/Oxidized Copper Button and scrape it with an axe. Not intuitive, I'll see if I can do something about that, but for now the recipes are working.
The mod is called Polymorph.
Also grabbing recipes from REI works, if I choose ingots I get ingots, if I choose the button, I get the button.
Also grabbing recipes from REI works, if I choose ingots I get ingots, if I choose the button, I get the button.
Interesting. I'd rather try and avoid recipe conflicts, especially ones that clash directly with vanilla recipes. In beta 3 I've redone the recipes where 1 Copper Ingot = 1 Copper Button and removed the recipes for the oxidization stages.