mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-04 14:53:51 +01:00
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
|
||||
{ { "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} },
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user