17 lines
250 B
JSON
17 lines
250 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" K ",
|
|
"KFK",
|
|
" K "
|
|
],
|
|
"key": {
|
|
"K": "plasticgun:reinforced_fiber",
|
|
"F": "minecraft:feather"
|
|
},
|
|
"result": {
|
|
"id": "plasticgun:kevlar_sheet",
|
|
"count": 1
|
|
}
|
|
}
|