You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: