aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/riftmod.json
blob: 761e3bab0fac7d6133def401365d9b9cce680060 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "roughlyenoughitems",
  "name": "RoughlyEnoughItems",
  "version": "2.0.0.10",
  "authors": [
    "Danielshe"
  ],
  "listeners": [
    "me.shedaniel.rei.RoughlyEnoughItemsInit",
    "me.shedaniel.rei.client.ClientHelper"
  ],
  "url": "https://shedaniel.me",
  "description": "To allow players to view items and recipes."
}