Tslat/SmartBrainLib

NEARBY_BLOCK memory is used instead of NEARBY_ITEMS inside NearbyItemsSensor

Closed this issue · 0 comments

Everything is in the title, I was trying to make my entity pickup an item laying on the ground.

And when i was reading the NearbyItemsSensor class , I discover inside de MEMORIES list NEARBY_BLOCK is added not NEARBY_ITEMS.

(But NEARBY_ITEMS is still well used inside the logic)

image