Making vine type block

Started by C0mmand0K on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 months ago
Joined Apr 2022
Points:
541

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 40
Making vine type block

I'm trying to make a vine block but I don't know how to make it climbable

I know you have to tag them with minecraft:climbable but I don't know how to do that

 

Active 5 months ago
Joined Mar 2021
Points:
1015

User statistics:

  • Modifications: 3
  • Forum topics: 37
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 451
two steps for you   1)…
Fri, 04/29/2022 - 07:30

two steps for you

 

1) inside your block check CLIMBABLE

2) Download pre defined tags and add your block inside climbable tag

Active 4 months ago
Joined Apr 2022
Points:
541

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 40
Thx that helps so much and I…
Fri, 04/29/2022 - 08:10

Thx that helps so much and I did not see that there was a climbable checkbox