
Create compatibility broken [1.21]
mpustovoi opened this issue ยท 0 comments
Minecraft Version
1.21+
Extra Delight Version
2.5.7
Report
The Create 6.0.6 came out recently and about 160 of Extra Delight's compat recipes are broken now:
[Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe create:mixing/ginger_beer_create: com.google.gson.JsonParseException: Failed to parse either. First: No key amount in MapLike[{"item":"extradelight:ginger_beer"}]; No key id in MapLike[{"item":"extradelight:ginger_beer"}]; Second: Failed to parse either. First: No key id in MapLike[{"item":"extradelight:ginger_beer"}]; Second: Failed to parse either. First: Not a JSON object: "extradelight:ginger_beer"; Second: Compat cannot be deserialized
[Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe create:mixing/candy_magenta_create: com.google.gson.JsonParseException: Failed to parse either. First: No key amount in MapLike[{"count":4,"item":"extradelight:candy_magenta"}]; No key id in MapLike[{"count":4,"item":"extradelight:candy_magenta"}]; Second: Failed to parse either. First: No key id in MapLike[{"count":4,"item":"extradelight:candy_magenta"}]; Second: Failed to parse either. First: Not a JSON object: "extradelight:candy_magenta"; Second: Compat cannot be deserialized
[Render thread/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe create:mixing/apple_milkshake_create: com.google.gson.JsonParseException: Failed to parse either. First: No key amount in MapLike[{"item":"extradelight:apple_milkshake"}]; No key id in MapLike[{"item":"extradelight:apple_milkshake"}]; Second: Failed to parse either. First: No key id in MapLike[{"item":"extradelight:apple_milkshake"}]; Second: Failed to parse either. First: Not a JSON object: "extradelight:apple_milkshake"; Second: Compat cannot be deserialized
Crash Log
No crash.
Confirmation:
- I have tested this issue without other mods.