Renamed vanilla items work in multiblock recipes
Mooy1 opened this issue ยท 4 comments
๐ Description (REQUIRED)
Renamed vanilla items work when crafting slimefun recipes in multiblocks. This seems to mean they check only item names when looking up recipes.
๐ Steps to reproduce the Issue (REQUIRED)
- Rename a vanilla item to the exact name of a Slimefun item including color codes.
- Use it in a multiblock machine recipe that includes the item.
๐ก Expected behavior (REQUIRED)
Renamed items shouldn't work for crafting, ids are a thing.
๐ Server Log
none
๐ /error-reports/ Folder
none
๐งญ Environment (REQUIRED)
What multi block was this used with? Is backwards compatibility enabled? You didn't send the whole versions command.
You cannot even rename items with color codes in vanilla.
Besides...
duplicate of #2582.
That's just how the current recipe system works and using color codes in item names is simply not supported by Slimefun.