4
So to make my texture packs I have been using the live texture editor mod, and have done every netherite tool BUT the held spear. Because APPARENTLY the held spear and the item do not use the same texture. So yea how would I find that (with or without live texture editor mod. Maybe blockbench)? Also can you make resource packs with blockbench? I assume yes cause you can edit the textures and export.
2
There are links to larger versions (10x) of the held textures here https://minecraft.wiki/w/Spear (look under 25w43a),
and the item trextures here https://github.com/InventivetalentDev/minecraft-assets/tree/26.1-pre-3/assets/minecraft/textures/item
but the held texture wasn't where I would have expected :
https://github.com/InventivetalentDev/minecraft-assets/tree/26.1-pre-3/assets/minecraft/textures/entity
EDIT
Found 'em
https://github.com/InventivetalentDev/minecraft-assets/blob/26.1-pre-3/assets/minecraft/textures/item/wooden_spear_in_hand.png
https://github.com/InventivetalentDev/minecraft-assets/blob/26.1-pre-3/assets/minecraft/textures/item/stone_spear_in_hand.png
https://github.com/InventivetalentDev/minecraft-assets/blob/26.1-pre-3/assets/minecraft/textures/item/golden_spear_in_hand.png
https://github.com/InventivetalentDev/minecraft-assets/blob/26.1-pre-3/assets/minecraft/textures/item/iron_spear_in_hand.png
https://github.com/InventivetalentDev/minecraft-assets/blob/26.1-pre-3/assets/minecraft/textures/item/diamond_spear_in_hand.png
https://github.com/InventivetalentDev/minecraft-assets/blob/26.1-pre-3/assets/minecraft/textures/item/netherite_spear_in_hand.png
...
and the item trextures here https://github.com/InventivetalentDev/minecraft-assets/tree/26.1-pre-3/assets/minecraft/textures/item
but the held texture wasn't where I would have expected :
https://github.com/InventivetalentDev/minecraft-assets/tree/26.1-pre-3/assets/minecraft/textures/entity
EDIT
Found 'em
https://github.com/InventivetalentDev/minecraft-assets/blob/26.1-pre-3/assets/minecraft/textures/item/wooden_spear_in_hand.png
https://github.com/InventivetalentDev/minecraft-assets/blob/26.1-pre-3/assets/minecraft/textures/item/stone_spear_in_hand.png
https://github.com/InventivetalentDev/minecraft-assets/blob/26.1-pre-3/assets/minecraft/textures/item/golden_spear_in_hand.png
https://github.com/InventivetalentDev/minecraft-assets/blob/26.1-pre-3/assets/minecraft/textures/item/iron_spear_in_hand.png
https://github.com/InventivetalentDev/minecraft-assets/blob/26.1-pre-3/assets/minecraft/textures/item/diamond_spear_in_hand.png
https://github.com/InventivetalentDev/minecraft-assets/blob/26.1-pre-3/assets/minecraft/textures/item/netherite_spear_in_hand.png
...
The held spear uses a different sprite that's bigger than the normal one, but it is in the same folder as the spear, maybe you put a setting to only use 16x16 textures so that's why you're not finding it, try seeing if it's a setting or use a different editor like photopea or check which version of texture you downloaded.EDIT:
I forgot to mention but you should also check if the version of your texture is 1.21.11
