Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
Remove ClientCustomIngredientSyncTests as its fundamentally incompatible with 1.21.4
  • Loading branch information
modmuss50 committed Dec 30, 2024
1 parent 47dde3d commit 3367bed
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 50 deletions.
3 changes: 0 additions & 3 deletions fabric-recipe-api-v1/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@
"main": [
"net.fabricmc.fabric.impl.recipe.ingredient.CustomIngredientInit",
"net.fabricmc.fabric.impl.recipe.ingredient.CustomIngredientSync"
],
"client": [
"net.fabricmc.fabric.impl.recipe.ingredient.client.CustomIngredientSyncClient"
]
},
"description": "Recipe extensions such as creation of new types of recipe ingredients.",
Expand Down

This file was deleted.

0 comments on commit 3367bed

Please sign in to comment.