mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
20 lines
No EOL
306 B
JSON
20 lines
No EOL
306 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"C": {
|
|
"tag": "actuallyadditions:tiny_coals"
|
|
},
|
|
"S": {
|
|
"tag": "forge:rods/wooden"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"C",
|
|
"S"
|
|
],
|
|
"result": {
|
|
"count": 2,
|
|
"item": "actuallyadditions:tiny_torch"
|
|
}
|
|
} |