1
0
mirror of https://github.com/pmmp/BedrockData.git synced 2024-07-04 16:00:07 -03:00
BedrockData/recipes/smithing_trim.json

15 lines
286 B
JSON
Raw Normal View History

2023-04-26 17:00:35 -03:00
[
{
"addition": {
"tag": "minecraft:trim_materials"
},
"block": "smithing_table",
"input": {
"tag": "minecraft:trimmable_armors"
},
"template": {
"tag": "minecraft:trim_templates"
}
}
]