aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/plugins/rei.plugin.json
blob: ab578d97252ebdf38be99894a279d4550603903f (plain)
1
2
3
4
5
6
7
8
{
  "plugins": [
    {
      "identifier": "roughlyenoughitems:default_plugin",
      "class": "me.shedaniel.rei.plugin.DefaultPlugin"
    }
  ]
}