Dehydration

Dehydration

1M Downloads

[Datapack]Did not run as expected

DavidBlackCN opened this issue ยท 2 comments

commented

Minecraft Version

1.19.x

Mod Loader Version

0.14.21

Mod Version

1.3.4

Describe the Issue

I am trying to provide compatibility for some vanilla and moded foods through datapacks,but it doesn't seem to work exactly as expected.

Some values of the food were not loaded into the game.
I tierd [vanilla],[farmers-delight-fabric-1.19.2-1.3.10],[Adorn-3.9.1+1.19.2-fabric](For its drinks).
All values for vanilla are loaded ,
Some values for farmers-delight are out loaded(Some are loaded).
All values for adorn are out loaded.

Example for adorn:
1

but got nothing:
2

Mod list:
RoughlyEnoughItems-9.1.632
farmers-delight-fabric-1.19.2-1.3.10
dehydration-1.3.4
Adorn-3.9.1+1.19.2-fabric
architectury-6.5.85-fabric
cloth-config-8.3.103-fabric
fabric-api-0.76.0+1.19.2
fabric-language-kotlin-1.10.0+kotlin.1.9.0

Is this a bug of the mod(datapack system),or just a mistake of my datapack/cilent?

latest.log

Not mention.

Do you use any other mods except the required ones?

as above

commented

Some items might need custom compatibility.

commented

So as I wrote, some items need custom compatibility, dehydration provides an api to do so.