i created a fishnet.. how to make it detect its underwater ?

Started by mangamaniacs2064 on

Topic category: Help with MCreator software

Last seen on 14:53, 13. Mar 2022
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i created a fishnet.. how to make it detect its underwater ?

the fishnet will catch  fish ... but i cant find where to make it check if its underwater...

 

Last seen on 20:25, 8. May 2020
Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If it's underwater that…
Fri, 10/11/2019 - 22:37

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...

 

Last seen on 14:53, 13. Mar 2022
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thank you for the help... i…
Fri, 10/11/2019 - 23:16

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

Last seen on 14:53, 13. Mar 2022
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
forget it i think i got it…
Fri, 10/11/2019 - 23:23

forget it i think i got it thank you

i tried a few times..  

Last seen on 14:53, 13. Mar 2022
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
nope i tried it your config…
Fri, 10/11/2019 - 23:45

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

Last seen on 14:53, 13. Mar 2022
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
okay not it works... i had…
Fri, 10/11/2019 - 23:54

okay not it works...

i had to make it check above it (y+1)

 

thank you for your help!!!

Last seen on 20:25, 8. May 2020
Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
No problem (:
Sat, 10/12/2019 - 13:44

No problem (: