Started by
mangamaniacs2064
on
Topic category: Help with MCreator software
the fishnet will catch fish ... but i cant find where to make it check if its underwater...
Topic category: Help with MCreator software
the fishnet will catch fish ... but i cant find where to make it check if its underwater...
If it's underwater that means that there's a water block/flowing water block at xyz. (or has water above/beside it)
[Logic Operations]... = ... (in yellow)
[Logic Operations]... = ... (in blue)
[Minecraft Components] Yellow box
[Block Procedures] Get block at xyz
if Get block at xyz = (Water) OR Get block at xyz = (Flowing Water)
do...
thank you for the help... i am trying to figure this out.. but could you take the time to make ascreenshot for me please it would be much easier for me.. im new at this i am using complex commands already for my mod... this is hard to understand
forget it i think i got it thank you
i tried a few times..
nope i tried it your config.. it doesnt work i made a
if Get block at xyz = (Water) OR Get block at xyz = (Still Water) there is no flowing water
okay not it works...
i had to make it check above it (y+1)
thank you for your help!!!
No problem (: