Messing with minecraft code

Started by CzebosakPL on

Topic category: User side tutorials

Last seen on 08:11, 13. Apr 2022
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Messing with minecraft code

I want to delete recipes/items/blocks from vanilla minecraft. How can i do that?

Create your own game. There…
Wed, 03/31/2021 - 15:44

Create your own game. There are no reason to want to remove blocks and items from Minecraft, as you will have to recode almost the whole game.

Last seen on 18:42, 18. Dec 2021
Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Or create a procedure that…
Thu, 04/22/2021 - 07:50

Or create a procedure that checks for the item in player inventory and deletes it, I wouldn't remove it but I would "Blacklist" the item.