Polymorph (Fabric/Forge/Quilt)

Polymorph (Fabric/Forge/Quilt)

99M Downloads

[Feature Request] Add Better Furnaces Reforged Compatibility

Wilyicaro opened this issue ยท 0 comments

commented

New feature description

If possible, add compatibility with the furnaces and forges of the Better Furnaces Reforged mod

It can be done by referencing the BlockEntity class from path BetterFurnacesReforged/common/src/main/java/wily/betterfurnaces/blockentity/AbstractSmeltingBlockEntity
And the screen classes
BetterFurnacesReforged/tree/1.19.3/common/src/main/java/wily/betterfurnaces/screens/AbstractFurnaceScreen
BetterFurnacesReforged/tree/1.19.3/common/src/main/java/wily/betterfurnaces/screens/AbstractForgeScreen
GitHub: https://github.com/Wilyicaro/BetterFurnacesReforged
CurseForge: https://www.curseforge.com/minecraft/mc-mods/better-furnaces-reforged

Why I want this feature?

Many people ask for this BFR compatibility, to make it easier to use my mod's furnaces and forges with conflicting recipes without needing another mod