-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 19w06a, Minecraft 19w07a, Minecraft 19w08a, Minecraft 19w08b, Minecraft 19w09a, 20w13b, 1.16.1, 20w29a, 20w51a, 1.17.1, 21w43a, 1.18 Pre-release 5, 1.18, 1.18.1, 22w05a, 1.18.2, 1.19, 1.19.2, 22w43a, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.4, 23w51b, 1.20.6, 1.21, 1.21.3
-
Confirmed
-
Items, Statistics
The Bug:
"minecraft.crafted:minecraft.<CAMPFIRE_COOKABLE_ITEM>" doesn't increase when crafting food using campfires.
Steps to Reproduce:
- Create a scoreboard objective for tracking when you craft some cooked cod and set it to display on the sidebar by using the commands provided below.
/scoreboard objectives add CraftCookedCod minecraft.crafted:minecraft.cooked_cod
/scoreboard objectives setdisplay sidebar CraftCookedCod
- Place down a furnace and begin cooking a singular cod inside of it.
- Once the cod has done cooking, take it out of the furnace and take note of how the scoreboard increases.
- Place down a campfire and place a singular cod onto it.
- Wait for the cod to finish cooking and once it has done, collect it from the ground.
- Take note as to whether or not "minecraft.crafted:minecraft.<CAMPFIRE_COOKABLE_ITEM>" increases when crafting food using campfires.
Observed Behavior:
"minecraft.crafted:minecraft.<CAMPFIRE_COOKABLE_ITEM>" doesn't increase when crafting food using campfires.
Expected Behavior:
"minecraft.crafted:minecraft.<CAMPFIRE_COOKABLE_ITEM>" would increase when crafting food using campfires.
- relates to
-
MC-154487 "minecraft.crafted:minecraft.<POTION_TYPE>" doesn't increase when crafting potions using brewing stands
- Open