Disable buggy compass trade

This commit is contained in:
Wuzzy 2018-06-06 01:08:57 +02:00
parent 1c0e026259
commit f545af54c1
1 changed files with 5 additions and 3 deletions

View File

@ -142,9 +142,11 @@ local professions = {
{ { "mcl_core:paper", 24, 36 }, E1 }, { { "mcl_core:paper", 24, 36 }, E1 },
}, },
{ -- {
{ { "mcl_compass:compass", 1, 1 }, E1 }, -- TODO: compass
}, -- the difficulty lies in supporting the compass group, not the concrete item
-- { { "mcl_compass:compass", 1, 1 }, E1 },
-- },
{ {
-- TODO: replace with empty map -- TODO: replace with empty map