Update BC support to 6.1.2+ (RF API)
shadowmage45 opened this issue ยท 0 comments
Remove old-BC MJ support in favor of utilizing just the RF API.
Should hopefully be able to just remove all of the BC-specific stuff. Need to investigate how BC has structured their code, hopefully the tiles properly implement RF interfaces.
From a preliminary examination, it looks like I should be able to just entirely remove the existing BC code and rely entirely upon the RF interaction.