add crafting tweaks
This commit is contained in:
parent
005ecfa9f3
commit
59665578b1
@ -3,9 +3,6 @@
|
|||||||
"first_run": false
|
"first_run": false
|
||||||
},
|
},
|
||||||
"GuiSettings": {
|
"GuiSettings": {
|
||||||
"enable_inventory_settings_button": {
|
|
||||||
"value": false
|
|
||||||
},
|
|
||||||
"continuous_crafting_saved_value": false
|
"continuous_crafting_saved_value": false
|
||||||
},
|
},
|
||||||
"AutoRefillSettings": {
|
"AutoRefillSettings": {
|
||||||
|
|||||||
@ -108,6 +108,11 @@ file = "mods/convenient-mobgriefing.pw.toml"
|
|||||||
hash = "30572b894b2e3a4f87968217718446f1018e67a5b6efdfe5c925e4f8c5da4f6e"
|
hash = "30572b894b2e3a4f87968217718446f1018e67a5b6efdfe5c925e4f8c5da4f6e"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/crafting-tweaks.pw.toml"
|
||||||
|
hash = "c57d916205ee03624a07c0fa783e75ec9fc03b509e4aee7e7ac7c91506ae3460"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cubes-without-borders.pw.toml"
|
file = "mods/cubes-without-borders.pw.toml"
|
||||||
hash = "a90139b002d632ba9256cb3e7e877945bf8e3afa5b191d1adc83c5e3eb72da4c"
|
hash = "a90139b002d632ba9256cb3e7e877945bf8e3afa5b191d1adc83c5e3eb72da4c"
|
||||||
|
|||||||
13
mods/crafting-tweaks.pw.toml
Normal file
13
mods/crafting-tweaks.pw.toml
Normal 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"
|
||||||
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "1065ec040c03877d3cafd375ec84654bd978204dcf617a3b145a1127ffd1d63d"
|
hash = "a29471a5ff29fda5a3a6ed67828b2d9b5108b7faa6e5349dbef0ddf713d76502"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.17.2"
|
fabric = "0.17.2"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user