whitespace hater club

This commit is contained in:
Hexugory 2024-06-04 19:47:21 -05:00
parent e896c92985
commit 84c423d181
3 changed files with 3 additions and 3 deletions

View File

@ -414,7 +414,7 @@ hash = "f17bdb6d5bd776179bc29b15b19dcccfe5b8a731ff81a28abfd4cfe02db4ee62"
[[files]] [[files]]
file = "kubejs/server_scripts/rebalance.js" file = "kubejs/server_scripts/rebalance.js"
hash = "253e3604c1a6122386ed37289345d4b90ed7e9be037cc0a64e8d4ba6a0941926" hash = "7ca7f7daec15b1e3cfab660194643bdc3b05a28f64ef0cdb677b4034bce4e102"
[[files]] [[files]]
file = "kubejs/server_scripts/tinkerban.js" file = "kubejs/server_scripts/tinkerban.js"

View File

@ -1,5 +1,5 @@
ServerEvents.recipes(event => { ServerEvents.recipes(event => {
event.shapeless('minecraft:phantom_membrane' , event.shapeless('minecraft:phantom_membrane',
['minecraft:leather', 'minecraft:glowstone_dust'] ['minecraft:leather', 'minecraft:glowstone_dust']
); );
}); });

View File

@ -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 = "4d0615cf18a3262e087d88ffe571f4a9666c62fdff2d2eec117e337122a0f5f7" hash = "4dbb1d06d71c2ca27a5a62c6a76ab74b0df4c5fccbe0e202c1bbe589271e2e61"
[versions] [versions]
forge = "43.3.13" forge = "43.3.13"