-
Bug
-
Resolution: Unresolved
-
None
-
1.21.51 Hotfix
-
None
-
Unconfirmed
-
Windows
When the "minecraft:liquid detection" addon component is placed in a block, it stops working, as if it did not exist/was not registered
Steps to Reproduce:
1. Create a basic addon directory;
2. Create a basic block file;
3. Add the basic components of a block and the "minecraft:liquid_detection" component with their respective parameters and values;
Observed Results:
When entering a world with active addon packages, the block cannot be accessed, as if it did not exist.
Expected Results:
Block being registered and accessible, with component behaviors working.