mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
1e32301013
Fixed missing lang entries.
26 lines
No EOL
424 B
JSON
26 lines
No EOL
424 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"A": {
|
|
"item": "actuallyadditions:advanced_coil"
|
|
},
|
|
"C": {
|
|
"tag": "forge:cobblestone"
|
|
},
|
|
"D": {
|
|
"item": "minecraft:dropper"
|
|
},
|
|
"P": {
|
|
"item": "actuallyadditions:palis_crystal"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"CPC",
|
|
"CDA",
|
|
"CPC"
|
|
],
|
|
"result": {
|
|
"item": "actuallyadditions:dropper"
|
|
}
|
|
} |