Some new Mods [Working]

This commit is contained in:
2026-05-22 16:55:06 +02:00
parent f1e9335040
commit b495c10901
19 changed files with 379 additions and 12 deletions

View File

@@ -43,11 +43,11 @@ ManagedPackVersionName=
ModDownloadLoaders=[]
OverrideModDownloadLoaders=false
Profiler=
lastLaunchTime=1779460344943
lastTimePlayed=92
lastLaunchTime=1779461618624
lastTimePlayed=37
linkedInstances=[]
shortcuts=
totalTimePlayed=1655
totalTimePlayed=2482
ManagedPackURL=
AutoCloseConsole=false
CloseAfterLaunch=false
@@ -82,7 +82,7 @@ UseZink=false
WrapperCommand=
[UI]
mods_Page\Columns="AAAA/wAAAAAAAAABAAAAAAAAAAEBAAAAAAAAAAAAAAANwB8AAAAHAAAADAAAAGQAAAAHAAAAZAAAAAgAAABkAAAABgAAAGQAAAALAAAAZAAAAAoAAABkAAAACQAAAGQAAARDAAAADQEBAAAAAAAAAQAAAAAAAABk/////wAAAIEAAAAAAAAADQAAAGQAAAABAAAAAAAAAGQAAAABAAAAAAAAAk8AAAABAAAAAQAAAGQAAAABAAAAAAAAAGQAAAABAAAAAAAAAGQAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAA+gAAAAAZAAAAAAAAAAAAAAAAAAAAAE="
mods_Page\Columns="AAAA/wAAAAAAAAABAAAAAAAAAAIBAAAAAAAAAAAAAAANwB8AAAAHAAAADAAAAGQAAAAHAAAAZAAAAAgAAABkAAAABgAAAGQAAAALAAAAZAAAAAoAAABkAAAACQAAAGQAAARDAAAADQEBAAAAAAAAAQAAAAAAAABk/////wAAAIEAAAAAAAAADQAAAGQAAAABAAAAAAAAAGQAAAABAAAAAAAAAk8AAAABAAAAAQAAAGQAAAABAAAAAAAAAGQAAAABAAAAAAAAAGQAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABAAAAAAAAA+gAAAAAZAAAAAAAAAAAAAAAAAAAAAE="
resourcepacks_Page\Columns="AAAA/wAAAAAAAAABAAAAAAAAAAEBAAAAAAAAAAAAAAAHQAAAAAEAAAAGAAAAZAAAAlgAAAAHAQEAAAAAAAABAAAAAAAAAGT/////AAAAgQAAAAAAAAAHAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAABAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAAAAAAAAEAAAAAAAAD6AAAAABkAAAAAAAAAAAAAAAAAAAAAQ=="
shaderpacks_Page\Columns="AAAA/wAAAAAAAAABAAAAAAAAAAEBAAAAAAAAAAAAAAAFEAAAAAEAAAAEAAAAZAAAAfQAAAAFAQEAAAAAAAABAAAAAAAAAGT/////AAAAgQAAAAAAAAAFAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAABAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAD6AAAAABkAAAAAAAAAAAAAAAAAAAAAQ=="
texturepacks_Page\Columns="AAAA/wAAAAAAAAABAAAAAAAAAAEBAAAAAAAAAAAAAAAGIAAAAAEAAAAFAAAAZAAAAlgAAAAGAQEAAAAAAAABAAAAAAAAAGT/////AAAAgQAAAAAAAAAGAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAABAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAAZAAAAAEAAAAAAAAD6AAAAABkAAAAAAAAAAAAAAAAAAAAAQ=="

View File

@@ -0,0 +1,49 @@
#.
#Enable/Disable features of Create: Dragons Plus
#Mods depending on certain features may forcibly enable/disable them, in that case, the corresponding config will be ignored
#[@cui:RequiresReload:both]
[features]
#.
#.
#Fluid Feature Elements
[features.fluid]
#.
#If Dye Fluids should be enabled
"fluid/dye" = true
#.
#If Dragon's Breath Fluid should be enabled
"fluid/dragon_breath" = true
#.
#If colored concrete should be generated when Fye Fluid meets Lava
"fluid/dye/lava_interaction_generate_colored_concrete" = true
#.
#Block Feature Elements
[features.block]
#.
#If Fluid Hatch should be enabled
"block/fluid_hatch" = true
#.
#Item Feature Elements
[features.item]
#.
#If Blaze Upgrade Smithing Template should be enabled
"item/blaze_upgrade_smithing_template" = false
#.
#Recipe Feature Elements
[features.recipe]
#.
#If Automated Brewing Recipes for Dragon's Breath Fluid should be generated
"recipe/automatic_brewing/dragon_breath" = true
#.
#If Sand Paper Polishing Recipes for Polished Blocks should be generated
"recipe/sand_paper_polishing/polished_blocks" = true
#.
#If Sand Paper Polishing Recipes for Oxidized Blocks should be generated
"recipe/sand_paper_polishing/oxidized_blocks" = true
#.
#If Sand Paper Polishing Recipes for Waxed Blocks should be generated
"recipe/sand_paper_polishing/waxed_blocks" = true

