
Finished adding the Alchemy Table with JEI compatability. Also added recipes for the ARC block and the Alchemy Table.
10 lines
212 B
JSON
10 lines
212 B
JSON
{
|
|
"parent": "bloodmagic:block/alchemytable",
|
|
"display": {
|
|
"gui": {
|
|
"rotation": [ 30, 225, 0 ],
|
|
"translation": [ -2.5, -1, 0 ],
|
|
"scale":[ 0.4, 0.4, 0.4 ]
|
|
}
|
|
}
|
|
} |