Custom stargate variant
electikos opened this issue ยท 6 comments
Hello, can someone explain me how to make stargate variant with the new version ?
You can take a look for example on Jaja's gates
The Datapacks now only handle registry side of Stargate Variants, the rest of the stuff is now done inside Resourcepacks. Examples of working variants can be found here:
Resourcepack side of things:
https://github.com/Povstalec/StargateJourney/tree/main/src/main/resources/assets/sgjourney/sgjourney/stargate_variant/milky_way
Datapack side of things:
https://github.com/Povstalec/StargateJourney/tree/main/src/main/resources/data/sgjourney/sgjourney/stargate_variant
thank povstalec to help,
I tried to do in a resource pack and datapack even the two at the same time but it still continue to take mylkyway texture.
Do you have a place where you could show your resourcepack + datapack? I'm gonna need to see the files in order to help any further.