Pyritie
Pyritie
do we have to ask the authors of all of those to upload their mods to modrinth? that's a lot
Better blast furnace is here https://modrinth.com/mod/tfc-better-blast-furnace/ TFCStructureMod (aka TFC Ruined World) is being uploaded and approved
sounds like an issue they might've fixed, but also newer versions of falling trees don't seem to work with tfc/afc trees at all, so we're a little stuck unless someone...
it might be easier to just remove the feeding upgrade again lol
AutoTerraFirmaCraft had a recipe for this, where a deployer holding a knife would do the scraping, if the modpack authors need any inspiration!
I made some recipes: event.recipes.gtceu.cutter('tfg:unrefined_paper') .itemInputs('tfc:unrefined_paper') .itemOutputs('minecraft:paper') .duration(100) .EUt(16) event.recipes.gtceu.cutter('tfg:small_scraped_hide') .itemInputs('tfc:small_soaked_hide') .itemOutputs('tfc:small_scraped_hide') .duration(100) .EUt(16) event.recipes.gtceu.cutter('tfg:medium_scraped_hide') .itemInputs('tfc:medium_soaked_hide') .itemOutputs('tfc:medium_scraped_hide') .duration(100) .EUt(16) event.recipes.gtceu.cutter('tfg:large_scraped_hide') .itemInputs('tfc:large_soaked_hide') .itemOutputs('tfc:large_scraped_hide') .duration(100) .EUt(16)
@TomPlop you're the multiblock expert, any idea why these previews would be the wrong way around? do we need to mirror the multiblock shape or something?
I messed around with this and I think it's actually a gregtech bug. It works fine as long as you have no `shapeInfo`, but if you do, then it stops...
I think this might be caused by us removing all the recipes from firmalife, which might include weathering "recipes"?
you guys are making me want to remove the inventory sorting mod lol