Globox1997 / Dehydration

https://modrinth.com/mod/dehydration
https://www.curseforge.com/minecraft/mc-mods/dehydration
GNU General Public License v3.0
16 stars 21 forks source link

[Datapack]Did not run as expected #132

Closed DavidBlackCN closed 6 months ago

DavidBlackCN commented 11 months ago

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

Globox1997 commented 10 months ago

Some items might need custom compatibility.

Globox1997 commented 6 months ago

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