Fixed issue #2769: Cartographer villager offering to trade one glass pane for an emerald

This commit is contained in:
Herbert West 2022-10-12 23:46:34 -04:00
parent 7eed73a543
commit 25d6375f66
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ local professions = {
},
{
-- compass subject to special checks
{ { "xpanes:pane_natural_flat", 1, 1 }, E1 },
{ { "xpanes:pane_natural_flat", 11, 11 }, E1 },
--{ { "mcl_core:emerald", 13, 13, "mcl_compass:compass", 1, 1 }, { "FIXME:ocean explorer map" 1, 1} },
},
{