Karechta

Results 2 issues of Karechta

https://github.com/RS485/LogisticsPipes/blob/b7e45375a7c54d72db1dda478c108573c33320ac/common/logisticspipes/routing/pathfinder/changedetection/TEControl.java#L121 If i am not wrong, "blockExists" loads a Chunk if needed, because of which Blockupdates of Blocks cause the Chunk to load, this is an Issue if used with...

Bug
Mod Interaction

Having multiple Resolver for a Complex Object and one of them having a flatten Attribute causes Unexpected Behaviour: ## Expected Behaviour Implementing Resolver A with `[graphql(flatten)]` and Resolver B without...

bug