MehVahdJukaar / FarmersDelightRefabricated

A lightweight farming expansion for Minecraft.
MIT License
33 stars 19 forks source link

There are no recipes for a kitchen/cutting board #50

Closed RockZe closed 4 months ago

RockZe commented 5 months ago

Minecraft version

1.20.1

Farmer's Delight version

2.1.1

Fabric Loader version

0.15.10

Fabric API version

0.92.1

Description

I don't know at what point, but after the latest updates, all recipes for slices and parts from whole ingredients broke down, and the food cutting board has no recipes at all

image

Steps to reproduce

  1. Take a board
  2. Try to slice any product

Mod list

Loading 426 mods:

Logs

No response

Minimal instance

Performance and shader mods

MehVahdJukaar commented 5 months ago

try with no other mod on

RockZe commented 5 months ago

try with no other mod on

Okay, really, everything is fine without other mods, but I don't want to give up other mods. Is there a list of incompatible mods? I haven't been able to find the culprit for 2 hours...

MehVahdJukaar commented 5 months ago

Such list can't exist. Suppose they did then I would immediately fix the incompatibility making the list empty

unilock commented 5 months ago

I'm having what's probably the same issue with the Cooking Pot RecipeSerializer not being recognized in recipe JSONs for some reason.

These are the mods we have in common (as reported by Loader): ``` additionalentityattributes advanced_runtime_resource_pack alloy_forgery appleskin architectury attributefix autotag autotag-convention badpackets balm-fabric betterdungeons bettersmithingtable blue_endless_jankson brewinandchewin cardinal-components cardinal-components-base cardinal-components-block cardinal-components-chunk cardinal-components-entity cardinal-components-item cardinal-components-level cardinal-components-scoreboard cardinal-components-world cloth-basic-math cloth-config clumps com_electronwill_night-config_core com_electronwill_night-config_toml com_eliotlash_mclib_mclib com_moandjiezana_toml_toml4j commonnetworking common-protection-api com_teamresourceful_bytecodecs com_teamresourceful_yabn com_twelvemonkeys_common_common-image com_twelvemonkeys_common_common-io com_twelvemonkeys_common_common-lang com_twelvemonkeys_imageio_imageio-core com_twelvemonkeys_imageio_imageio-metadata com_twelvemonkeys_imageio_imageio-webp conjuring couplings crowdin-translate cupboard deathlog fabric-permissions-api-v0 farmersdelight ferritecore fiber forgeconfigapiport geckolib go-fish handcrafted icarus indium jankson java kanos_config lambdynlights lavender lavender-md lavender-md-owo-ui libgui libninepatch lithium lootr midnightlib minecraft mixinextras mixinsquared mm modernfix mousetweaks mythicmetals notenoughanimations omega-config openpartiesandclaims org_javassist_javassist org_jetbrains_kotlin_kotlin-reflect org_jetbrains_kotlin_kotlin-stdlib org_jetbrains_kotlin_kotlin-stdlib-jdk7 org_jetbrains_kotlin_kotlin-stdlib-jdk8 org_jetbrains_kotlinx_atomicfu-jvm org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm org_jetbrains_kotlinx_kotlinx-coroutines-jdk8 org_jetbrains_kotlinx_kotlinx-datetime-jvm org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm org_jetbrains_kotlinx_kotlinx-serialization-core-jvm org_jetbrains_kotlinx_kotlinx-serialization-json-jvm org_quiltmc_parsers_gson org_quiltmc_parsers_json org_reflections_reflections owo packet_tweaker patchouli pehkui placeholder-api playerabilitylib player-data-api polymer-common polymer-core polymer-networking polymer-registry-sync-manipulator polymer-resource-pack polymer-virtual-entity polymorph porting_lib porting_lib_accessors porting_lib_asm porting_lib_attributes porting_lib_base porting_lib_blocks porting_lib_brewing porting_lib_chunk_loading porting_lib_client_events porting_lib_common porting_lib_config porting_lib_core porting_lib_data porting_lib_entity porting_lib_extensions porting_lib_fluids porting_lib_gametest porting_lib_gui_utils porting_lib_items porting_lib_lazy_registration porting_lib_level_events porting_lib_loot porting_lib_mixin_extensions porting_lib_model_builders porting_lib_model_generators porting_lib_model_loader porting_lib_model_materials porting_lib_models porting_lib_networking porting_lib_obj_loader porting_lib_recipe_book_categories porting_lib_registries porting_lib_tags porting_lib_tool_actions porting_lib_transfer porting_lib_utility predicate-api pride ranged_weapon_api reach-entity-attributes reeses-sodium-options resourcefulconfig resourcefullib resourcepackoverrides satin server_translations_api sgui sodium spark spectrelib spruceui styledchat styled-nicknames styledplayerlist team_reborn_energy terrablender tooltipfix trashslot trinkets twigs visuality wthit xaerominimap xaeroworldmap yet_another_config_lib_v3 yungsapi ```

I'll start working on narrowing it down.

EDIT: Nevermind, my issue is unrelated. Sorry for the false alarm!

MehVahdJukaar commented 4 months ago

i think this was caused by item obliterator and has since been fixed on their end