-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.14 Pre-Release 2
-
None
-
This happens on a plain vanilla client, with nothing but the datapack attached below enabled.
-
Unconfirmed
If you add the following datapack to your datapacks folder in your world, you will find that almost all vanilla recipe fail to load because there is an error when loading this custom recipe, as it fails to parse the id because it has two colons in it-> : . Instead of just failing to load this recipe, it seems as if the game just stops loading recipes altogether when this happen. I believe this is also the case with advancements, and most things that deserialise from json.
It is worth noting that there are absolutely no logs about any errors that happened while loading recipes, there's no way you would even know it happened until you went to craft stuff.
- duplicates
-
MC-132705 Data packs fail to reload when parsing recipe with invalid character in item id
- Resolved