How to Integrate Get Registry Name Into Current Setup?

Started by mystic on

Topic category: Help with MCreator software

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to Integrate Get Registry Name Into Current Setup?

The blocks on the left function perfectly fine. but I want to swap out the placeholder "Grass Blocks" with an item from a particular mod id (modid:item). From doing some research I believe I need something like the blocks on the right (maybe wrong). Only problem is I'm absolutely clueless as to how to integrate them, as I'm a beginner when it comes to MCreator.


https://imgur.com/a/aDc64wq

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Get registry name isn’t…
Tue, 07/08/2025 - 16:10

Get registry name isn’t needed here if you just want to replace the Grass Block with a block from another mod. Just click on the block selection in your procedure, type something like modid:item (for example create:cogwheel), and if the mod is loaded, it should show up.