-
Bug
-
Resolution: Unresolved
-
None
-
1.21.50.29 Preview, 1.21.44 Hotfix
-
None
-
Community Consensus
-
Multiple
-
1343456
The bug
With the Tile Drops game rule disabled, campfires will no longer cook food. This behavior is inconsistent with Java Edition; disabling Tile Drops there will still drop food items.
Steps to reproduce:
- Disable the Tile Drops game rule, either through the Game settings or with the following command: `/gamerule doTileDrops false`
- Place down a campfire.
- Place some cookable food on it (e.g. Raw Beef).
→ After 30 seconds, the beef is not cooked.
Expected result:
For the food to finish cooking after the 30 seconds has elapsed, in keeping with the behavior in Java Edition.