.clearTooltip() broken
MineWitherMC opened this issue ยท 3 comments
Issue Description:
.clearTooltip() function removes item description and such, but not the tooltip.
What happens:
The screenshot parts are combined with graphical editor. Interestingly enough, this even removes things like Advanced Tooltips' item IDs and WAILA mod IDs.
What you expected to happen:
Tooltips are properly removed: Sand has Sand
name, Flux Dust
has name, both items have Advanced Tooltips' IDs.
Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue):
crafttweaker.log file (Please Pastebin or gist your file, posting an unpasted or ungist'd file will automatically close this issue):
Affected Versions (Do not use "latest"):
- Minecraft: 1.12.2
- Forge: 14.23.4.2705
- Crafttweaker: 1.12-4.1.8
- Using a server: No
Er...
Do I understand you correctly, you want that the clearTooltip
method does not clear the item's tooltip?
No.
I want it to not work like this:
This item at least should have its name.
If this is not what function is intented to do, it would be nice to have a function that removes actual tooltips (e.g, FN Flux has "Obtained when throwing redstone into lava" tooltip, which I tried to remove).
Sorry for my crappy language, I'm not English :)