MeteorDevelopment / meteor-client

Based Minecraft utility mod.
https://meteorclient.com
GNU General Public License v3.0
2.16k stars 804 forks source link

Better block esp #4769

Open birdman5923 opened 2 months ago

birdman5923 commented 2 months ago

Describe the feature

a module where I can specify block states in block esp Specifically I want to differentiate between regular vaults and ominous vaults in 1.21, even though they are both the vault block

Before submitting a suggestion

amongtrust22 commented 2 months ago

This isn't possible

birdman5923 commented 2 months ago

Why not?

vanvac commented 1 month ago

its should be possible but probbably annoying to get it to work as they use the same block id as how they are stored the only thing that is different is the nbt data specifying if its state for example burnt out redstone torches when u esp them they both show but also for trial chambers there's like 10 rooms that can generate just memorise where the vaults are its not that hard(cough coming from someone that has memorised every ruined portal) image blockid: minecraft:vault ominous = false

vanvac commented 1 month ago

Screenshot 2024-08-02 103144 Screenshot 2024-08-02 103201

D-a-r-n-o-l-d commented 1 month ago

yeah this would be super useful but i agree, prob not worth the time.