20 lines
306 B
JSON
20 lines
306 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"group": "eidolon",
|
|
"pattern": [
|
|
"s",
|
|
"t"
|
|
],
|
|
"key": {
|
|
"s": {
|
|
"tag": "forge:string"
|
|
},
|
|
"t": {
|
|
"item": "eidolon:magicians_wax"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "eidolon:magic_candle",
|
|
"count": 4
|
|
}
|
|
} |