End's Delight

End's Delight

16M Downloads

[Bug] Broken Recipes - Experience not valid ingredient key

KakashoLin opened this issue ยท 3 comments

commented

Several recipes are not processing and are resulting in an error.

Affected/Broken recipes are listed below.

[13:45:56] [WARN] Failed to parse recipe 'ends_delight:food/chorus_flower_tea[farmersdelight:cooking]'! Falling back to vanilla: Recipe component key 'experience' not found! Valid keys: [experience:int, ingredients:input_item[], cookingtime:ticks, result:output_item, container?:input_item]
[13:45:56] [WARN] Failed to parse recipe 'ends_delight:food/chorus_fruit_milk_tea[farmersdelight:cooking]'! Falling back to vanilla: Recipe component key 'experience' not found! Valid keys: [experience:int, cookingtime:ticks, result:output_item, ingredients:input_item[], container?:input_item]
[13:45:56] [WARN] Failed to parse recipe 'ends_delight:food/dragon_breath_and_chorus_soup[farmersdelight:cooking]'! Falling back to vanilla: Recipe component key 'experience' not found! Valid keys: [experience:int, cookingtime:ticks, ingredients:input_item[], result:output_item, container?:input_item]
[13:45:56] [WARN] Failed to parse recipe 'ends_delight:food/ender_congee[farmersdelight:cooking]'! Falling back to vanilla: Recipe component key 'experience' not found! Valid keys: [experience:int, result:output_item, cookingtime:ticks, container?:input_item, ingredients:input_item[]]
[13:45:56] [WARN] Failed to parse recipe 'ends_delight:food/steamed_dragon_egg_block[farmersdelight:cooking]'! Falling back to vanilla: Recipe component key 'experience' not found! Valid keys: [experience:int, ingredients:input_item[], result:output_item, cookingtime:ticks, container?:input_item]

commented

Minecraft Version 1.20.1
Mod: 1.0.1

commented

Version?

commented

The key 'experience' is added to recipes in the newest version