mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-17 17:53:11 +01:00
25 lines
No EOL
473 B
JSON
25 lines
No EOL
473 B
JSON
{
|
|
"type": "forge:ore_shaped",
|
|
"pattern": [
|
|
" O ",
|
|
"BCB",
|
|
" N "
|
|
],
|
|
"key": {
|
|
"C": {
|
|
"item": "minecraft:clock"
|
|
},
|
|
"B": {
|
|
"item": "naturesaura:infused_brick"
|
|
},
|
|
"N": {
|
|
"item": "naturesaura:token_terror"
|
|
},
|
|
"O": {
|
|
"item": "naturesaura:token_euphoria"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "naturesaura:time_changer"
|
|
}
|
|
} |