21 lines
402 B
JSON
21 lines
402 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"T ",
|
|
"HHC",
|
|
"PGR"
|
|
],
|
|
"key": {
|
|
"T": "plasticgun:titanium_alloy",
|
|
"H": "plasticgun:hardened_steel",
|
|
"C": "plasticgun:composite_frame",
|
|
"P": "plasticgun:precision_gear",
|
|
"G": "plasticgun:graphene_sheet",
|
|
"R": "plasticgun:reinforced_fiber"
|
|
},
|
|
"result": {
|
|
"id": "plasticgun:awp",
|
|
"count": 1
|
|
}
|
|
}
|