l33tmaan / vs-expandedfoods

Adds several new food options for VS
MIT License
2 stars 6 forks source link

Multiple wildcard warnings #19

Open PhyDoesStuff opened 2 years ago

PhyDoesStuff commented 2 years ago

Mod version: v1.5.3-pre.11 Game version: 1.16.5

Multiple wildcard warnings are thrown in server-main.txt.

10.6.2022 18:45:40 [Warning] kneading recipe file expandedfoods:recipes/kneading/wildcraft/herbstuff/breadedvegetableherb.json make uses of wildcards, but no blocks or item matching those wildcards were found.
10.6.2022 18:45:40 [Warning] kneading recipe file expandedfoods:recipes/kneading/wildcraft/herbstuff/breadedvegetableherb.json make uses of wildcards, but no blocks or item matching those wildcards were found.
10.6.2022 18:45:40 [Warning] kneading recipe file expandedfoods:recipes/kneading/wildcraft/herbstuff/wildherbbreadedvegetable.json make uses of wildcards, but no blocks or item matching those wildcards were found.
10.6.2022 18:45:40 [Warning] kneading recipe file expandedfoods:recipes/kneading/wildcraft/herbstuff/wildherbbreadedvegetable.json make uses of wildcards, but no blocks or item matching those wildcards were found.
10.6.2022 18:45:40 [Warning] kneading recipe file expandedfoods:recipes/kneading/wildcraft/wildbreadedvegetable.json make uses of wildcards, but no blocks or item matching those wildcards were found.
10.6.2022 18:45:40 [Warning] kneading recipe file expandedfoods:recipes/kneading/wildcraft/wildbreadedvegetable.json make uses of wildcards, but no blocks or item matching those wildcards were found.
10.6.2022 18:45:40 [Warning] kneading recipe file expandedfoods:recipes/kneading/breadedvegetable.json make uses of wildcards, but no blocks or item matching those wildcards were found.
10.6.2022 18:45:40 [Warning] kneading recipe file expandedfoods:recipes/kneading/breadedvegetable.json make uses of wildcards, but no blocks or item matching those wildcards were found.

See server-main.txt: server-main.txt

l33tmaan commented 2 years ago

This should also be fixed in 1.5.3.

PhyDoesStuff commented 2 years ago

I'm no longer seeing the ones in the ticket, but I am seeing this one:

25.6.2022 14:24:38 [Warning] kneading recipe file expandedfoods:recipes/kneading/acorns/acornbreadedball.json make uses of wildcards, but no blocks or item matching those wildcards were found.

I'm not using the Acorns mod, if that helps.

l33tmaan commented 2 years ago

Yeah... I can't pin that one down. I should take a harder look at that file.

l33tmaan commented 2 years ago

I think I got rid of that last error. Check in once I've released an update (soon).