add crafting tweaks

This commit is contained in:
TDLaouer 2025-10-08 00:22:22 +02:00
parent 005ecfa9f3
commit 59665578b1
4 changed files with 19 additions and 4 deletions

View File

@ -3,9 +3,6 @@
"first_run": false
},
"GuiSettings": {
"enable_inventory_settings_button": {
"value": false
},
"continuous_crafting_saved_value": false
},
"AutoRefillSettings": {

View File

@ -108,6 +108,11 @@ file = "mods/convenient-mobgriefing.pw.toml"
hash = "30572b894b2e3a4f87968217718446f1018e67a5b6efdfe5c925e4f8c5da4f6e"
metafile = true
[[files]]
file = "mods/crafting-tweaks.pw.toml"
hash = "c57d916205ee03624a07c0fa783e75ec9fc03b509e4aee7e7ac7c91506ae3460"
metafile = true
[[files]]
file = "mods/cubes-without-borders.pw.toml"
hash = "a90139b002d632ba9256cb3e7e877945bf8e3afa5b191d1adc83c5e3eb72da4c"

View File

@ -0,0 +1,13 @@
name = "Crafting Tweaks"
filename = "craftingtweaks-fabric-1.21.8-21.8.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/DMu0oBKf/versions/6lHrJlho/craftingtweaks-fabric-1.21.8-21.8.2.jar"
hash-format = "sha512"
hash = "82a81bce5f4d2e6e6720601ec0368d99a1335af43aa0fe552468ca217fc67fc50fe385f6d8982b70be032e0a0b63b0f1c92862fba215652965fbf8f4b86b740e"
[update]
[update.modrinth]
mod-id = "DMu0oBKf"
version = "6lHrJlho"

View File

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