mojira.dev
MC-311930

Map cloning recipe is no longer unlocked when limited_crafting is true and you only get explorer map

Since 26.3 the explorer map had been separated into different IDs, the recipe unlock system still use old ID filled_map to check if player unlock map cloning recipe. That means when gamerule limited_crafting is true, before we obtaining regular map, we cannot clone explorer map after 26.2. There is no infomation on changelog suggesting this change was intented.

Steps to Reproduce

  1. Create a new world.

  2. Set gamerule limited_crafting true.

  3. Obtain any type of explorer map (for example, /give @s minecraft:buried_ancient_city_map) and a group of empty map.

  4. Attempt to clone this explorer map.

  5. Use an empty map to get regular map, then attempt to clone explorer map again.

Expected Result

The explorer map can be cloning in step #4, like regular map.

Observed Result

The explorer map cannot be cloning in step #4, when gamerule limited_crafting is true, you must get a regular map to unlock map cloing recipe.

Comments 0

No comments.

wplx

(Unassigned)

Unconfirmed

26.3

Retrieved