your current location:首页 > news>compass3d minecraft

compass3d minecraft

2024-12-12 09:35:56|Myriagame |source:minecraft skins

Brief introduction

This module will draw an arrow (upward or down) on the compass to ensure that the player is at the correct Y -axis height when reaching the coordinate point.

Configuration

The size and position of the arrow can be adjusted in the configuration, as well as the type of arrows of different compass.The traceability pointer does not support this function by default, but it can be compatible with the installation of Framed Recovery Compass Fix.

Author's words

When developing the tracking compass in the development Server Side Commands, the author realized that there was no way to judge the Y value of the point point of the compass.After studying Simple Shulker Preview, the author found that it implemented similar functions, so the module was branched -please click here to view.

Resource package

The author has made some resource packages with an alternative icon, you can download them here.

If you want to make a resource package, the author also provides the material path.If you do this, let the author know (via GitHub Issues) so that TA can provide links and share these resource packages on Github.It seems that the author wants to receive information about the resource package

assets/compass3d/text/item/up_arrow.png

assets/compass3d/text/item/download_arrow.png

assets/compass3d/text/item/recovery_up_arrow.png

assets/compass3d/text/item/recovery_down_arrow.png

Precautions

The compass placed in the item display box is also applicable;

This module compatible with some modules, which is a compatible module list;

You need to install the Cloth Config API as the front, and the author recommends that you install the module menu;

To add an arrow, the module needs to register a non -existent item (Compass3d:*_ Arrow), but it can still be used in multiplayer games without having to worry.