ARK: Survival Evolved

ARK: Survival Evolved

No hay suficientes valoraciones
Any Station (Open Source)
   
Premiar
Favoritos
Favorito
Quitar
Content Types: Mod
Tamaño
Publicado el
Actualizado el
69.230 KB
16 MAY 2021 a las 0:38
14 JUL 2021 a las 20:21
2 notas sobre cambios ( ver )

Suscríbete para descargar
Any Station (Open Source)

Descripción
MOD ID: 2488740071



This mod has been made for modders as an example of how to add your engrams to existing craft stations in a way that will stack with other mods.
A Mini Oil Pump example engram/structure is included to demo that functionality.


The mod is open source and available on GitHub at the below image link.
The source shared below is open, available under the Creative Commons Zero v1.0 Universal license. However, this mod uploaded to steam is subject to the license mentioned below.
[github.com]





Join me on the ᑎOᑌ Modding Discord to get notified of updates and discuss my mods.
It is a better medium for discussion and will get my attention more quickly.

[discord.gg]


Not expected, but appreciated!

[www.patreon.com]

[paypal.me]


This mod/code/work is protected by the Attribution-NonCommercial 4.0 International Creative Commons License.[creativecommons.org]

Search meta tags
Craft Station Engrams Open Source ADK NOU Modding
3 comentarios
T4URA 14 JUL 2021 a las 6:25 
Nice. That sounds good
Kozenomenon  [autor] 14 JUL 2021 a las 5:59 
@[TBS] Taura - I just forgot to spawn all the structure item containers / fuel burners further out of the way like under the map. ;)
Its not a big deal in live since players are not usually going to be near 0,0,0. But I'll update the source soon so it spawns them much further below.
It has to spawn all those structures in order to access inventory component so it can know what the craft stations are. This is how it finds matches to add to the PGD Additional Structure Engrams array.
T4URA 14 JUL 2021 a las 5:27 
I looked at this time and unfortunately had to find that there is a small bug when starting in the pie. Once pie starts, it looks like a cloning chamber collapse. I always see that "destroyed mesh" is triggered. How can that be?