Is there a way to route someone in a minecart based on something in their inventory?How do I make an effective Minecraft SMP trap?Bidirectional (two-way) repeater?Two way minecarts on a single trackWhat would attract an Enderman into a pit?How can I make it easy for a player to select a choice at a rail junction?Is there any way to test if a Players inventory is not full in MinecraftDetect an Empty Hopper in MC 1.12.2Copying NBT data - Set SkullOwner to entity name

Why aren’t there water shutoff valves for each room?

Scam? Phone call from "Department of Social Security" asking me to call back

How did Arecibo detect methane lakes on Titan, and image Saturn's rings?

How much can I judge a company based on a phone screening?

graphs in latex

Does fossil fuels use since 1990 account for half of all the fossil fuels used in history?

Causal Diagrams using Wolfram?

Escape Velocity - Won't the orbital path just become larger with higher initial velocity?

Cases with long math equation

Does an ig- prefix mean there's an underlying g in the root?

Shifting tenses in the middle of narration

(A room / an office) where an artist works

Why is the result of ('b'+'a'+ + 'a' + 'a').toLowerCase() 'banana'?

How would you translate this? バタコチーズライス

If a person claims to know anything could it be disproven by saying 'prove that we are not in a simulation'?

Why did IBM make the PC BIOS source code public?

K-Type Thermocouple, Instrumentation Op-Amp and Arduino

Bringing Power Supplies on Plane?

How can I find an old paper when the usual methods fail?

How to gracefully leave a company you helped start?

Why aren't rainbows blurred-out into nothing after they are produced?

Prestidigitation to replace bathing and washing clothes worn?

How come the Rambam forbids picking up money found in the street?

What is a "soap"?



Is there a way to route someone in a minecart based on something in their inventory?


How do I make an effective Minecraft SMP trap?Bidirectional (two-way) repeater?Two way minecarts on a single trackWhat would attract an Enderman into a pit?How can I make it easy for a player to select a choice at a rail junction?Is there any way to test if a Players inventory is not full in MinecraftDetect an Empty Hopper in MC 1.12.2Copying NBT data - Set SkullOwner to entity name






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I've been building a somewhat large rail system and have started adding 3-way and 4-way junctions with redstone buttons to select the next direction and propel the minecart along. But that requires stopping and clicking on a button at each junction.



I've been experimenting with using a trap chest placed a dozen or so blocks before the intersection to allow the player to click on it, correctly set the intersection, and blow through without stopping. Then I began to wonder if there was a way to detect if the player had a specific item in their inventory which would automatically choose the right rail configuration to get them to a destination corresponding to that item. I have a feeling the answer is no but I'd be curious whether this has been tried and if it can be made to work. Thanks!










share|improve this question









New contributor



TimigenX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



























    0















    I've been building a somewhat large rail system and have started adding 3-way and 4-way junctions with redstone buttons to select the next direction and propel the minecart along. But that requires stopping and clicking on a button at each junction.



    I've been experimenting with using a trap chest placed a dozen or so blocks before the intersection to allow the player to click on it, correctly set the intersection, and blow through without stopping. Then I began to wonder if there was a way to detect if the player had a specific item in their inventory which would automatically choose the right rail configuration to get them to a destination corresponding to that item. I have a feeling the answer is no but I'd be curious whether this has been tried and if it can be made to work. Thanks!










    share|improve this question









    New contributor



    TimigenX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      I've been building a somewhat large rail system and have started adding 3-way and 4-way junctions with redstone buttons to select the next direction and propel the minecart along. But that requires stopping and clicking on a button at each junction.



      I've been experimenting with using a trap chest placed a dozen or so blocks before the intersection to allow the player to click on it, correctly set the intersection, and blow through without stopping. Then I began to wonder if there was a way to detect if the player had a specific item in their inventory which would automatically choose the right rail configuration to get them to a destination corresponding to that item. I have a feeling the answer is no but I'd be curious whether this has been tried and if it can be made to work. Thanks!










      share|improve this question









      New contributor



      TimigenX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      I've been building a somewhat large rail system and have started adding 3-way and 4-way junctions with redstone buttons to select the next direction and propel the minecart along. But that requires stopping and clicking on a button at each junction.



      I've been experimenting with using a trap chest placed a dozen or so blocks before the intersection to allow the player to click on it, correctly set the intersection, and blow through without stopping. Then I began to wonder if there was a way to detect if the player had a specific item in their inventory which would automatically choose the right rail configuration to get them to a destination corresponding to that item. I have a feeling the answer is no but I'd be curious whether this has been tried and if it can be made to work. Thanks!







      minecraft minecraft-redstone






      share|improve this question









      New contributor



      TimigenX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share|improve this question









      New contributor



      TimigenX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share|improve this question




      share|improve this question








      edited 37 mins ago









      galacticninja

      31.5k68 gold badges230 silver badges432 bronze badges




      31.5k68 gold badges230 silver badges432 bronze badges






      New contributor



      TimigenX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      asked 1 hour ago









      TimigenXTimigenX

      12 bronze badges




      12 bronze badges




      New contributor



      TimigenX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      New contributor




      TimigenX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.

























          0






          active

          oldest

          votes














          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "41"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );






          TimigenX is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f356153%2fis-there-a-way-to-route-someone-in-a-minecart-based-on-something-in-their-invent%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          TimigenX is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          TimigenX is a new contributor. Be nice, and check out our Code of Conduct.












          TimigenX is a new contributor. Be nice, and check out our Code of Conduct.











          TimigenX is a new contributor. Be nice, and check out our Code of Conduct.














          Thanks for contributing an answer to Arqade!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f356153%2fis-there-a-way-to-route-someone-in-a-minecart-based-on-something-in-their-invent%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          ParseJSON using SSJSUsing AMPscript with SSJS ActivitiesHow to resubscribe a user in Marketing cloud using SSJS?Pulling Subscriber Status from Lists using SSJSRetrieving Emails using SSJSProblem in updating DE using SSJSUsing SSJS to send single email in Marketing CloudError adding EmailSendDefinition using SSJS

          Кампала Садржај Географија Географија Историја Становништво Привреда Партнерски градови Референце Спољашње везе Мени за навигацију0°11′ СГШ; 32°20′ ИГД / 0.18° СГШ; 32.34° ИГД / 0.18; 32.340°11′ СГШ; 32°20′ ИГД / 0.18° СГШ; 32.34° ИГД / 0.18; 32.34МедијиПодациЗванични веб-сајту

          19. јануар Садржај Догађаји Рођења Смрти Празници и дани сећања Види још Референце Мени за навигацијуу