Files
IMoO/recipes_old/cartography_table_map.json
2022-01-24 20:17:51 +03:00

21 lines
345 B
JSON

{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:cartography_table_map"
},
"tags": [ "cartography_table" ],
"ingredients": [
{
"item": "minecraft:paper"
}
],
"result": {
"item": "minecraft:emptymap",
"data": 0
}
}
}