Recipe hexcasting:pride_colorizer_pansexual is missing from 1.21 port (intentionally commented as todo).
|
// TODO port: This is neither an item value nor a tag value. |
|
/*gayRecipe(recipes, ItemPridePigment.Type.PANSEXUAL, ingredients.whenModIngredient( |
|
Ingredient.of(Items.CARROT), |
|
"farmersdelight", |
|
CompatIngredientValue.of("farmersdelight:skillet") |
|
));*/ |
Recipe
hexcasting:pride_colorizer_pansexualis missing from 1.21 port (intentionally commented as todo).HexMod/Common/src/main/java/at/petrak/hexcasting/datagen/recipe/HexplatRecipes.java
Lines 213 to 218 in 8c49a38