This commit is contained in:
2024-08-14 18:37:34 +02:00
parent 3a9017c7c5
commit 424567ec3a
2 changed files with 8 additions and 12 deletions

View File

@@ -24,7 +24,7 @@
"depends": {
"fabricloader": ">=${loader_version}",
"fabric": "*",
"minecraft": "${minecraft_version}"
"minecraft": ">=${minecraft_version}"
},
"custom": {
"_lithium_toggle_comment": "We disable the mixin_block_hopper mixin as this makes the filtering function not call if you have a filtering hopper after another hopper.",