CivMC / Civ

Monorepo for development of and running a Civ Server.
MIT License
4 stars 11 forks source link

Factorymod is too picky with data when name/lore is specified. #495

Open RedDevel2 opened 2 months ago

RedDevel2 commented 2 months ago

When a recipe requires an item with a name and lore specified it is very picky on what precise data the item can contain.

Experienced this with the Easter eggs, It seemed to only want item with the ["extra"] tag and all the rest of the tags specified even if unused (Italic, bold, underlined etc.) Making it very inconsistent with what items it accepts to run the recipe since some actions change the data on the item.