- Remove 'MCreator note: REGENERATED' headers and user-code-block markers (no regeneration step exists anymore) - Remove MCreator mentions from mod credits/authors - AGENTS.md: replace the MCreator code-preservation rules with a code ownership section
19 lines
474 B
Properties
19 lines
474 B
Properties
org.gradle.jvmargs=-Xmx4G
|
|
org.gradle.daemon=true
|
|
|
|
# Mod Properties
|
|
mod_version=4.1
|
|
mod_id=custom_ore_gen
|
|
mod_name=Custom Ore Gen
|
|
mod_group_id=com.aulyrius.custom_ore_gen
|
|
mod_license=MIT
|
|
mod_authors=Aulyrius
|
|
mod_description=Changement de la distribution des ressources sur Minecraft, pour NeoForge 1.21.1
|
|
|
|
# Minecraft and NeoForge Versions
|
|
minecraft_version=1.21.1
|
|
minecraft_version_range=[1.21, 1.21.2)
|
|
neo_version=21.1.219
|
|
neo_version_range=[21,)
|
|
loader_version_range=[1,)
|