Make users able to change if an entity is rideable or tameable with coding.

Started by Nediamail05 on

Topic category: Feature requests and ideas for MCreator

Active 2 years ago
Joined Aug 2020
Points:
632

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 8
Make users able to change if an entity is rideable or tameable with coding.

Hi! I love MCreator and one feature I've been looking for was the ability to change all the settings, but in the code! Another thing I would like to be added is where you have to equip a saddle and to also have a specific item to tame with.

Thanks!

Active 3 years ago
Joined Nov 2018
Points:
980

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 571
What? You can literally lock…
Wed, 08/26/2020 - 17:27

What? You can literally lock elements and see how they are made.

There is a whole library of vanilla code referenced in the app.

You can even create elements with only code.

Active 2 years ago
Joined Aug 2020
Points:
632

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 8
I meant being able to change…
Fri, 08/28/2020 - 19:30

I meant being able to change if the entity is rideable or not (and other stuff like that). My problem with MCreator right now is if you have the entity set as rideable you can't really use the right click trigger at all. 

Please let me know if there's a way to do this.

Thanks!

Active 3 years ago
Joined Nov 2018
Points:
980

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 571
What would you need the…
Fri, 08/28/2020 - 19:45

What would you need the right click trigger for?

Active 2 years ago
Joined Aug 2020
Points:
632

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 8
Anything, because since I'm…
Tue, 09/01/2020 - 16:08

Anything, because since I'm using the rideable setting, whenever I right click on the entity it has to ride it instead of doing other stuff (or it does both). 

Basically, I want to be able to turn off the rideable setting.

Active 3 years ago
Joined Nov 2018
Points:
980

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 571
But why would you want the…
Tue, 09/01/2020 - 16:35

But why would you want the setting to be turned off? For breeding?

Active 2 years ago
Joined Aug 2020
Points:
632

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 8
I want to create a shearable…
Wed, 09/02/2020 - 20:03

I want to create a shearable and milkable entity, so I want it to give me wool when I right click it with shears, and milk when right clicked with a bucket. On top of that I also want it to be rideable. So if I could turn off / on the rideable setting with a saddle it would be all good.

Active 4 years ago
Joined Feb 2021
Points:
588

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Do you got any answer for…
Sat, 02/20/2021 - 08:43

Do you got any answer for this? 

Active 2 years ago
Joined Aug 2020
Points:
632

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 8
Actually, in one of the new…
Sat, 02/20/2021 - 16:04

Actually, in one of the new updates they added it. You can set entities to "tame" and you can make it so you ride them whenever.