This minor update adds a new option in the config that allows you to stop the minimap from being placed in inventories such as furnaces, cartography tables, crafting tables, and anvils.
You can find the option in the config here:
Code (YAML):
blacklisted-inventories
:
-
"ANVIL"
-
"WORKBENCH"
-
"CARTOGRAPHY"
Note that admins with the
cartographer.admin permission bypass this restriction.