Очистка файлов
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"format_version": "1.12",
|
||||
"minecraft:recipe_shapeless": {
|
||||
"description": {
|
||||
"identifier": "minecraft:cartography_table_locator_map"
|
||||
},
|
||||
|
||||
|
||||
"tags": [ "cartography_table" ],
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:paper"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:compass"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:emptymap",
|
||||
"data": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user