
GTNH Customizer
Активный0.0
Установок
0
Последнее обновление
2 недели назад
Клиент
Утилиты
This mod adds a number of customizations to Gregtech: New Horizons. The following options are currently available:
- Disable hostile mobs from targeting players on a per-player basis (by UUID or player name).
- Add a cross-dimensional teleport (
teleport-cross-dimension
,tpxd
, ortpd
) command for teleporting between dimensions (destination coordinates are dimension localized and can be player-relative, e.g.~10 ~ ~10
to teleport 10 blocks in the positive X and Z axis). - Patches Xaero's Minimap/World Map to support a more flexible teleport specifier format setting. You can now use the
{X}
notation to substitute parameters into the teleport command instead of the command you choose simply being treated as a prefix for ax y z
coordinate. Available options are:{n/name}
: Your player name.{dimension/dim/d}
: The target dimension ID (numeric) of the waypoint.{x}
: The target X coordinate of the waypoint/map position.{y}
: The target Y coordinate of the waypoint/map position.{z}
: The target Z coordinate of the waypoint/map position.{rotation/rot/r/yaw}
: The target rotation/yaw of the waypoint, if any.
- A
list-dimensions
command to list dimensions and their numeric IDs for use with the cross-dimensional teleport command. Also supports filtering the dimension names and limiting the number of results. - Add an
extinguish
command to extinguish fire in a radius or cubic area (specified by either player-relative or absolute coordinates). - Add a
repair
command to repair items in your inventory and several sub-commands to repair either items in your hand, off-hand, armor slots, hotbar, main inventory, or everything. - Add the ability to bone meal Tinker's Construct Slime Saplings.
- Add the ability to bone meal Thaumcraft Greatwood Saplings.
- Add the ability to bone meal Thaumcraft Silverwood Saplings.
- Make ServerUtilities'
/nbtedit
command use the in-hand item if the ray cast doesn't hit anything - Let you submit your changes from inside the ServerUtilities'
/nbtedit
command using thenumpad enter
key.