You've already forked minecraft-assets
19 lines
280 B
JSON
19 lines
280 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"SSS",
|
|
"SIS",
|
|
"SSS"
|
|
],
|
|
"key": {
|
|
"S": {
|
|
"item": "minecraft:prismarine_shard"
|
|
},
|
|
"I": {
|
|
"item": "minecraft:ink_sac"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:dark_prismarine"
|
|
}
|
|
} |