mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
16 lines
252 B
JSON
16 lines
252 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"category": "misc",
|
||
|
"key": {
|
||
|
"B": {
|
||
|
"item": "actuallyadditions:black_quartz"
|
||
|
}
|
||
|
},
|
||
|
"pattern": [
|
||
|
"BB",
|
||
|
"BB"
|
||
|
],
|
||
|
"result": {
|
||
|
"item": "actuallyadditions:black_quartz_block"
|
||
|
}
|
||
|
}
|