View File

@@ -15,7 +15,7 @@
#If Dragon's Breath Fluid should be enabled
"fluid/dragon_breath" = true
#.
#If colored concrete should be generated when Fye Fluid meets Lava
#If colored concrete should be generated when Dye Fluid meets Lava
"fluid/dye/lava_interaction_generate_colored_concrete" = true
#.
@@ -47,3 +47,9 @@
#.
#If Sand Paper Polishing Recipes for Waxed Blocks should be generated
"recipe/sand_paper_polishing/waxed_blocks" = true
#.
#If block interaction of air current through fluid should be enabled (sable integration)
"fluid/air_current_block_interaction" = true
#.
#If Fragile Fluid Tank should be enabled (sable integration)
"fluid/fragile_fluid_tank" = true

View File

@@ -0,0 +1,173 @@
#.
#Client-side config for Create Big Cannons.
[client]
#.
showAutocannonPlumes = true
#.
showDropMortarPlumes = true
#.
showMortarStoneClouds = true
#.
#How many particles are in a Fluid Blob of any size.
# Default: 20
# Range: 0 ~ 1000
fluidBlobParticleCount = 20
#.
#How many digits are after the angle decimal point on a block armor info tooltip.
# Default: 2
# Range: 0 ~ 4
blockArmorInfoPrecision = 2
#.
#If true, some graphics will be changed to support shaders, such as those loaded with Iris/Oculus.
#NOTE: This may entail some visual downgrades. Affected graphics include:
#- Cannon smoke
#- Adaptive debris particles (splinters, leaves, glass shards)
useShaderCompatibleGraphics = false
#.
#The vision range though molten metal will be multiplied by this factor.
# Default: 1.0
# Range: 0.125 ~ 256.0
moltenMetalTransparency = 1.0
#.
#[in Meters per Second]
# Default: 320.0
# Range: 0.0 ~ 1000.0
blastEffectDelaySpeed = 320.0
#.
highlightFuzeInputOnShellBlocks = true
#.
#Projectile Flyby Sounds
[client.projectileFlybySounds]
#.
enableBigCannonProjectileFlybySounds = true
#.
enableAutocannonProjectileFlybySounds = true
#.
#Cannon Mount Goggle Tooltip
[client.cannonMountGoggleTooltip]
#.
#How many digits are after the angle decimal point on a cannon mount goggle tooltip.
# Default: 2
# Range: 0 ~ 4
anglePrecision = 2
#.
#If true, the yaw angle on goggles ranges from +180 to -180º. If false, it ranges from 0 to +360º.
use180_180RangeForYaw = false
#.
#Screen Shake
[client.screenShake]
#.
# Default: 1.2999999523162842
# Range: 0.0 ~ 2.0
cannonScreenShakeIntensity = 1.2999999523162842
#.
# Default: 0.07999999821186066
# Range: 0.009999999776482582 ~ 2.0
cannonScreenShakeSpringiness = 0.07999999821186066
#.
# Default: 0.30000001192092896
# Range: 0.009999999776482582 ~ 2.0
cannonScreenShakeDecay = 0.30000001192092896
#.
#Big Cannon Blast
[client.bigCannonBlast]
#.
showBigCannonPlumes = true
#.
showExtraSmoke = true
#.
showExtraFlames = true
#.
# Default: 6.0
# Range: 0.0 ~ 3.4028234663852886E38
screenShakePowerMultiplier = 6.0
#.
#[in Degrees]
# Default: 45.0
# Range: 0.0 ~ 90.0
screenShakePowerLimit = 45.0
#.
#Flak Clouds
[client.flakClouds]
#.
showFlakClouds = true
#.
showExtraFlames = true
#.
showExtraShockwave = true
#.
showExtraTrails = true
#.
#Shrapnel Clouds
[client.shrapnelClouds]
#.
showShrapnelClouds = true
#.
showExtraFlames = true
#.
showExtraShockwave = true
#.
#Fluid Shell Clouds
[client.fluidShellClouds]
#.
showFluidShellClouds = true
#.
showExtraFlames = true
#.
showExtraShockwave = true
#.
#Projectile Splashes
[client.projectileSplashes]
#.
showProjectileSplashes = true
#.
#Projectile Impacts
[client.projectileImpacts]
#.
showProjectileImpacts = true
#.
#Sounds
[client.sounds]
#.
blastSoundAirAbsorption = true
#.
#Shell Explosions
[client.shellExplosions]
#.
showShellExplosionClouds = true
#.
showExtraTrails = true
#.
# Default: 6.0
# Range: 0.0 ~ 3.4028234663852886E38
screenShakePowerMultiplier = 6.0
#.
#[in Degrees]
# Default: 45.0
# Range: 0.0 ~ 90.0
screenShakePowerLimit = 45.0
#.
#Particle Wind Effect
[client.particleWindEffect]
#.
#[in Meters per second]
# Default: 1.25
# Range: 0.0 ~ 10.0
maximumWindSpeed = 1.25
#.
#[in Degrees per tick]
# Default: 8.0
# Range: 0.0 ~ 90.0
maximumWindBearingChangeSpeed = 8.0

