[
  {
    "type": "MOD_INFO",
    "mod-type": "SUPPLEMENTAL",
    "ident": "no_religious_Texts",
    "name": "Disable religious texts",
    "author": "dvolk",
    "description": "Removes religious text items from the game.",
    "path": "modinfo.json"
  },{
    "type": "ITEM_BLACKLIST",
    "items": [
        "holybook_bible1",
        "holybook_bible2",
        "holybook_bible3",
        "holybook_quran",
        "holybook_hadith",
        "holybook_tanakh",
        "holybook_talmud",
        "holybook_vedas",
        "holybook_upanishads",
        "holybook_tripitaka",
        "holybook_sutras",
        "holybook_granth",
        "holybook_mormon",
        "holybook_kojiki",
        "holybook_pastafarian",
        "holybook_slack",
        "holybook_kallisti",
        "holybook_scientology"

    ]
  }
]