mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
22 lines
No EOL
417 B
JSON
22 lines
No EOL
417 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"ICI",
|
|
"CWC",
|
|
"ICI"
|
|
],
|
|
"key": {
|
|
"C": {
|
|
"item": "minecraft:mossy_cobblestone"
|
|
},
|
|
"I": {
|
|
"item": "naturesaura:infused_iron"
|
|
},
|
|
"W": {
|
|
"item": "naturesaura:token_joy"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "naturesaura:moss_generator"
|
|
}
|
|
} |