Remove crafting recipes?Why isn't my molecular fabricator crafting?Is there a way to make sure I can only open a world with a specific profile?How to summon an invisible crafting table?How can I disable a crafting table so that players cannot interact with it?Is it possible to disable crafting recipes in Minecraft for certain items and not disable others?Is it possible to remove recipes in minecraft?Custom Crafting 1.13What fraction of all possible crafting recipes in Minecraft are currently used?Need help with custom NBT tags (1.13)
Can you help me identify this aircraft?
Discussing work with supervisor in an invited dinner with his family
Can you board the plane when your passport is valid less than 3 months?
about to retire but not retired yet, employed but not working any more
Why is a statement like 1 + n *= 3 allowed in Ruby?
Dealing with stress in coding interviews
Is this password scheme legit?
Papers on arXiv solving the same problem at the same time
Reusing studs to hang shoe bins
Which old Technic set included large yellow motor?
What is the loud noise of a helicopter when the rotors are not yet moving?
1mth baby boy keeps peeing through diapers, sometimes diper seems practically unused
What's the point of fighting monsters in Zelda BoTW?
Did anybody find out it was Anakin who blew up the command center?
3D cryptic featuring Mao, Stalin and Simba's uncle
If I said I had $100 when asked, but I actually had $200, would I be lying by omission?
What is the name of this plot that has rows with two connected dots?
How can I download a file from a host I can only SSH to through another host?
How to prevent a hosting company from accessing a VM's encryption keys?
Talk interpreter
What's special ammo in Destiny 2?
What does it take for witness testimony to be believed?
Why is "dyadic" the only word with the prefix "dy-"?
Does a Mace of Disruption's Frightened effect override some undead's immunity to the Frightened condition?
Remove crafting recipes?
Why isn't my molecular fabricator crafting?Is there a way to make sure I can only open a world with a specific profile?How to summon an invisible crafting table?How can I disable a crafting table so that players cannot interact with it?Is it possible to disable crafting recipes in Minecraft for certain items and not disable others?Is it possible to remove recipes in minecraft?Custom Crafting 1.13What fraction of all possible crafting recipes in Minecraft are currently used?Need help with custom NBT tags (1.13)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I want to make the carrot on a stick crafting recipe disabled. Is there an easy way to do this? Also, I want it for a specific world.
(Snapshot 19w34a)
minecraft minecraft-commands
add a comment |
I want to make the carrot on a stick crafting recipe disabled. Is there an easy way to do this? Also, I want it for a specific world.
(Snapshot 19w34a)
minecraft minecraft-commands
What did you try yourself so far? This seems like a "do the work for me" post. I recommend reading the tour to understand this website better.
– Fabian Röling
2 days ago
I looked through all of the .minecraft files and couldn't find the crafting recipes, so I am asking for help. Correct me if I'm wrong, but isn't this website about asking questions and having people answer it for you?
– SillyEar7
yesterday
Is it, but we also expect people to try their projects themselves first and only ask about details when they're stuck. Googling the four words from your title gives me multiple results that contain the answer.
– Fabian Röling
yesterday
add a comment |
I want to make the carrot on a stick crafting recipe disabled. Is there an easy way to do this? Also, I want it for a specific world.
(Snapshot 19w34a)
minecraft minecraft-commands
I want to make the carrot on a stick crafting recipe disabled. Is there an easy way to do this? Also, I want it for a specific world.
(Snapshot 19w34a)
minecraft minecraft-commands
minecraft minecraft-commands
edited 25 mins ago
pppery
1,5401 gold badge8 silver badges20 bronze badges
1,5401 gold badge8 silver badges20 bronze badges
asked 2 days ago
SillyEar7SillyEar7
445 bronze badges
445 bronze badges
What did you try yourself so far? This seems like a "do the work for me" post. I recommend reading the tour to understand this website better.
– Fabian Röling
2 days ago
I looked through all of the .minecraft files and couldn't find the crafting recipes, so I am asking for help. Correct me if I'm wrong, but isn't this website about asking questions and having people answer it for you?
– SillyEar7
yesterday
Is it, but we also expect people to try their projects themselves first and only ask about details when they're stuck. Googling the four words from your title gives me multiple results that contain the answer.
– Fabian Röling
yesterday
add a comment |
What did you try yourself so far? This seems like a "do the work for me" post. I recommend reading the tour to understand this website better.
– Fabian Röling
2 days ago
I looked through all of the .minecraft files and couldn't find the crafting recipes, so I am asking for help. Correct me if I'm wrong, but isn't this website about asking questions and having people answer it for you?
– SillyEar7
yesterday
Is it, but we also expect people to try their projects themselves first and only ask about details when they're stuck. Googling the four words from your title gives me multiple results that contain the answer.
– Fabian Röling
yesterday
What did you try yourself so far? This seems like a "do the work for me" post. I recommend reading the tour to understand this website better.
– Fabian Röling
2 days ago
What did you try yourself so far? This seems like a "do the work for me" post. I recommend reading the tour to understand this website better.
– Fabian Röling
2 days ago
I looked through all of the .minecraft files and couldn't find the crafting recipes, so I am asking for help. Correct me if I'm wrong, but isn't this website about asking questions and having people answer it for you?
– SillyEar7
yesterday
I looked through all of the .minecraft files and couldn't find the crafting recipes, so I am asking for help. Correct me if I'm wrong, but isn't this website about asking questions and having people answer it for you?
– SillyEar7
yesterday
Is it, but we also expect people to try their projects themselves first and only ask about details when they're stuck. Googling the four words from your title gives me multiple results that contain the answer.
– Fabian Röling
yesterday
Is it, but we also expect people to try their projects themselves first and only ask about details when they're stuck. Googling the four words from your title gives me multiple results that contain the answer.
– Fabian Röling
yesterday
add a comment |
2 Answers
2
active
oldest
votes
I think that you could have a repeating command block execute this command:
/clear @a minecraft:carrot_on_a_stick
Once a carrot on a stick is obtained it will instantly be cleared from the player's inventory.
New contributor
add a comment |
Adding/removing recipes isn't something vanilla Minecraft supports. There are no configuration files with recipes. You'd need a mod. I'd suggest CraftTweaker, but there's no 1.15 version.
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f356668%2fremove-crafting-recipes%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I think that you could have a repeating command block execute this command:
/clear @a minecraft:carrot_on_a_stick
Once a carrot on a stick is obtained it will instantly be cleared from the player's inventory.
New contributor
add a comment |
I think that you could have a repeating command block execute this command:
/clear @a minecraft:carrot_on_a_stick
Once a carrot on a stick is obtained it will instantly be cleared from the player's inventory.
New contributor
add a comment |
I think that you could have a repeating command block execute this command:
/clear @a minecraft:carrot_on_a_stick
Once a carrot on a stick is obtained it will instantly be cleared from the player's inventory.
New contributor
I think that you could have a repeating command block execute this command:
/clear @a minecraft:carrot_on_a_stick
Once a carrot on a stick is obtained it will instantly be cleared from the player's inventory.
New contributor
edited 25 mins ago
kit
3294 silver badges18 bronze badges
3294 silver badges18 bronze badges
New contributor
answered 13 hours ago
Bloodbeast 234Bloodbeast 234
12 bronze badges
12 bronze badges
New contributor
New contributor
add a comment |
add a comment |
Adding/removing recipes isn't something vanilla Minecraft supports. There are no configuration files with recipes. You'd need a mod. I'd suggest CraftTweaker, but there's no 1.15 version.
add a comment |
Adding/removing recipes isn't something vanilla Minecraft supports. There are no configuration files with recipes. You'd need a mod. I'd suggest CraftTweaker, but there's no 1.15 version.
add a comment |
Adding/removing recipes isn't something vanilla Minecraft supports. There are no configuration files with recipes. You'd need a mod. I'd suggest CraftTweaker, but there's no 1.15 version.
Adding/removing recipes isn't something vanilla Minecraft supports. There are no configuration files with recipes. You'd need a mod. I'd suggest CraftTweaker, but there's no 1.15 version.
answered 7 hours ago
user3757614user3757614
1242 bronze badges
1242 bronze badges
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f356668%2fremove-crafting-recipes%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
What did you try yourself so far? This seems like a "do the work for me" post. I recommend reading the tour to understand this website better.
– Fabian Röling
2 days ago
I looked through all of the .minecraft files and couldn't find the crafting recipes, so I am asking for help. Correct me if I'm wrong, but isn't this website about asking questions and having people answer it for you?
– SillyEar7
yesterday
Is it, but we also expect people to try their projects themselves first and only ask about details when they're stuck. Googling the four words from your title gives me multiple results that contain the answer.
– Fabian Röling
yesterday