yung's better cool thing
This commit is contained in:
parent
88e1628717
commit
07c77e6895
@ -19,7 +19,7 @@
|
||||
#Disable/Enable friendly fire for owned pets.
|
||||
FriendlyFire = false
|
||||
#Blacklist for pet you should't be able to give armor to. Pets from mods, which have custom armor already should be included here (for balancing reasons).
|
||||
"Pet Blacklist" = []
|
||||
"Pet Blacklist" = ["touhou_little_maid"]
|
||||
#Treat pet blacklist as whitelist
|
||||
"Pet Whitelist" = false
|
||||
#Increase difficulty with time
|
||||
@ -48,7 +48,7 @@
|
||||
#[ATTRIBUTES, ARMOR, HELDITEMS, BLOCKBREAK, USEITEM, LADDER, STEAL, GUARDIAN, PARROT, TARGETVILLAGER, NEUTRALAGGRO]
|
||||
#added here will disable that feature completely.
|
||||
#E.g. ["GUARDIAN"] will disable the guardian feature
|
||||
"Flag Blacklist" = []
|
||||
"Flag Blacklist" = ["NEUTRALAGGRO"]
|
||||
#Treat ATTRIBUTES flags as whitelist
|
||||
"Attribute Whitelist" = false
|
||||
#Treat ARMOR flags as whitelist
|
||||
|
@ -118,7 +118,7 @@ hash = "d8345be5288253ef772361cf11593002bef16b4fa0974f73950e8f60ac7c845a"
|
||||
|
||||
[[files]]
|
||||
file = "config/improvedmobs/common.toml"
|
||||
hash = "4a87e2fe7307b21f028e9ed5352256c4d47b176fd618b88cf6ba7a09ffd48025"
|
||||
hash = "c9917db8c3c8256b28a709f3a2c062f76002033d0cd99d27ef8c580385421a70"
|
||||
|
||||
[[files]]
|
||||
file = "config/improvedmobs/equipment.json"
|
||||
@ -852,6 +852,11 @@ file = "mods/yungs-api.pw.toml"
|
||||
hash = "b61abb40b16c046f95274f3012761aa2137401a8418fe6d0267ea912ea273a2a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yungs-better-end-island.pw.toml"
|
||||
hash = "4163e7e637b586c3d1f56859a41986f712752e461ab48432ee19274201f6ac26"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/insanity-shader.pw.toml"
|
||||
hash = "d39ae76a436a631d62288769d1158b14e7d41d1cf6861c21e1053d3904ca4b77"
|
||||
|
13
mods/yungs-better-end-island.pw.toml
Normal file
13
mods/yungs-better-end-island.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "YUNG's Better End Island"
|
||||
filename = "YungsBetterEndIsland-1.19.2-Forge-1.0.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/2BwBOmBQ/versions/AX0UDNyo/YungsBetterEndIsland-1.19.2-Forge-1.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "20d6905ae07c56b8da267b7c8fe126d7a8892693"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "2BwBOmBQ"
|
||||
version = "AX0UDNyo"
|
Loading…
Reference in New Issue
Block a user