hjake123 / reactive

A Minecraft NeoForge mod based around alchemy and experimentation.
https://www.curseforge.com/minecraft/mc-mods/reactive
Other
4 stars 1 forks source link

Make unformed matter passable/unbreakable for easier automation #51

Closed slava110 closed 6 months ago

slava110 commented 6 months ago

Hi. Made simple concept for ore automation using Create mod. The problem with unformed matter here is that you cannot detect when all blocks have been transformed into ore. Technically you can, but... You need a lot of observers and then somehow combine all signals in one big AND gate. And you can break unformed matter using Create drills and you'll lose ore block :c Techincally this could be avoided by making unformed matter passable for drills if it's possible and it will work (like it works with crop blocks in Create mod). Or maybe unbreakable in general. What do you think? 2024-04-24_10 00 12

hjake123 commented 6 months ago

This is an intentional automation challenge. A survival player will likely not be able to maintain a whole huge row of Astral crucibles like this.