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
436 B
JSON
26 lines
No EOL
436 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"A": {
|
|
"item": "actuallyadditions:enori_crystal"
|
|
},
|
|
"C": {
|
|
"item": "actuallyadditions:canola"
|
|
},
|
|
"L": {
|
|
"tag": "minecraft:logs"
|
|
},
|
|
"W": {
|
|
"item": "actuallyadditions:wood_casing"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"LAL",
|
|
"LCL",
|
|
"LWL"
|
|
],
|
|
"result": {
|
|
"item": "actuallyadditions:fermenting_barrel"
|
|
}
|
|
} |