This commit is contained in:
Victoria Fischer 2025-04-27 14:49:37 +02:00
parent d22dada376
commit a7052907cd
3 changed files with 3 additions and 3 deletions

View File

@ -755,7 +755,7 @@ hash = "a43a56736738975b6189dfa09863db43f9cbefb37c215f78fadc053c21a31305"
[[files]]
file = "kubejs/server_scripts/mods/wormhole_artifact.js"
hash = "5e9fd5b26b5fda03041d8b8a983e607b177dc80ba54cb5b78f1234319289ccbc"
hash = "34e5517c5e77d0eafb29f06d8c3415e260a8c1bb703c3f89a19e144219fbdf3d"
[[files]]
file = "kubejs/server_scripts/ore-processing.js"

View File

@ -1,5 +1,5 @@
ServerEvents.recipes(event => {
events.replaceInput({mod: 'wormhole_artifact'},
event.replaceInput({mod: 'wormhole_artifact'},
'minecraft:ender_pearl',
'#kubejs:grist/intelligent/basic'
);

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "5edfdb2f03f51dfec211b81b6cf4ca78778a0ee473133dca39b7975910c40edc"
hash = "275b2dd4388915fb3a61b1adc52fd5637efd60002ba0577170119594cb3078f5"
[versions]
forge = "47.4.0"