Archengius

Results 34 comments of Archengius

bandaid solution I implemented locally was simply not assigning light information if provided object is not an int, but obviously it's a hacky one and there should probably be a...

Yeah, I have a way to retrieve block speeds in new versions, specifically 1.17. But I cannot do the comparison because there's simply no minecraft-data for 1.17 to use for...

Sorry, accidentally closed it. Continuing on my last comment, there's also no practical way to retrieve mining speed data on material basis at all in latest version, just because materials...

I wanted to have an "overflow" type of cover that you place on fluid receiver which will simply void any fluid pushed inside if block cannot accept it. Primary use...

"blocked" status is individual for each pipe, clicking on the neighbor pipe will not make blocked pipe unblocked. It is working as intended.

Regarding idea: Initially these pipes were meant to be connectable to the next tier of worktable and serve as an early game storage network alternative. I definitely like what you...

It's definitely a bug on Botania side, I think Botania is not overriding one of IRecipe methods responsible for handling recipe refunds (e.g calling GetContainerItem on items used in crafting),...

you can literally override most of the tool stats through NBT, nothing prevents you from giving a tool huge amount of durability

Can confirm it's not exclusively the Omnifactory bug, had it happen to me multiple times while playing FTB: Interactions too. Although for me it happened a bit more frequently, but...