1
0
mirror of https://github.com/pmmp/BedrockData.git synced 2024-07-02 12:54:21 -03:00
BedrockData/recipes/smithing_trim.json
2023-04-26 21:00:35 +01:00

15 lines
286 B
JSON

[
{
"addition": {
"tag": "minecraft:trim_materials"
},
"block": "smithing_table",
"input": {
"tag": "minecraft:trimmable_armors"
},
"template": {
"tag": "minecraft:trim_templates"
}
}
]