Compare commits

...

2 Commits
1.0 ... master

Author SHA1 Message Date
tonitch
c6ca4d1c17
adding kelp in tags 2025-03-14 10:56:55 +01:00
tonitch
b36d44131e
Change loader version's requirement 2025-03-14 10:24:26 +01:00
2 changed files with 4 additions and 2 deletions

View File

@ -4,7 +4,7 @@ org.gradle.jvmargs=-Xmx1G
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
loader_version=0.16.10
loader_version=0.16.9
# Mod Properties
mod_version=1.0-SNAPSHOT
maven_group=ovh.herisson

View File

@ -11,6 +11,8 @@
"minecraft:tall_seagrass",
"minecraft:seagrass",
"minecraft:kelp_plant"
"minecraft:kelp_plant",
"minecraft:kelp"
]
}