Jump to content

Recommended Posts

Posted

/entitydata @e[r=2] {engineType:1-4}

 

Ive been using this command since Mr crayfish posted this on one of his youtube video, but then in the latest update its NOT working anymore, Ive asked in his post if it has been change or not and still got no reply.. can anyone  tell me whats the new one or Im wrong on typing this coz im not good on commands and everytime i type this i always get error saying: "(my name in minecraft) is a player and not an entity"

 

PLease help!!! Thanks soo much.

  • Like 1
Posted

@e selects entities, you are an entity.

r= tells the command the radius in which to search for entities, again you are included in this search

You have no filter in there to tell the command to look specifically for the vehicle, so it's just going to use every entity it finds.

You can use/summon (requires cheats) to look up the actual entity type of the vehicle using the tab completions, once you have that you can use the type= filter for @e.

  • Like 1

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

thanks, using this command I already tried riding on vehicle, and tried just facing it and also tried using command block just like what Mr Crayfish did in his video, first it is working but he just updated it a while ago i think, now its not working so how am I going to type it in, is it like: /entitydata @e:type= or please sorry i really dont know.

for example one of the vehice "id:atv, so where do i insert it, do I still need to put = sign after entity name, and do i still need radius if i already specify the entity? please. is it likie this:

 

/entitydata atv {engineType:4}

 

hehehe i messed up I think 

Posted

The square brackets immediately following the @e are filters, separated by commas. Adding the type filter to your existing command would look like this:

/entitydata @e[r=2,type=<whatever the entity type is>] {engineType:4}

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

When the entity data changes successfully it vomits all of the entity's NBT data into chat.

I assume that's what's happened here but that link is a 404.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

oh sorry for the link.

 

LfHe70H.jpg

I think that text is successfull right???

 

But im honestly sure the engine stays the same and so as the speed means it didnt change the engine, maybe it is the mods problem I think... well thanks anyway I should tell Mr Crayfish about this, and I hope Im not the only one have the problem...

Posted

The thing is a lot of the tags are nested and case sensitive, for instance I see you using enginetype but elsewhere in the original data I see engineType, and I also see some other stats that are in the NBT that may or may not change when you change the engine using this method.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

ugh! this going too hard now, so you mean i need to include NBT but how, well I will try summon the vehicle and change the engine before using it I think and try to hold a new engine that im going to insert in the vehicle in my hand. Maybe this will not affect the NBT i hope.

 

Going back to the game...

Posted (edited)

here it shows the engine speed Not changing the engine yet.

sJThfk7.jpg

 

then i use this command now...

yDkaREY.jpg

 

after executing that command...speed still the same.

BuUK1pW.jpg

 

can you tell me really how to make things right?

if i use engineType and enginetype still got the txt but it didnt change the engine, in this case i didnt use the vehicle to save the NBT i hope. If thats the case how am I going to type that in? including NBT cases

Edited by frank_2018
Posted (edited)
  On 8/25/2018 at 3:36 AM, DaemonUmbra said:

I also see some other stats that are in the NBT that may or may not change when you change the engine using this method.

Expand  

I see these (spoiler because images are big):

  Reveal hidden contents

And again I must mention that these are case-sensitive, so far I haven't seen a before and after with the correct capitalization used.

 

Edited by DaemonUmbra

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

  • 3 weeks later...
Posted
  On 8/25/2018 at 4:12 AM, DaemonUmbra said:

I see these (spoiler because images are big):

  Reveal hidden contents

And again I must mention that these are case-sensitive, so far I haven't seen a before and after with the correct capitalization used.

 

Expand  

Thanks for pointing this out, just taught my kid the importance of case sensitivity :)

  • Haha 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.