How can I give the player an item from another mod?

Started by lama2923 on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Jan 2023
Points:
240

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
How can I give the player an item from another mod?

How can I give the player an item from another mod?

Active 1 year ago
Joined Feb 2023
Points:
236

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
Hello lama2923, can you…
Thu, 02/16/2023 - 16:53

Hello lama2923,

can you please tell me which mod you want to give the player items from so i can test it myself

This will be possible…
Thu, 02/16/2023 - 17:38

This will be possible starting MCreator 2023.1 which adds procedures to get blocks and items from other mods by their registry name and also procedures to check if a mod is loaded

Active 2 years ago
Joined Jan 2023
Points:
240

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Can you explain in more…
Thu, 02/16/2023 - 18:52

Can you explain in more detail?

Active 1 year ago
Joined Aug 2018
Points:
820

User statistics:

  • Modifications: 2
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 74
Waiting for 2023.1, you can…
Thu, 02/16/2023 - 21:19

Waiting for 2023.1, you can use loot tables like I did with my mod here : menethiss-zombie-apocalypse-mod to put that into chest, gui or something else, or you can use commands.