mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-22 18:41:09 +01:00
Fix formatting. Remove plain terracotta.
This commit is contained in:
parent
2cf5183638
commit
85c1c57e95
1 changed files with 63 additions and 65 deletions
|
@ -638,8 +638,6 @@ local professions = {
|
|||
|
||||
{
|
||||
{ { "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_grey", 1, 1 } },
|
||||
{ E1, { "mcl_colorblocks:hardened_clay_silver", 1, 1 } },
|
||||
|
|
Loading…
Reference in a new issue