Changement du nom, autheurs, description...

This commit is contained in:
felden.r@grenoble.archi.fr
2025-02-24 16:33:15 +01:00
parent 55b9df61fe
commit 3e2d7a9c22
27 changed files with 830 additions and 971 deletions
+3 -2
View File
@@ -6,9 +6,10 @@ license="Not specified"
modId="custom_ore_gen"
version="1.0.0"
displayName="custom_ore_gen"
displayURL="https://mcreator.net"
displayURL="https://lanro.eu"
credits="Created using mod maker MCreator - https://mcreator.net/about"
authors="felden.r, MCreator"
authors="Aulyrius cr\u00E9e via MCreator"
description="Changement de la distribution des ressources sur Minecraft, ne pas utilis\u00E9 seul sans KubeJS"
# Start of user code block mod configuration
# End of user code block mod configuration
@@ -7,7 +7,7 @@
{
"target": {
"predicate_type": "tag_match",
"tag": "stone_ore_replaceables"
"tag": "forge:stone"
},
"state": {
"Name": "custom_ore_gen:concentrateddiamondore"
@@ -11,7 +11,7 @@
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:trapezoid",
"type": "minecraft:uniform",
"min_inclusive": {
"absolute": 0
},
+1 -1
View File
@@ -1,6 +1,6 @@
{
"pack": {
"pack_format": 15,
"description": ""
"description": "Changement de la distribution des ressources sur Minecraft, ne pas utilisé seul sans KubeJS"
}
}