tom5454 / Toms-Storage

Simple vanilla style storage mod for Minecraft
https://www.curseforge.com/minecraft/mc-mods/toms-storage
MIT License
108 stars 34 forks source link

Bug? Level Emitter not updating blocks #294

Open Ash3781 opened 11 months ago

Ash3781 commented 11 months ago

Hey, first of all kudos to you for making such an "simple" mod that for most parts work very intuitively, however i am having troubles upgrading an potion maker to not storing potion stuff at the potion maker, but rather in a central storage. i want the level emitters to show the current amount of the specific ingredient, say at least one, more than 10 and more than 32 sugar as an example. first thing i noticed i can't have it show at least one, just more than one... weird, tho i can still work with that. the other and my main problem would be that if an level emitter changes it status, i can visually see the level emitter's torch lighting up, but it does not update the blocks around, thereby rendering it useless for me, since a redstone display would not have any self-updating circuits and would have to rely on an input. i have confirmed that there are no other glitches vanilla-wise for "ghost powering" or whatever that was called, i would have to have an block or machine just to have constant updates for the level emitter. if i do update it the level updater then updates the blocks around it again and the redstone signal gets passed on, but again, only with an external update. please fix this and thank you in advance for your time. ~Ash

tom5454 commented 11 months ago

What Minecraft version are you using? Are you on Forge or Fabric?

Ash3781 commented 11 months ago

Fabric for 1.20.1

tom5454 commented 11 months ago

Please send a screenshot of your setup. Do you have any redstone optimization mods? (Like Alternate Current)

Ash3781 commented 11 months ago

i do not have such an mod. if the redstone lamp gets updated, it will light up, as intended, but without an update it won't image the second lamp did not recieve an update yet image for example by placing a block next to it it will light up image not just lamps, everything that i have observed yet if it's not directly in front of the level emitter image