User Tools

Site Tools


items:item_components:pointable

minecraft:pointable

The minecraft:pointable item component enables the angle model override. The model override is used to point to a certain location in the world.

Fields

Name Description Type Default Value
points_to The target to point to. A pointer
lodestone_translation_key The translation key used for an item stack with a minecraft:lodestone_tracker item stack component. An optional string

Example

{
  "points_to": "minecraft:spawn_location",
  "lodestone_translation_key": "item.minecraft.lodestone_compass"
}

Pointers

Pointers point to different positions in the world.

Values

Id Points to
minecraft:last_death The player's last death position
minecraft:spawn_location The player's spawn point
items/item_components/pointable.txt · Last modified: 2024/05/07 20:45 by errorcraft