-
Bug
-
Resolution: Fixed
-
24w38a
-
None
-
Confirmed
-
Crafting, Data Packs
-
Low
-
Platform
Summary
A recipe with crafting_transmute type can set its result to minecraft:air, and such recipes are considered valid. This is not possible with other types of recipes.
There is no way to craft air using this method. However, when the recipe is granted, the recipe book shows how to craft air.
Steps to Reproduce
- Add the attached data pack to a world
- Run /recipe give @s test:test_recipe
- Open Crafting Table
Expected Result
Recipe fails to load, the command fails, and no air is present on the recipe book.
Actual Result
The recipe loads, the command succeeds, and air is present on the recipe book.