item-tooltip-remover icon indicating copy to clipboard operation
item-tooltip-remover copied to clipboard

Does not work

Open Domthewiz opened this issue 1 year ago • 15 comments

Domthewiz avatar Aug 06 '23 00:08 Domthewiz

I've also tried it. It does just show the tooltip box over the whole screen.

Is there a fix @lolgeny ?

MatrixSystemPVP avatar Aug 14 '23 20:08 MatrixSystemPVP

1.20 broke it. Although there's no mention of shaders or tooltips in logs. @lolgeny please fix, currently this is the only way to create clean, interactable guis

vippyer avatar Aug 17 '23 10:08 vippyer

FIX: it makes the tooltrip have wayy to many lines to render However i accudentaly made al the lines in to one to it didnt have this format Line 1 : Line 2 : : Line 200:

Domthewiz avatar Aug 17 '23 15:08 Domthewiz

@Domthewiz what? If you got lore, that somehow works on 1.20, use code brackets "`". But no matter how much lines I add the resourcepack doesn't recognize my tooltip

vippyer avatar Aug 17 '23 15:08 vippyer

commment the command you used to get the item

Domthewiz avatar Aug 17 '23 15:08 Domthewiz

commment the command you used to get the item

/give @s minecraft:stone{display:{Lore:['""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','" "']}} 1

vippyer avatar Aug 17 '23 15:08 vippyer

/give @p stone{display:{Lore:['{"text":"['""','""','""','"" ... ... ,'""']"}']}} 1 Incorrect format

/give @p stone{display:{Lore:['""','""','""','"" ... ... ,'""']}} 1 Correct format

Domthewiz avatar Aug 17 '23 15:08 Domthewiz

@vippyer Thats weird, do you have optifine on and if so, do you have shaders

Domthewiz avatar Aug 17 '23 15:08 Domthewiz

Did you type it in a commmand block?

Domthewiz avatar Aug 17 '23 15:08 Domthewiz

Did you type it in a commmand block? yes

@vippyer Thats weird, do you have optifine on and if so, do you have shaders nothing

does it work for you? On the 1.20.x version?

vippyer avatar Aug 17 '23 15:08 vippyer

It worked for me, on 1.20.x do you have windows or mac

Domthewiz avatar Aug 17 '23 15:08 Domthewiz

It worked for me, on 1.20.x do you have windows or mac

windows

On optifine turn on Internal Shaders, i think that might help

I don't use optifine and I want it to work without mods Just checked vanilla instance (without fabric) and it still doesn't work

vippyer avatar Aug 17 '23 15:08 vippyer

What hardware do you have

Domthewiz avatar Aug 17 '23 15:08 Domthewiz

/give @p clock{display:{Lore:['""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','""','" "']}} 1

Domthewiz avatar Aug 17 '23 15:08 Domthewiz

I've found a Fix and cleaned the Code a little bit. I will create a Pull request.

They changed the Name of the Files, that's why it doesn't work anymore in 1.20.

MatrixSystemPVP avatar Aug 17 '23 15:08 MatrixSystemPVP