Can you pleas add library of vanilla textures to be selected, we could just have to select them on the go without importing them again to MCreator
Issue comments
I mean inner implementation because right now we don't have a system to differentiate between different resource storages. Internal resource referencing in source code of MCreator needs a complete rework and not only for this fix but in general as right now it is kinda hacky :D
Referencing vanilla assets would be legal as assets are already in Minecraft. I will change the name of the ticket to better reflect this.
This ticket is intended to add support to select vanilla assets so they are loaded from existing resources so vanilla resources or the current resource pack resources.
This is not support for texture maker textures but for selecting actual Minecraft textures to be used as textures in custom elements.
and actively use them for their mods.
I hope you are aware this might not be legal.
Oh, good thing you told me then. I'll make sure to wait for this feature before releasing my mod and possibly help checking if any resources are too risky I guess. Aside from the exact textures, I do use modified versions of textures (through editing (brightness, exposure, hue, noise, etc.) and adding details). I guess a few solutions I can think of to help even more would be to allow the referencing of texture pack textures (so you could get the 1.13 vanilla too) and possibly implementing something like Twitch modpacks where you have to own the game to install modpacks, but other than that I am pretty stumped on this. On some of my files, it is necessary to have vanilla textures (ore and blocks resembling original blocks or part of it) and I don't think I should just scrap my 1.6+ GB workspace.
Migrated to https://github.com/MCreator/MCreator/issues/121
We will consider adding this in the future, there have been a few requests on this already.
But due to the nature of the implementation of this (changing the resource system a lot to differentiate between MCreator and vanilla textures in MCreator), it might have to wait for a few updates.