Trying to make snow shoes

Started by potatosaurus on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Jul 2022
Points:
436

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Trying to make snow shoes

title.

How do I check if the block under me is snow.

 

thanks

Active 2 years ago
Joined Feb 2022
Points:
665

User statistics:

  • Modifications: 0
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 158
https://imgur.com/FwC7Jlm…
Wed, 07/27/2022 - 14:32

https://imgur.com/FwC7Jlm

Just take out the on player tick update trigger(I put it on accident). 

Active 3 years ago
Joined Jul 2022
Points:
436

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
thanks
Wed, 07/27/2022 - 17:50

thanks

Active 3 years ago
Joined Jul 2022
Points:
436

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
What tab is the AND block in?
Wed, 07/27/2022 - 18:01

What tab is the AND block in?

Active 3 years ago
Joined Jul 2022
Points:
436

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Also the "Is same block as"…
Wed, 07/27/2022 - 18:06

Also the "Is same block as" block

Active 2 years ago
Joined Feb 2022
Points:
665

User statistics:

  • Modifications: 0
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 158
Logic tab, look for the "="…
Wed, 07/27/2022 - 18:07

Logic tab, look for the "=" block that is that same light blue, in the dropdown there should be "AND".

Active 3 years ago
Joined Jul 2022
Points:
436

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
I found both. Thanks
Wed, 07/27/2022 - 18:17

I found both. Thanks