-
Bug
-
Resolution: Unresolved
-
None
-
1.20.6
-
None
-
Confirmed
-
Data Packs, Resource Packs
-
Normal
-
Platform
(corrected after reading the comment by tryashtar)
The bug
If several blocks, including a block that filters out paths in namespace "minecraft", are defined in the filter, blocks that specify a not "minecraft" namespace will also filter out the same paths they say in "minecraft" namespace.
The attachment is a datapack to verify this behavior. It only contains a pack.mcmeta that filters out vanilla advancements and recipes from a namespace that does not exist.
How to reproduce
- Download the datapack attached and install it to a world
- Enter the world
- Press "L" (or the key bind to open advancements tab) and observe that all vanilla advancements are disabled
- Execute this command through chat to get all recipes
/recipe give @s *
- Observe that all vanilla recipes are disabled