Stuff go brr

This commit is contained in:
2024-07-29 15:19:28 +02:00
parent 0263a04d33
commit 8d00672806
189 changed files with 1733 additions and 44 deletions

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" T ",
"CEC",
" G "
],
"key": {
"T": { "item": "plasticgun:titanium_alloy" },
"C": { "item": "plasticgun:composite_resin" },
"E": { "item": "plasticgun:explosive_powder" },
"G": { "item": "plasticgun:graphene_sheet" }
},
"result": {
"id": "plasticgun:grenade_m7a3",
"count": 1
}
}