Skip to content

Commit

Permalink
hyst: remove grue
Browse files Browse the repository at this point in the history
  • Loading branch information
occanowey committed Oct 26, 2024
1 parent 61fffae commit c710ce4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 22 deletions.
4 changes: 2 additions & 2 deletions pack/config/grue.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ general {

# The height above ground at which a Grue will still spawn (the spawning waits if you're flying above the height). If set to 0, it will act as if you're not flying
# [range: 0 ~ 3, default: 2]
I:"Flying Height"=2
I:"Flying Height"=0

# Sets the amount of seconds before the Grue timer resumes after changing dimension.
# §c[Only used if Grue grace period is enabled]§r [range: 1 ~ 30, default: 5]
Expand Down Expand Up @@ -80,7 +80,7 @@ general {
# Add dimension IDs to this list if you want Grues to spawn here.
# §c[Only used if Grue dimension whitelist is enabled]§r
I:Whitelist <
-5

>

# Sets the amount of damage (in half-hearts) the Grue deals when Wimp Mode is enabled. [range: 2.0 ~ 100.0, default: 6.0]
Expand Down
7 changes: 1 addition & 6 deletions pack/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8594,7 +8594,7 @@ hash = "c6842147e66255bdf19fe2c86c0ff3229ec81db647a4e0b368c48c759b86b8e9"

[[files]]
file = "config/grue.cfg"
hash = "9dfe499c4b24e4dc3455e666fd46244993216ed6c69d402d0ea84f095cd816a2"
hash = "ed4615586d9feae6c8184f22eac2bd4ee59b69542b500cc0d8dcce312039c042"

[[files]]
file = "config/hammercore.cfg"
Expand Down Expand Up @@ -10441,11 +10441,6 @@ file = "mods/galacticrafttweaker.pw.toml"
hash = "1096a10f0beeddf1ba1ff2e09797260483291c313d0005a8c886713d2ef3d459"
metafile = true

[[files]]
file = "mods/grue.pw.toml"
hash = "62e07cc3a4e0360d395ac01973d63c3f5f143bd60f3e8deff949e4dbd1fa5022"
metafile = true

[[files]]
file = "mods/guide-api.pw.toml"
hash = "84a12cab793e2dd8eeec5971365bc25b4a0ba26a4f6489d908a31f30162c9fdc"
Expand Down
13 changes: 0 additions & 13 deletions pack/mods/grue.pw.toml

This file was deleted.

2 changes: 1 addition & 1 deletion pack/pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "90c1b6cf0d09de5164cc776b616668fc9d15333fd89f67c632be2e17508486af"
hash = "cfad4327449e5c3e0292f0a51f561e8ba2ff320679a3d5d0acac198ed8a3fb34"

[versions]
forge = "14.23.5.2860"
Expand Down

0 comments on commit c710ce4

Please sign in to comment.