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:
299

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?

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:
299

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:
825

User statistics:

  • Modifications: 2
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 73
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.