forked from VoxeLibre/VoxeLibre
Fix formatting. Remove plain terracotta.
This commit is contained in:
parent
2cf5183638
commit
85c1c57e95
|
@ -638,8 +638,6 @@ local professions = {
|
||||||
|
|
||||||
{
|
{
|
||||||
{ { "mcl_nether:quartz", 12, 12 }, E1 },
|
{ { "mcl_nether:quartz", 12, 12 }, E1 },
|
||||||
--Only Colored Terracotta?
|
|
||||||
{ E1, { "mcl_colorblocks:hardened_clay", 1, 1 } },
|
|
||||||
{ E1, { "mcl_colorblocks:hardened_clay_white", 1, 1 } },
|
{ E1, { "mcl_colorblocks:hardened_clay_white", 1, 1 } },
|
||||||
{ E1, { "mcl_colorblocks:hardened_clay_grey", 1, 1 } },
|
{ E1, { "mcl_colorblocks:hardened_clay_grey", 1, 1 } },
|
||||||
{ E1, { "mcl_colorblocks:hardened_clay_silver", 1, 1 } },
|
{ E1, { "mcl_colorblocks:hardened_clay_silver", 1, 1 } },
|
||||||
|
|
Loading…
Reference in New Issue