mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-17 05:13:11 +01:00
22 lines
347 B
JSON
22 lines
347 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"pattern": [
|
||
|
"ISI",
|
||
|
"SCS",
|
||
|
"ISI"
|
||
|
],
|
||
|
"key": {
|
||
|
"I": {
|
||
|
"item": "actuallyadditions:enori_crystal_block"
|
||
|
},
|
||
|
"C": {
|
||
|
"item": "actuallyadditions:iron_casing"
|
||
|
},
|
||
|
"S": {
|
||
|
"tag": "forge:seeds"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "actuallyadditions:farmer"
|
||
|
}
|
||
|
}
|