Povstalec / StargateJourney

A repository for the Stargate Journey Minecraft Mod
47 stars 24 forks source link

Custom stargate variant #135

Closed electikos closed 1 month ago

electikos commented 1 month ago

Hello, can someone explain me how to make stargate variant with the new version ?

lukaskabc commented 1 month ago

You can take a look for example on Jaja's gates

Povstalec commented 1 month ago

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

electikos commented 1 month ago

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.

Povstalec commented 1 month ago

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.

electikos commented 1 month ago

I send you something on mail.

electikos commented 1 month ago

I finally create a variant that work. thank for helping me to do it, I will make a mod like moregate to add new variant. thank very much