Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
NbtForGive
Клиентский мод позволяющий извлечь исходную команду /give из предмета который держит игрок в руке.
Команды: /extract give Извлечь команду give из предмета в руке. /extract raw Извлечь сырые данные предмета из руки. /extract pretty Извлечь читаемое описание структуры компонентов предмета. /extract look Переключить функцию которая автоматически извлекает give из предмета выброшенного на сервере (не считая обычных).
Данные о предмете копируются в буфер обмена и сохраняются в папку NbtForGive на рабочем столе (по умолчанию), сохранение можно выключить командой /extract path off, а также изменить путь командой /extract path <directory>.
English
A client-side mod that allows you to extract the original /give command from the item the player is holding.
Commands: /extract give Extract the /give command from the item in your hand. /extract raw Extract the raw item data from the item in your hand. /extract pretty Extract a human-readable description of the item's component structure. /extract look Toggle the feature that automatically extracts the /give command from items dropped on the server (excluding regular items).
Item data is copied to the clipboard and saved to the NbtForGive folder on the Desktop (by default). Saving can be disabled with /extract path off, and the save directory can be changed with /extract path <directory>.


