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

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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!

Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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.

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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!

Joined Nov 2018
Points:

User statistics:

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

What would you need the right click trigger for?

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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.

Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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?

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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.

Joined Feb 2021
Points:

User statistics:

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

Do you got any answer for this? 

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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.