{ "defaults": { "__comment": "You can disable defaults by setting these to false. Do *NOT* try to add additional entries here. You can add additional entries in the custom section.", "Vanilla Seeds": true, "Natura Saplings": true, "Pams Harvestcraft Saplings": true, "Vanilla Saplings": true, "Bonemeal": true, "Animal Eggs": false, "Pams Harvestcraft Seeds": true }, "defaults payment": { "__comment": "You can define custom payment items for the default entries here.", "Vanilla Seeds": "1*minecraft:emerald:0", "Natura Saplings": "1*minecraft:emerald:0", "Pams Harvestcraft Saplings": "1*minecraft:emerald:0", "Vanilla Saplings": "1*minecraft:emerald:0", "Bonemeal": "1*minecraft:emerald:0", "Animal Eggs": "1*minecraft:emerald:0", "Pams Harvestcraft Seeds": "1*minecraft:emerald:0" }, "defaults blacklist": [ "examplemod:example_item" ], "custom entries": { "__comment": "You can define additional items to be sold by the Market here. Defaults can be overridden. Prefix with ! to blacklist instead.", "examplemod:example_item": "2*minecraft:emerald" } }