Code:
if {minmods::%loop-entity's uuid%::%{_count}%} is dispenser named "&aMinion Compressor":
set {_lore::*} to line 1 of lore of {minmods::%loop-entity's uuid%::%{_count}%} split at " "
set {_lore::*} to {_lore::3} split at "/"
set {_comp} to "%{_lore::1}%" parsed as number
broadcast "%{_comp}%"
I have no idea why this doesn't work. Any help would be appreciated.
Last edited: