{ "schemaVersion": 1, "id": "disable-harmful-mobgriefs", "version": "${version}", "name": "Disable Harmful Mobgriefs", "description": "Disables certain \"harmful\" mobgriefs instead of all of them, i.e. creepers exploding rather than villagers breeding.", "authors": [ "Jill \"oatmealine\" Monoids" ], "contact": { "website": "https://oat.zone/", "repo": "https://git.oat.zone/oat/disableharmfulmobgriefs" }, "license": "AGPL-3.0", "icon": "assets/disable-harmful-mobgriefs/icon.png", "environment": "*", "entrypoints": {}, "mixins": [ "disable-harmful-mobgriefs.mixins.json" ], "depends": { "fabricloader": ">=0.12.8", "minecraft": "1.18.2" } }