Can you create and item that a player spawns with?

Started by skyviper327 on

Topic category: Help with MCreator software

Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can you create and item that a player spawns with?

Can you create and item that a player spawns with?

Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Since you can't craft the…
Sat, 10/10/2020 - 18:26

Since you can't craft the custom portal igniter, i am looking for a way for the player to spawn with

Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The portal igniter is called…
Sat, 10/10/2020 - 18:53

The portal igniter is called custom:dimension. It's a big M in the item selector menu.

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If you really want the…
Mon, 10/12/2020 - 15:09

If you really want the player to spawn in with an item you can use the Player joins the world global trigger. Use the Has (Event/target entity) in inventory (item) block from the Player procedures tab to check if the player already has the item in their inventory and if they don't, add it to their inventory.