Theurgy

Theurgy

15M Downloads

Add Alchemist's Goggles

klikli-dev opened this issue ยท 0 comments

commented
  • Show inventories of compatible blocks when looking at them
  • If necessary sync block entity data to that end! -> maybe only when looked at request sync?
    • that also means, store last sync time and do not draw outdated info!
  • Show progress (or at least working/not working) for devices you look at
    • it not working, show hint why (if possible/relevant)
      • eg for distiller, show if ingredient count too low
      • eg for liquefaction cauldron show if ingredient + solvent don't match

For request-based info: https://github.com/McJtyMods/TheOneProbe/blob/1.20/src/main/java/mcjty/theoneprobe/network/PacketReturnInfo.java