20 lines
422 B
JSON
20 lines
422 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"IGI",
|
|
"CSC",
|
|
"IRI"
|
|
],
|
|
"key": {
|
|
"I": { "item": "minecraft:iron_ingot" },
|
|
"G": { "item": "plasticgun:precision_gear" },
|
|
"C": { "item": "plasticgun:ceramic_plate" },
|
|
"S": { "item": "minecraft:string" },
|
|
"R": { "item": "plasticgun:reinforced_fiber" }
|
|
},
|
|
"result": {
|
|
"id": "plasticgun:trigger_mechanism",
|
|
"count": 1
|
|
}
|
|
}
|