mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
16 lines
No EOL
243 B
JSON
16 lines
No EOL
243 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"OOO",
|
|
"O O",
|
|
"O O"
|
|
],
|
|
"key": {
|
|
"O": {
|
|
"item": "actuallyadditions:void_crystal"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "actuallyadditions:pants_crystal_void"
|
|
}
|
|
} |