Swedz

Results 37 comments of Swedz

The Electric Drill from Extended Industrialization is able to do both 3x3 and 1x1, has a configurable mining speed, and lets you choose between fortune and silk touch. That would...

Why would you do all of that instead of using a storage bus with a level emitter...?

Blocking certain fluids from being used in machines would be even more confusing. MI likely will not add new blocks to convert steam fluids. That would be better fitting for...

Make sure required is set to false for each tag added, or else the tag will fail to load if one of these tags do not exist.

Something else that may be worth mentioning, is it is better to use tag references instead of a massive list of items like this. Functional storage for example really should...

Should be possible but not with tags alone. It'd likely need to add to the tag at runtime via code which I'm not sure is very easy/good to do.

There's another issue with checking directly against capabilities too, since capabilities are not necessarily tied to an Item, and can be conditionally applied to items based on data or whatever....

You can do that with a energy storage unit with a redstone control module

No, machines still auto extract even if they are turned off by redstone

If I were to guess this may have to do with your shaders. Can you reproduce this with just MI? If not, what shaders and mods are you using?