Disabled REI as it crashes with release 1.19

This commit is contained in:
Frank 2022-06-08 01:26:32 +02:00
parent 170608fef5
commit bddfa09b12
13 changed files with 812 additions and 822 deletions

View file

@ -28,7 +28,7 @@
"client": [
"org.betterx.betterend.client.BetterEndClient"
],
"rei_plugins": [
"rei_plugins_disabled": [
"org.betterx.betterend.integration.rei.REIPlugin"
]
},