View File

@@ -0,0 +1,25 @@
filename = 'createbigcannons-5.11.3+mc.1.21.1.jar'
name = 'Create Big Cannons'
side = 'both'
x-prismlauncher-loaders = [ 'neoforge' ]
x-prismlauncher-mc-versions = [ '1.21.1' ]
x-prismlauncher-release-type = 'release'
x-prismlauncher-version-number = '5.11.3'
[download]
hash = 'f75a8bbdc9fc67c09eac6d78e8ad92583a342d54ab70e91923c52cd9b42987765e9a84e43e9c3e175593982aed80fe960a96561d9cd1ed62c4c966818346b466'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/GWp4jCJj/versions/bsGaXKEd/createbigcannons-5.11.3%2Bmc.1.21.1.jar'
[update.modrinth]
mod-id = 'GWp4jCJj'
version = 'bsGaXKEd'
[[x-prismlauncher-dependencies]]
addonId = 'LNytGWDc'
type = 'REQUIRED'
[[x-prismlauncher-dependencies]]
addonId = 'B3pb093D'
type = 'REQUIRED'

View File

@@ -1,17 +1,21 @@
filename = 'create-central-kitchen-2.3.0.jar'
filename = 'create-central-kitchen-2.4.0.jar'
name = 'Create: Central Kitchen'
side = 'both'
side = ''
x-prismlauncher-loaders = [ 'neoforge' ]
x-prismlauncher-mc-versions = [ '1.21.1', '1.21.1' ]
x-prismlauncher-mc-versions = [ '1.21.1' ]
x-prismlauncher-release-type = 'beta'
x-prismlauncher-version-number = '2.3.0'
x-prismlauncher-version-number = '2.4.0'
[download]
hash = '36c13e70c28efbf811c57c6fca76279aba7a1d94c8a3e85d6f78f525cb01deee56d7e52968b595b3193532c8f3a44cf9022d5a009e5c97cca16aabafb6d3d40e'
hash = 'adcdb5a85b2dd727fa2b0563aa9e73d26b58ee3ae57192e049f0c2a1e4a878dc9d07fe20589f6e52e6f4be2ba1bb5ab3a64f5fcf5f1f9a42b9518e7c2380fd23'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/btq68HMO/versions/SpLHbsZw/create-central-kitchen-2.3.0.jar'
url = 'https://cdn.modrinth.com/data/btq68HMO/versions/TUJIHmUh/create-central-kitchen-2.4.0.jar'
[update.modrinth]
mod-id = 'btq68HMO'
version = 'SpLHbsZw'
version = 'TUJIHmUh'
[[x-prismlauncher-dependencies]]
addonId = 'dzb1a5WV'
type = 'REQUIRED'

View File

@@ -0,0 +1,21 @@
filename = 'createliquidfuel-2.1.1-1.21.1.jar'
name = 'Create: Liquid Fuel'
side = 'server'
x-prismlauncher-loaders = [ 'neoforge' ]
x-prismlauncher-mc-versions = [ '1.21.1' ]
x-prismlauncher-release-type = 'release'
x-prismlauncher-version-number = '2.1.1-1.21.1'
[download]
hash = '01a8995f09105e1c4cfe001a4674c208c3ed0e82a7612ea3891b2482a9fcbe1ccec185125cf40fd5802d153bbed5f1d7a057aefe40ba750476f3000936d3c71e'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/sH9tXU9f/versions/7oNrI3y9/createliquidfuel-2.1.1-1.21.1.jar'
[update.modrinth]
mod-id = 'sH9tXU9f'
version = '7oNrI3y9'
[[x-prismlauncher-dependencies]]
addonId = 'LNytGWDc'
type = 'REQUIRED'

