add create

This commit is contained in:
TDLaouer 2025-10-11 22:52:53 +02:00
parent d1b1b85b49
commit d947d14583
4 changed files with 43 additions and 1 deletions

View File

@ -0,0 +1,24 @@
{
"biomes": {
"hemlock_rainforest": true,
"oasis": true,
"lush_redwood_forest": true,
"windswept_redwood_forest": true,
"lush_desert": true,
"redwood_forest": true,
"dense_woodlands": true,
"cypress_swamp": true,
"snowy_hemlock_forest": true,
"japanese_maple_forest": true,
"caldera": true,
"canyon": true,
"dunes": true,
"hemlock_treeline": true,
"snowy_hemlock_treeline": true,
"rainbow_rainforest": true,
"volcanic_island": true,
"sakura_forest": true,
"cypress_forest": true,
"outback": true
}
}

View File

@ -113,6 +113,11 @@ file = "mods/crafting-tweaks.pw.toml"
hash = "c57d916205ee03624a07c0fa783e75ec9fc03b509e4aee7e7ac7c91506ae3460"
metafile = true
[[files]]
file = "mods/create-fly.pw.toml"
hash = "33b14761fa474ca5666aee6a80669cce0a5417115155dc54ba7cd110f0772d28"
metafile = true
[[files]]
file = "mods/cubes-without-borders.pw.toml"
hash = "a90139b002d632ba9256cb3e7e877945bf8e3afa5b191d1adc83c5e3eb72da4c"

13
mods/create-fly.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Create Fly"
filename = "Create-6.0.7.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/dKvj0eNn/versions/skgRwjDE/Create-6.0.7.jar"
hash-format = "sha512"
hash = "e22c50be3e6c101c98312ca7bf3f002dcbcef356d5dc87280e03d12e6f733817d412719fcd1937c418fd932d94d4694e225a263d0220264154d2a46190447414"
[update]
[update.modrinth]
mod-id = "dKvj0eNn"
version = "skgRwjDE"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "85491cf94677b6f392d84faf8875a0ed1526594d1b3061aa3a13f33bf5bb0b73"
hash = "ff42ba86993f5333ec3ce19d836c99808015616aa564e264ea83487efe56d614"
[versions]
fabric = "0.17.2"