Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Respackopts

Respackopts

Config menus for resource packs

131.1k
405
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.4–1.20.6
1.20–1.20.2
1.19.x
1.18.x
1.17.x
1.16.4–1.16.5

Platforms

Fabric
NeoForge

Supported environments

Client-side
Server-side
Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki

Creators

JFronny
JFronny Owner

Details

Licensed MIT
Published 4 years ago
Updated yesterday
DescriptionGalleryChangelogVersions

Show all versions

1
2
4

[1.21.6] 4.13.2+forge

by JFronny on Jun 17, 2025
Download

Commits in Release 4.13.2+forge:

  • fix: make toggling debug commands easier on fabric
  • fix: special case DEnumEntry in /rpoc execute
  • fix: only evaluate fallbacks if condition actually fails
  • fix: add appropriate toString methods to some data types
  • chore: update to 1.21.6

[1.21.6] 4.13.2

by JFronny on Jun 17, 2025
Download

Commits in Release 4.13.2:

  • fix: make toggling debug commands easier on fabric
  • fix: special case DEnumEntry in /rpoc execute
  • fix: only evaluate fallbacks if condition actually fails
  • fix: add appropriate toString methods to some data types
  • chore: update to 1.21.6

[1.21.5] 4.13.1+forge

by JFronny on May 11, 2025
Download

Commits in Release 4.13.1+forge:

  • chore: reenable sodium in dev
  • feat: initial architectury
  • feat: get fabric up and running with architectury
  • feat: get forge up and running with architectury
  • fix: get moveArtifacts working again
  • fix: temporarily disable units
  • docs: enable SPA
  • fix: get tests running again
  • chore: bootstrap JMH
  • chore: get rid of JMH again
  • perf: rewrite DirFilterEvents.findDirRpos to avoid locks
  • perf: avoid expensive namespace resolution in ValidationLayer.isPermittedDuringScan
  • perf: avoid overhead from caching file RPOs
  • fix: use mixin without refmaps
  • style: standardize mod name capitalization
  • test: add framework for integration tests
  • docs: rewrite some stuff
  • style: make FMJ readable by loom
  • fix: don't save state from resource pack
  • build: defer working dir creation
  • docs: some more writing
  • test: validate config saving + loading
  • test: validate more file and dir filter behavior
  • chore: catch null in findResources
  • style: reformat code
  • build: classify neoforge versions
  • build: don't publish common

[1.21.5] 4.13.1

by JFronny on May 11, 2025
Download

Commits in Release 4.13.1:

  • chore: reenable sodium in dev
  • feat: initial architectury
  • feat: get fabric up and running with architectury
  • feat: get forge up and running with architectury
  • fix: get moveArtifacts working again
  • fix: temporarily disable units
  • docs: enable SPA
  • fix: get tests running again
  • chore: bootstrap JMH
  • chore: get rid of JMH again
  • perf: rewrite DirFilterEvents.findDirRpos to avoid locks
  • perf: avoid expensive namespace resolution in ValidationLayer.isPermittedDuringScan
  • perf: avoid overhead from caching file RPOs
  • fix: use mixin without refmaps
  • style: standardize mod name capitalization
  • test: add framework for integration tests
  • docs: rewrite some stuff
  • style: make FMJ readable by loom
  • fix: don't save state from resource pack
  • build: defer working dir creation
  • docs: some more writing
  • test: validate config saving + loading
  • test: validate more file and dir filter behavior
  • chore: catch null in findResources
  • style: reformat code
  • build: classify neoforge versions
  • build: don't publish common

[1.21.5] 4.12.5+forge

by JFronny on Mar 27, 2025
Download

Commits in Beta 4.12.5+forge:

  • chore: update dependencies
  • chore: translate to Ukrainian
  • style: parse presets in resource manager
  • chore: update to 1.21.5
  • chore: update LibJF
  • chore: reenable sodium in dev
  • Merge branch 'master' into forge

[1.21.5] 4.12.5

by JFronny on Mar 25, 2025
Download

Commits in Release 4.12.5:

  • chore: update dependencies
  • chore: translate to Ukrainian
  • style: parse presets in resource manager
  • chore: update to 1.21.5
  • chore: update LibJF

[1.21.4] 4.12.4+forge

by JFronny on Feb 14, 2025
Download

Commits in Beta 4.12.4+forge:

  • chore: bump forge

[1.21.4] 4.12.3+forge

by JFronny on Dec 3, 2024
Download

Commits in Beta 4.12.3+forge:

  • docs: use mult-fallback RPOs in multi-file example
  • chore: update to 1.21.4
  • Merge branch 'master' into forge

[1.21.4] 4.12.3

by JFronny on Dec 3, 2024
Download

Commits in Release 4.12.3:

  • docs: use mult-fallback RPOs in multi-file example
  • chore: update to 1.21.4

[1.21.3] 4.12.2+forge

by JFronny on Nov 30, 2024
Download

Commits in Beta 4.12.2+forge:

  • perf: descend file filter chain linearly
  • Merge branch 'master' into forge

[1.21.3] 4.12.2

by JFronny on Nov 30, 2024
Download

Commits in Release 4.12.2:

  • perf: descend file filter chain linearly

[1.21.3] 4.12.1+forge

by JFronny on Oct 23, 2024
Download

Commits in Beta 4.12.1+forge:

  • chore: clean up logs a bit
  • docs: mention more packs using this
  • feat: use custom Naming for UIs
  • chore: generate config
  • feat: start work on 1.21.2 port
  • chore: bump to 1.21.3
  • fix: get sodium into the test environment again
  • fix: use correct commons
  • Merge branch 'master' into forge

[1.21.3] 4.12.1

by JFronny on Oct 23, 2024
Download

Commits in Release 4.12.1:

  • fix: use correct commons

[1.21.3] 4.12.0

by JFronny on Oct 23, 2024
Download

Commits in Release 4.12.0:

  • chore: clean up logs a bit
  • docs: mention more packs using this
  • feat: use custom Naming for UIs
  • chore: generate config
  • feat: start work on 1.21.2 port
  • chore: bump to 1.21.3
  • fix: get sodium into the test environment again

[1.21.1] 4.11.3

by JFronny on Oct 10, 2024
Download

Commits in Release 4.11.3:

  • fix: support pre-7 packs using lenient expression parsing
  • style: use switch expression in BoolExprTypeAdapter

[1.21.1] 4.11.3+forge

by JFronny on Oct 10, 2024
Download

Commits in Beta 4.11.3+forge:

  • fix: support pre-7 packs using lenient expression parsing
  • style: use switch expression in BoolExprTypeAdapter
  • Merge branch 'master' into forge
  • chore: bump libjf

[1.21.1] 4.11.2

by JFronny on Oct 8, 2024
Download

Commits in Release 4.11.2:

  • docs: migrate to vitepress
  • chore: port over some internal changes from NF
  • chore: use more targeted mixins

[1.21.1] 4.11.2+forge

by JFronny on Oct 8, 2024
Download

Commits in Beta 4.11.2+forge:

  • docs: migrate to vitepress
  • chore: perform initial porting work for NeoForge
  • chore: port over some internal changes from NF
  • Merge branch 'refs/heads/master' into forge
  • fix: get RPO running on forge
  • chore: port over some internal changes from NF
  • chore: use more targeted mixins
  • Merge branch 'master' into forge
  • fix: correct imports

[1.21.1] 4.11.1

by JFronny on Sep 30, 2024
Download

Commits in Release 4.11.1:

  • fix: respect integer numeric entries

[1.21.1] 4.11.0

by JFronny on Sep 30, 2024
Download

Commits in Release 4.11.0:

  • fix: use decompiler when visualizing optimized expression in condition exceptions
  • chore: move pack entry widget logic to LibJF module
  • chore: bump to 1.21.1
  • fix: use concurrent maps in dependency tracker
  • chore: use new resource pack hook api
  • fix: prevent leaks from previous reloads messing with validationLayer
  • feat: add support for presets
  • fix: remove leftovers from debugging
  • docs: add sections on presets and advanced muScript usages
  • fix: show widget for pinned and enforced packs
  • chore: rename and move serialization code
  • test: get tests working again
1
2
4

Modrinth is open source.

main@bd61f5d

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.