forked from VoxeLibre/VoxeLibre
Fixed issue #2769: Cartographer villager offering to trade one glass pane for an emerald
This commit is contained in:
parent
7eed73a543
commit
25d6375f66
|
@ -265,7 +265,7 @@ local professions = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
-- compass subject to special checks
|
-- 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} },
|
--{ { "mcl_core:emerald", 13, 13, "mcl_compass:compass", 1, 1 }, { "FIXME:ocean explorer map" 1, 1} },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue