{ "id": "roughlyenoughitems", "name": "RoughlyEnoughItems", "version": "${version}", "authors": [ "Danielshe" ], "listeners": [ { "class": "me.shedaniel.rei.REIMixinInit", "side": "client" }, { "class": "me.shedaniel.rei.api.RoughlyEnoughItemsPlugin", "side": "client", "priority": -1000 }, { "class": "me.shedaniel.rei.client.KeyBindHelper", "side": "client" } ], "url": "https://shedaniel.me", "description": "To allow players to view items and recipes." }