Equipping items from external mods (SOLVED)

Started by sagakan912 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Equipping items from external mods (SOLVED)
Tue, 06/11/2024 - 00:52 (edited)

Hello! While developing my mod I ran into a problem: how can I equip entities in my mod with armor/items from external mods? For example armor and weapons from Epic Samurai's or Weapons of Miracles mods

 

I would appreciate any help with making entities in mcreator wear armor from external mods!

 

Edited by sagakan912 on Tue, 06/11/2024 - 00:52
You can use procedure block …
Sun, 06/02/2024 - 12:02

You can use procedure block "item from registry name" for this and provide registry name of needed item of the other mod