Equipping items from external mods (SOLVED)

Started by sagakan912 on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 months ago
Joined Nov 2023
Points:
115

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
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