Ajout du dossier au depot
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
modLoader="javafml"
|
||||
loaderVersion="[47,)"
|
||||
license="Not specified"
|
||||
|
||||
[[mods]]
|
||||
modId="custom_ore_gen"
|
||||
version="1.0.0"
|
||||
displayName="custom_ore_gen"
|
||||
displayURL="https://mcreator.net"
|
||||
credits="Created using mod maker MCreator - https://mcreator.net/about"
|
||||
authors="felden.r, MCreator"
|
||||
|
||||
# Start of user code block mod configuration
|
||||
# End of user code block mod configuration
|
||||
|
||||
[[dependencies.custom_ore_gen]]
|
||||
modId="minecraft"
|
||||
mandatory=true
|
||||
versionRange="[1.20.1]"
|
||||
ordering="AFTER"
|
||||
side="BOTH"
|
||||
|
||||
|
||||
|
||||
|
||||
# Start of user code block dependencies configuration
|
||||
# End of user code block dependencies configuration
|
||||
Reference in New Issue
Block a user