Is there a way to lock recipe?

Started by MMG on

Topic category: Help with Minecraft modding (Java Edition)

Active 9 months ago
Joined Oct 2017
Points:
1053

User statistics:

  • Modifications: 5
  • Forum topics: 31
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 309
Is there a way to lock recipe?

I know vanilla somehow has abilitty to lock recipes. I was playing with a specific idea in my mind. I never looked into this, but does anyone know if it's possible to lock and unlock recipes with procedures?
 

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 the heck does locking a…
Sat, 10/03/2020 - 19:02

What the heck does locking a recipe even mean? Explain.

Active 3 days ago
Joined Jan 2019
Points:
893

User statistics:

  • Modifications: 6
  • Forum topics: 12
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 204
@DiamondGamin I think he…
Sat, 10/03/2020 - 19:42

@DiamondGamin I think he means to block Vanilla Recipes. That you can't craft an item for example.

Aand... You can overwrite a Vanilla one. You can't just delete one.

Active 4 years ago
Joined Jun 2020
Points:
706

User statistics:

  • Modifications: 3
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 65
create an advancement that…
Sat, 10/03/2020 - 19:42

create an advancement that triggers when a specific item goes into the players inventory

Active 9 months ago
Joined Oct 2017
Points:
1053

User statistics:

  • Modifications: 5
  • Forum topics: 31
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 309
Nope, I want to do something…
Sun, 10/04/2020 - 15:05

Nope, I want to do something else. I am just asking if I can lock or unclock recipe with procedures