Zailer43 / FZMM-Mod

A fabric mod that is mainly for editing or creating NBT of items in creative but it also has a few utilities
https://modrinth.com/mod/fzmm/
The Unlicense
24 stars 4 forks source link

Some functions have no description #6

Closed FurnyGo closed 2 years ago

FurnyGo commented 2 years ago

image image

Zailer43 commented 2 years ago

the paste in slot is bug, the encryptbook what happens is that I haven't documented it since I have to explain how to use it well, now when I try to document it and I add a page on the wiki about how to use it

FurnyGo commented 2 years ago

image image And also, I think copyItemName doesn't have a personal description

Zailer43 commented 2 years ago

do you think i should put:

copyItemNameJson: Copy the JSON of the name of the item that you have the cursor over in an inventory

Example: {"text":"Hello World","color":"red"}


copyItemName: Copy the text of the name of the item that you have the cursor over in an inventory

Example: Hello world