Start on REI support, very basic right now, but it will help a lot when adding recipes.

This commit is contained in:
modmuss50 2019-07-25 13:14:46 +01:00
parent a80d2183f9
commit 52da17dfd5
6 changed files with 182 additions and 1 deletions

View file

@ -11,6 +11,9 @@
],
"client": [
"techreborn.TechRebornClient"
],
"rei_plugins": [
"techreborn.rei.ReiPlugin"
]
},
"requires": {