
[Recipe Issue]: Enchantment Industry Broken
MaxxyRoxxy opened this issue ยท 2 comments
Modpack Version
4.10
Describe the issue
When I updated the pack from 4.8 to 4.10 Kubejs said enchantment industry was broke by Advanced AE, this would not previously happen on 4.5. I expect the modpack to work with this mod as it was recommended originally BY the ATM community. This is how is should be
[15:31:30] [Render thread/ERROR] [KubeJS Server/]: server_scripts:mods/AdvancedAE/Recipes.js#5: Error parsing recipe create_enchantment_industry:mixing/cei_epic_ink_recipe: Failed to parse either. First: No key fluid_tag in MapLike[{"type":"fluid_tag","amount":1000,"id":"irons_spellbooks:rare_ink"}]; Second: Failed to parse either. First: Not a json array: {"type":"fluid_tag","amount":1000,"id":"irons_spellbooks:rare_ink"}; Second: Unknown registry key in ResourceKey[minecraft:root / neoforge:ingredient_serializer]: minecraft:fluid_tag
[15:31:30] [Render thread/ERROR] [KubeJS Server/]: server_scripts:mods/AdvancedAE/Recipes.js#5: Error parsing recipe create_enchantment_industry:mixing/cei_rare_ink_recipe: Failed to parse either. First: No key fluid_tag in MapLike[{"type":"fluid_tag","amount":1000,"id":"irons_spellbooks:uncommon_ink"}]; Second: Failed to parse either. First: Not a json array: {"type":"fluid_tag","amount":1000,"id":"irons_spellbooks:uncommon_ink"}; Second: Unknown registry key in ResourceKey[minecraft:root / neoforge:ingredient_serializer]: minecraft:fluid_tag
[15:31:30] [Render thread/ERROR] [KubeJS Server/]: server_scripts:mods/AdvancedAE/Recipes.js#5: Error parsing recipe create_enchantment_industry:mixing/cei_legendary_ink_recipe: Failed to parse either. First: No key fluid_tag in MapLike[{"type":"fluid_tag","amount":1000,"id":"irons_spellbooks:epic_ink"}]; Second: Failed to parse either. First: Not a json array: {"type":"fluid_tag","amount":1000,"id":"irons_spellbooks:epic_ink"}; Second: Unknown registry key in ResourceKey[minecraft:root / neoforge:ingredient_serializer]: minecraft:fluid_tag
Report to Enchantment Industry, they have bad formated recipes.
Those errors always existed, but we made now explicit on recent versions.
If you don't want that, delete file local/kubejs/dev.json, but remember that fixes nothing.