mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 13:03:12 +01:00
23 lines
No EOL
360 B
JSON
23 lines
No EOL
360 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"I": {
|
|
"tag": "forge:ingots/iron"
|
|
},
|
|
"Q": {
|
|
"item": "actuallyadditions:black_quartz"
|
|
},
|
|
"W": {
|
|
"tag": "minecraft:planks"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"WIW",
|
|
"IQI",
|
|
"WIW"
|
|
],
|
|
"result": {
|
|
"item": "actuallyadditions:crate_keeper"
|
|
}
|
|
} |