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
Create a new world.
Set gamerule
limited_craftingtrue.Obtain any type of explorer map (for example,
/give @s minecraft:buried_ancient_city_map) and a group of empty map.Attempt to clone this explorer map.
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.