Skip to content
Extraits de code Groupes Projets
Valider 9efb8dc9 rédigé par Tony 'Nitorac' RANINI's avatar Tony 'Nitorac' RANINI :speech_balloon:
Parcourir les fichiers

Corrected dependencies

parent f322b555
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -32,7 +32,7 @@ description='''
A small mod that adds plastic to minecraft
'''
# A dependency - use the . to indicate dependency for a specific modid. Dependencies are optional.
[[dependencies.examplemod]] #optional
[[dependencies.minestic]] #optional
# the modid of the dependency
modId="forge" #mandatory
# Does this dependency have to exist - if not, ordering below must be specified
......@@ -44,7 +44,7 @@ A small mod that adds plastic to minecraft
# Side this dependency is applied on - BOTH, CLIENT or SERVER
side="BOTH"
# Here's another dependency
[[dependencies.examplemod]]
[[dependencies.minestic]]
modId="minecraft"
mandatory=true
versionRange="[1.16.1]"
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter