Crafting Station Item-ID and custom name not working in 1.12
Created by: Ghmmy
Describe the bug When I want to add a color to a dye or a glass pane, it will throw out errors in the console telling it cant find that item. In 1.15 it works fine, but not in 1.12. When I try using BLACK_STAINED_GLASS_PANE or the no-queue material and set the name to '&cNo queue item', it wont work. the black glass pane will throw out an error, changing the data value by adding a :15 to it also will throw out errors. If I change the name with a valid item, like STONE_BUTTON, the stone button will still be named 'Stone Button' in-game (but doesnt throw out any errors). Please note that this in 1.12 only, it works correctly in 1.15.
To Reproduce Steps to reproduce the behavior:
- Change material: STAINED_GLASS_PANE to material: BLACK_STAINED_GLASS_PANE (BLACK can be any color) or GRAY_INK_SACK (GRAY can be any color, the item ID for the DYE is INK_SACK in 1.12)
- save the file and upload it to the server
- reload the stations using /mi stations reload
- it will say in-game that no are stations loaded and the console will spit out an error saying it cant find that material.
Expected behavior In 1.15, it will change to the color it has infront of the _STAINED, in 1.12 this clearly isnt the case. same applies to DYE/INK_SACK
Server info:
- Server version: 1.12.2
- MMOitems: 5.3.2
- MMOLib: 1.0.8
- MMOitemsLegacyWG: 1.1.1