#i need help to make a item that can teleport a player to a another dimension pls help

1 messages · Page 1 of 1 (latest)

karmic temple
#

i need a echo shard to right click and teleport to the custom dimension i made

polar wagon
#

If you don't intend to do anything yourself this is the wrong channel.

If you do intend to make it yourself, please show us what you got or explain what you are stuck on.

karmic temple
#

sorry i didnt mean it like that. I have this {
"criteria": {
"idk": {
"trigger": "minecraft:using_item",
"conditions": {
"item": {
"items": "minecraft:echo_shard",
"count": 1,
"predicates": {
"minecraft:custom_data": "{warden_kingdom:key}"
}
}
}
}
},
"requirements": [
[
"idk"
]
],
"rewards": {
"function": "warden_kingdom:key"
},
"sends_telemetry_event": false
} but idk if its right

polar wagon
#

echo_shards don't have a "using_item" trigger by default, you would have to add the consumable component

karmic temple
#

ohhhhhhhhhhh

#

oka

polar wagon
#

using_item would trigger once every tick while holding right mouse

karmic temple
#

and what do u mean about that

#

but i think this is right {
"criteria": {
"idk": {
"trigger": "minecraft:consume_item",
"conditions": {
"item": {
"items": "minecraft:echo_shard",
"count": 1,
"predicates": {
"minecraft:custom_data": "{warden_kingdom:key}"
}
}
}
},
"idk2": {
"trigger": "minecraft:using_item",
"conditions": {
"item": {
"items": "minecraft:echo_shard",
"predicates": {
"minecraft:custom_data": "{warden_kingdom:key}"
}
}
}
}
},
"requirements": [
[
"idk",
"idk2"
]
],
"rewards": {
"function": "warden_kingdom:key"
},
"sends_telemetry_event": false
}

celest shore
karmic temple
#

Yea but I want to so i can do it with a echo shard

turbid basinBOT
celest shore
karmic temple
#

But a echo share dosent have a right click

celest shore
karmic temple
#

1.21+

#

Yea u can be right

celest shore
karmic temple
#

It's a Warden dimension the først plan was to opening it with the aincent city central thingy but I didnt know how i do that

celest shore
karmic temple
#

What

celest shore
karmic temple
#

So it does a textur of a echo shard on a potato

celest shore
#

pls ping me with the reply button so I will answer directly

celest shore
#

[minecraft:item_model=echo_shard]

celest shore
celest shore
karmic temple
#

Yea ok but u can make a echo shard consumeble

#

No?

celest shore
karmic temple
#

Yea

#

Qustion

#

How do u make a custom portal

celest shore
celest shore
karmic temple
#

No i think I know now

celest shore