View File

@@ -0,0 +1,25 @@
filename = 'emi_create_schematics-1.1.0.jar'
name = 'EMI: Create Schematics'
side = 'client'
x-prismlauncher-loaders = [ 'neoforge' ]
x-prismlauncher-mc-versions = [ '1.21.1' ]
x-prismlauncher-release-type = 'release'
x-prismlauncher-version-number = '1.1.0'
[download]
hash = 'c25c5c0a7759d43790c785315e394bf81b064c79775bd032784d4588acd3afce37dd4e43be4d2db879561b9b7853245b7f9f79b5ffc40333a9703c8ff006f868'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/5bgqgixq/versions/opyfkMHl/emi_create_schematics-1.1.0.jar'
[update.modrinth]
mod-id = '5bgqgixq'
version = 'opyfkMHl'
[[x-prismlauncher-dependencies]]
addonId = 'LNytGWDc'
type = 'REQUIRED'
[[x-prismlauncher-dependencies]]
addonId = 'fRiHVvU7'
type = 'REQUIRED'

View File

@@ -0,0 +1,21 @@
filename = 'mekanismbiggerteleporter-1.0.2.jar'
name = 'Mekanism Bigger Teleporters'
side = 'both'
x-prismlauncher-loaders = [ 'neoforge' ]
x-prismlauncher-mc-versions = [ '1.21.1' ]
x-prismlauncher-release-type = 'release'
x-prismlauncher-version-number = '1.0.2'
[download]
hash = 'b9ebe5add36497abc7d16698c725967d1ceb2937b6e6c8b212d76402c9bf46afa783515a7ba6acb308f57ec841ef3b14390b7486e388f8d46107833ca2423a0f'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/MdZrR0vN/versions/kKkr5wkF/mekanismbiggerteleporter-1.0.2.jar'
[update.modrinth]
mod-id = 'MdZrR0vN'
version = 'kKkr5wkF'
[[x-prismlauncher-dependencies]]
addonId = 'Ce6I4WUE'
type = 'REQUIRED'

View File

@@ -0,0 +1,25 @@
filename = 'rechiseledcreate-1.1.0-neoforge-mc1.21.jar'
name = 'Rechiseled: Create'
side = 'both'
x-prismlauncher-loaders = [ 'neoforge' ]
x-prismlauncher-mc-versions = [ '1.21.1' ]
x-prismlauncher-release-type = 'release'
x-prismlauncher-version-number = '1.1.0-neoforge-mc1.21'
[download]
hash = 'f5ef2ed26e82adcdf403430f9d0ea57cbff616a7d964b9891eb0a06107f180e740c47284a44a4c8733fddc6d8f58637e71edee68ff853d938df0dbf2b7084fe0'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/E6867niZ/versions/TzPaH8MY/rechiseledcreate-1.1.0-neoforge-mc1.21.jar'
[update.modrinth]
mod-id = 'E6867niZ'
version = 'TzPaH8MY'
[[x-prismlauncher-dependencies]]
addonId = 'LNytGWDc'
type = 'REQUIRED'
[[x-prismlauncher-dependencies]]
addonId = 'B0g2vT6l'
type = 'REQUIRED'

View File

@@ -0,0 +1,18 @@
filename = 'ritchiesprojectilelib-2.1.2+mc.1.21.1-neoforge.jar'
name = "Ritchie's Projectile Library"
side = 'both'
x-prismlauncher-dependencies = []
x-prismlauncher-loaders = [ 'neoforge' ]
x-prismlauncher-mc-versions = [ '1.21.1' ]
x-prismlauncher-release-type = 'release'
x-prismlauncher-version-number = '2.1.2'
[download]
hash = '6d64c84505a5a8fbb96d106603065465c5a2314ec09636900c5c1a31014c12fa68f1a41e758313cbf0d6f95d9a1f53bd67339020f7d8db0e184c23f66aee0330'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/B3pb093D/versions/hZ6B2Z0x/ritchiesprojectilelib-2.1.2%2Bmc.1.21.1-neoforge.jar'
[update.modrinth]
mod-id = 'B3pb093D'
version = 'hZ6B2Z0x'

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.