diff --git a/.gitattributes b/.gitattributes index d790abd..2edc408 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ # Disable Git line ending conversion, to prevent packwiz index hashes changing when committing from Windows -* -text \ No newline at end of file +* -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text diff --git a/config/alexscaves-client.toml b/config/alexscaves-client.toml new file mode 100644 index 0000000..3370cf7 --- /dev/null +++ b/config/alexscaves-client.toml @@ -0,0 +1,35 @@ + +[visuals] + #whether to cave maps are visible when held by players from the third-person perspective. + cave_maps_visible_in_third_person = true + #whether to shake the screen from tremorsaurus stomping, nuclear explosions, etc. + screen_shaking = true + #true if some block models, like uranium ore or abyssmarine bricks render as fullbright. May increase load time, no gameplay performance impact. + emissive_block_models = true + #whether to make the screen flash white during nuclear explosions. + nuclear_bomb_flash = true + #true if some biomes, such as primordial caves, have ambient light that makes the biome easier to see in. + biome_ambient_light = true + #true if some biomes, such as toxic caves, apply a color to ambient light. May conflict with shaders. + biome_ambient_light_coloring = false + #true if some biomes, such as primordial caves, have an always well-lit sky when in them. May conflict with shaders. + biome_sky_overrides = true + #true if some biomes, such as abyssal chasm, have an thicker water fog to them. May conflict with shaders. + biome_sky_fog_overrides = true + #true if ambersol block renders with rays of light emerging from it. + ambersol_shines = true + #true if irradiated effect makes mobs glow. May conflict with shaders. + radiation_glow_effect = true + #determines how far to the left the subterranodon flight indicator renders on the screen when mounted. Negative numbers will render it on the right. + #Range: -12000 ~ 12000 + subterranodon_indicator_x = 22 + #determines how far from bottom the subterranodon flight indicator renders on the screen when mounted. + #Range: -12000 ~ 12000 + subterranodon_indicator_y = 6 + #true if sugar rush makes the world more saturated. May conflict with shaders. + sugar_rush_saturation_effect = true + +[audio] + #whether nuclear explosions briefly muffle other sounds. + nuclear_bomb_muffles_sounds = true + diff --git a/config/alexsmobs.toml b/config/alexsmobs.toml new file mode 100644 index 0000000..c7906aa --- /dev/null +++ b/config/alexsmobs.toml @@ -0,0 +1,711 @@ + +[general] + #Whether all players should get an Animal Dictionary when joining the world for the first time. + giveBookOnStartup = true + #Lava Opacity for the Lava Vision Potion. + #Range: 0.01 ~ 1.0 + lavaVisionOpacity = 0.65 + #Whether to disable certain aspects of the Lava Vision Potion. Enable if issues with shaders persist. + shadersCompat = false + #Whether bananas should drop from blocks tagged with #alexsmobs:drops_bananas + bananasDropFromLeaves = true + #1 out of this number chance for leaves to drop a banana when broken. Fortune is automatically factored in + #Range: > 0 + bananaChance = 200 + #Whether spiders should target fly mobs. + spidersAttackFlies = true + #Whether wolves should target moose mobs. + wolvesAttackMoose = true + #Whether polar bears should target seal mobs. + polarBearsAttackSeals = true + #Whether cats, ocelots and foxes should target jerboa mobs. + catsAndFoxesAttackJerboas = true + #Whether dolphins should target flying fish mobs. + dolphinsAttackFlyingFish = true + #Whether lava can be bottled with a right click of a glass bottle. + lavaBottleEnabled = true + #Whether bone serpents are neutral or hostile. + neutralBoneSerpents = false + #Whether mimicubes spawns should be restricted solely to the end city structure or to whatever biome is specified in their respective biome config. + mimicubeSpawnInEndCity = true + #Whether mimicream can be used to duplicate items. + mimicreamRepair = true + #Blacklist for items that mimicream cannot make a copy of. Ex: "minecraft:stone_sword", "alexsmobs:blood_sprayer" + mimicreamBlacklist = ["alexsmobs:blood_sprayer", "alexsmobs:hemolymph_blaster"] + #Whether wild raccoons steal food from chests. + raccoonStealFromChests = true + #Whether wild crows steal crops from farmland. + crowsStealCrops = true + #Whether fish oil gives players a special levitation effect. + fishOilMeme = true + #Whether soul vulture spawns should be restricted solely to the nether fossil structure or to whatever biome is specified in their respective biome config. + soulVultureSpawnOnFossil = true + #Whether acacia blossoms should drop from blocks tagged with #alexsmobs:drops_acacia_blossoms + acaciaBlossomsDropFromLeaves = true + #1 out of this number chance for leaves to drop an acacia when broken. Fortune is automatically factored in + #Range: > 0 + acaciaBlossomChance = 130 + #Whether wandering traders offer items like acacia blossoms, mosquito larva, crocodile egg, etc. + wanderingTraderOffers = true + #0 = no mungus biome transformation. 1 = mungus changes blocks, but not chunk's biome. 2 = mungus transforms blocks and biome of chunk. + #Range: 0 ~ 2 + mungusBiomeTransformationType = 2 + #List of all mungus mushrooms, biome transformations and surface blocks. Each is seperated by a |. Add an entry with a block registry name, biome registry name, and block registry name(for the ground). + mungusBiomeMatches = ["minecraft:red_mushroom|minecraft:mushroom_fields|minecraft:mycelium", "minecraft:brown_mushroom|minecraft:mushroom_fields|minecraft:mycelium", "minecraft:crimson_fungus|minecraft:crimson_forest|minecraft:crimson_nylium", "minecraft:warped_fungus|minecraft:warped_forest|minecraft:warped_nylium"] + #Whether guster spawns are limited to when it is raining/thundering. + limitGusterSpawnsToWeather = true + #Whether Crimson Mosquitoes can transform into Warped Moscos if attacking a Mungus or any listed creature. + warpedMoscoTransformation = true + #List of extra(non mungus) mobs that will trigger a crimson mosquito to become a warped mosquito. Ex: "minecraft:mooshroom", "alexsmobs:warped_toad" + warpedMoscoMobTriggers = [""] + #True if straddleboard enchants are enabled. + straddleboardEnchants = true + #Whether emu should target skeletons. + emuTargetSkeletons = true + #Percent chance for emu leggings to dodge projectile attacks. + #Range: 0.0 ~ 1.0 + emuPantsDodgeChance = 0.45 + #Whether cachalots can destroy wood blocks if angry. + cachalotDestruction = true + #Relative volume of cachalot whales compared to other animals. Note that irl they are the loudest animal. Turn this down if you find their clicks annoying. + #Range: 0.0 ~ 10.0 + cachalotVolume = 3.0 + #Percent chance for fungus to grow per each leaf a leafcutter ant returns to the colony. + #Range: 0.0 ~ 1.0 + leafcutterAntFungusGrowChance = 0.3 + #How many feedings of leaves does a leafcutter colony need in order to regain a worker ant, if below half the max members. + #Range: 2 ~ 100000 + leafcutterAntRepopulateFeedings = 25 + #Max number of ant entities allowed inside a leafcutter anthill. + #Range: 2 ~ 100000 + leafcutterAntColonySize = 10 + #Percent chance for leafcutter ants to break leaves blocks when harvesting. Set to zero so that they can not break any blocks. + #Range: 0.0 ~ 1.0 + leafcutterAntBreakLeavesChance = 0.2 + #Makes eagles teleport back to their owner if they get stuck during controlled flight. Useful for when playing with the Optifine mod, since this mod is the fault of many issues with the falconry system. + falconryTeleportsBack = false + #Makes Tarantula Hawks fireproof, perfect if you also want these guys to spawn in the nether. + fireproofTarantulaHawk = false + #List of dimensions in which spawning void worms via mysterious worm items is allowed. + voidWormSpawnDimensions = ["minecraft:the_end"] + #All void worm damage is scaled to this. + #Range: 0.0 ~ 100.0 + voidWormDamageModifier = 1.0 + #Max Health of the void worm boss. + #Range: 0.0 ~ 1000000.0 + voidWormMaxHealth = 160.0 + #Whether the void worm boss is summonable or not, via the mysterious worm item. + voidWormSummonable = true + #Whether seagulls should steal food out of players' hotbar slots. + seagullStealing = true + #List of items that seagulls cannot take from players. + seagullStealingBlacklist = [] + #Whether the Clinging Potion effect should flip the screen. Warning: may cause nausea. + clingingFlipEffect = false + #Percent chance of getting Pigshoes from Piglin Bartering. Set to zero to disable. + #Range: 0.0 ~ 1.0 + tusklinShoesBarteringChance = 0.02500000037252903 + #The visual zoom of the rainbow pattern on the rainbow glass block. Higher number = bigger pattern. + #Range: 1.0 ~ 10000.0 + rainbowGlassFidelity = 16.0 + #Whether Rabbits can transform into Bunfungus if fed Mungal spores. + bunfungusTransformation = true + #True if some Alex's Mobs items should spawn in loot chests. + addLootToChests = true + #List of items that cannot be put in a Transmuting Table. + transmutationBlacklist = ["minecraft:beacon"] + #True if transmutation tables should not have the ability to pick up new items to transmute, and only give options from the loot tables. + limitTransmutingToLootTables = false + #True if transmutation tables can explode when broken. + transmutingTableExplodes = true + #The experience, in levels, that each transmutation of a stack takes in the transmuting table. + #Range: 0 ~ 100000 + transmutingExperienceCost = 3 + #The step value multiplied by the log of the stack size when transmuting an item, used to determine its weight for appearing in future transmutation possibilities. Higher number = more likely to appear. + #Range: 1.0 ~ 10000.0 + transmutingWeightAddStep = 3.0 + #The step value that an item looses when selecting it as the transmutation result. Keep this number higher than the one above for balance reasons. Higher number = less likely to appear after transmuting multiple times. + #Range: 1.0 ~ 10000.0 + transmutingWeightRemoveStep = 4.0 + #True if skreechers can summon a new warden, when applicable. + skreechersSummonWarden = true + #The distance in blocks that will cause an underminer to dissapear when approached by a player. + #Range: 1.0 ~ 10000.0 + underminerDisappearDistance = 8.0 + +[spawning] + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + grizzlyBearSpawnWeight = 8 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + grizzlyBearSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + roadrunnerSpawnWeight = 9 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + roadrunnerSpawnRolls = 1 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + boneSerpentSpawnWeight = 8 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + boneSeprentSpawnRolls = 40 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + gazelleSpawnWeight = 40 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + gazelleSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + crocodileSpawnWeight = 20 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + crocSpawnRolls = 1 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + flySpawnWeight = 3 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + flySpawnRolls = 1 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + hummingbirdSpawnWeight = 19 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + hummingbirdSpawnRolls = 1 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + orcaSpawnWeight = 2 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + orcaSpawnRolls = 6 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + sunbirdSpawnWeight = 5 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + sunbirdSpawnRolls = 6 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + gorillaSpawnWeight = 25 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + gorillaSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + crimsonMosquitoSpawnWeight = 15 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + crimsonMosquitoSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + rattlesnakeSpawnWeight = 12 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + rattlesnakeSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + endergradeSpawnWeight = 10 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + endergradeSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + hammerheadSharkSpawnWeight = 8 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + hammerheadSharkSpawnRolls = 1 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + lobsterSpawnWeight = 7 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + lobsterSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + komodoDragonSpawnWeight = 16 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + komodoDragonSpawnRolls = 1 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + capuchinMonkeySpawnWeight = 28 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + capuchinMonkeySpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + caveCentipedeSpawnWeight = 8 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + caveCentipedeSpawnRolls = 1 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + warpedToadSpawnWeight = 30 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + warpedToadSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + mooseSpawnWeight = 9 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + mooseSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + mimicubeSpawnWeight = 40 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + mimicubeSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + raccoonSpawnWeight = 10 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + raccoonSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + blobfishSpawnWeight = 30 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + blobfishSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + sealSpawnWeight = 20 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + sealSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + cockroachSpawnWeight = 0 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + cockroachSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + shoebillSpawnWeight = 10 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + shoebillSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + elephantSpawnWeight = 30 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + elephantSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + soulVultureSpawnWeight = 30 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + soulVultureSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + snowLeopardSpawnWeight = 18 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + snowLeopardSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + spectreSpawnWeight = 10 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + spectreSpawnRolls = 5 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + crowSpawnWeight = 10 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + crowSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + alligatorSnappingTurtleSpawnWeight = 20 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + alligatorSnappingTurtleSpawnRolls = 1 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + mungusSpawnWeight = 4 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + mungusSpawnRolls = 1 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + mantisShrimpSpawnWeight = 15 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + mantisShrimpSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + gusterSpawnWeight = 35 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + gusterSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn. NOTE: By default the warped mosco doesn't spawn in any biomes. + #Range: 0 ~ 1000 + warpedMoscoSpawnWeight = 1 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + warpedMoscoSpawnRolls = 1000 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + straddlerSpawnWeight = 70 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + straddlerSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + stradpoleSpawnWeight = 10 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + stradpoleSpawnRolls = 3 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + emuSpawnWeight = 20 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + emuSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + platypusSpawnWeight = 20 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + platypusSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + dropbearSpawnWeight = 19 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + dropbearSpawnRolls = 1 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + tasmanianDevilSpawnWeight = 10 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + tasmanianDevilSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + kangarooSpawnWeight = 25 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + kangarooSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + cachalotWhaleSpawnWeight = 2 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + cachalotWhaleSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + enderiophageSpawnWeight = 4 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + enderiophageSpawnRolls = 2 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + baldEagleSpawnWeight = 15 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + baldEagleSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + tigerSpawnWeight = 30 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + tigerSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + tarantulaHawkSpawnWeight = 6 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + tarantulaHawkSpawnRolls = 1 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + voidWormSpawnWeight = 0 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + voidWormSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + frilledSharkSpawnWeight = 11 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + frilledSharkSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + mimicOctopusSpawnWeight = 9 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + mimicOctopusSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + seagullSpawnWeight = 21 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + seagullSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + froststalkerSpawnWeight = 20 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + froststalkerSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + tusklinSpawnWeight = 18 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + tusklinSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + laviathanSpawnWeight = 15 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + laviathanSpawnRolls = 1 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + cosmawSpawnWeight = 9 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + cosmawSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + toucanSpawnWeight = 23 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + toucanSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + manedWolfSpawnWeight = 8 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + manedWolfSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + anacondaSpawnWeight = 12 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + anacondaSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + anteaterSpawnWeight = 7 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + anteaterSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + rockyRollerSpawnWeight = 60 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + rockyRollerSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + flutterSpawnWeight = 13 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + flutterSpawnRolls = 0 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + geladaMonkeySpawnWeight = 5 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + geladaMonkeySpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + jerboaSpawnWeight = 12 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + jerboaSpawnRolls = 2 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + terrapinSpawnWeight = 4 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + terrapinSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + combJellySpawnWeight = 5 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + combJellySpawnRolls = 1 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + cosmicCodSpawnWeight = 5 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + cosmicCodSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + bunfungusSpawnWeight = 3 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + bunfungusSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + bisonSpawnWeight = 9 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + bisonSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + giantSquidSpawnWeight = 3 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + giantSquidSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn (NOTE: this mob spawns are restricted exclusively to one chunk, see below) + #Range: 0 ~ 1000 + devilsHolePupfishSpawnWeight = 23 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning (NOTE: this mob spawns are restricted exclusively to one chunk, see below) + #Range: > 0 + devilsHolePupfishSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + catfishSpawnWeight = 4 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + catfishSpawnRolls = 2 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + flyingFishSpawnWeight = 8 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + flyingFishSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + skelewagSpawnWeight = 15 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + skelewagSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + rainFrogSpawnWeight = 10 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + rainFrogSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + potooSpawnWeight = 15 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + potooSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + mudskipperSpawnWeight = 28 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + mudskipperSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + rhinocerosSpawnWeight = 24 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + rhinocerosSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + sugarGliderSpawnWeight = 15 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + sugarGliderSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + farseerSpawnWeight = 30 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + farseerSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + skreecherSpawnWeight = 10 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + skreecherSpawnRolls = 1 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + underminerSpawnWeight = 50 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + underminerSpawnRolls = 1 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + murmurSpawnWeight = 5 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + murmurSpawnRolls = 1 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + skunkSpawnWeight = 7 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + skunkSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + bananaSlugSpawnWeight = 14 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + bananaSlugSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + blueJaySpawnWeight = 16 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + blueJaySpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + caimanSpawnWeight = 29 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + caimanSpawnRolls = 0 + #Spawn Weight, added to a pool of other mobs for each biome. Higher number = higher chance of spawning. 0 = disable spawn + #Range: 0 ~ 1000 + triopsSpawnWeight = 8 + #Random roll chance to enable mob spawning. Higher number = lower chance of spawning + #Range: > 0 + triopsSpawnRolls = 0 + +[uniqueSpawning] + #Maximum world y-level that cave centipedes can spawn at + #Range: -64 ~ 320 + caveCentipedeSpawnHeight = 0 + #Maximum world y-level that blobfish can spawn at + #Range: -64 ~ 320 + blobfishSpawnHeight = 25 + #Whether to enable beached cachalot whales to spawn on beaches during thunder storms. + beachedCachalotWhales = true + #Percent chance increase for each failed attempt to spawn a beached cachalot whale. Higher value = more spawns. + #Range: 0 ~ 100 + beachedCachalotWhaleSpawnChance = 5 + #Delay (in ticks) between attempts to spawn beached cachalot whales. Default is a single day. Works like wandering traders. + #Range: > 0 + beachedCachalotWhaleSpawnDelay = 24000 + #Percent chance for leafcutter anthills to spawn as world gen in each chunk. Set to zero to disable spawning. + #Range: 0.0 ~ 1.0 + leafcutterAnthillSpawnChance = 0.004999999888241291 + #Minimum world y-level that gelada monkeys can spawn at + #Range: -64 ~ 320 + geladaMonkeySpawnRolls = 0 + #Whether to restrict all pupfish spawns to one chunk (similar to real life) or have them only obey their spawn config. + restrictPupfishSpawns = true + #The maximum distance a pupfish spawn chunk is from world spawn(0, 0) in blocks. + #Range: 2 ~ 1000000000 + pupfishChunkSpawnDistance = 2000 + #Whether to restrict all skelewag spawns to shipwreck structures. + restrictSkelewagSpawns = true + #Whether to restrict all farseer spawns to near the world border. + restrictFarseerSpawns = true + #Whether to restrict all underminer spawns to abandoned mineshafts. + restrictUnderminerSpawns = true + #The maximum distance a farseer can spawn from the world border. + #Range: 2 ~ 1000000000 + farseerBorderSpawnDistance = 100 + #Maximum world y-level that murmur can spawn at + #Range: -64 ~ 320 + murmurSpawnHeight = -30 + +[dangerZone] + #Its been so long... + superSecretSettings = false + #How many cpu cores some mobs(elephants, leafcutter ants, bison etc) should utilize when pathing. Bigger number = less impact on TPS + #Range: 1 ~ 100 + pathfindingThreads = 5 + diff --git a/config/apotheosis/adventure.cfg b/config/apotheosis/adventure.cfg new file mode 100644 index 0000000..0588cb7 --- /dev/null +++ b/config/apotheosis/adventure.cfg @@ -0,0 +1,145 @@ +# File Specification: https://gist.github.com/Shadows-of-Fire/88ac714a758636c57a52e32ace5474c1 + +# Apotheosis Adventure Module Config + +affixes { + # A list of type overrides for the affix loot system. Format is |chance|. + # Valid types are: none, sword, trident, shield, heavy_weapon, pickaxe, shovel, crossbow, bow + # Default: [minecraft:iron_sword|sword], [minecraft:shulker_shell|none] + S:"Equipment Type Overrides" < + minecraft:iron_sword|sword + minecraft:shulker_shell|none + > + + # The chance that a naturally spawned mob will be granted an affix item. 0 = 0%, 1 = 100% + # Default: 0.075; Range: [0.0 ~ 1.0] + S:"Random Affix Chance"=0.075 + + # The chance that a mob will drop a gem. 0 = 0%, 1 = 100% + # Default: 0.045; Range: [0.0 ~ 1.0] + S:"Gem Drop Chance"=0.045 + + # The flat bonus chance that bosses have to drop a gem, added to Gem Drop Chance. 0 = 0%, 1 = 100% + # Default: 0.33; Range: [0.0 ~ 1.0] + S:"Gem Boss Bonus"=0.33 + + # If affixes that cleave can hit players (excluding the user). + # Default: false + B:"Cleave Players"=false + + # Loot Rules, in the form of Loot Table Matchers, permitting affix items to spawn in loot tables. + # The format for these is domain:pattern|chance and domain is optional. Domain is a modid, pattern is a regex string, and chance is a float 0..1 chance for the item to spawn in any matched tables. + # If you omit the domain, the format is pattern|chance, and the matcher will run for all domains. + # The pattern MUST be a valid regex string, and should match the paths of desired loot tables under the specified domain. Note: "Match Any Character" is ".*" (dot star) and not "*" (star). + # If there is a match, an item has a chance to spawn in that loot table. + # Default: [minecraft:chests.*|0.35], [.*chests.*|0.3], [twilightforest:structures.*|0.3] + S:"Affix Item Loot Rules" < + minecraft:chests.*|0.35 + .*chests.*|0.3 + twilightforest:structures.*|0.3 + > + + # Loot Rules, in the form of Loot Table Matchers, permitting affixes to be added to any valid item. Here, the chance refers to the chance an item receives affixes. See comment on "Affix Item Loot Rules" for description. + # Default: [.*blocks.*|0], [.*|0.35] + S:"Affix Convert Loot Rules" < + .*blocks.*|0 + .*|0.35 + > + + # Dimensional rarities for affix conversion (see "Affix Convert Loot Rules"), in the form of dimension|min|max. A dimension not listed uses all rarities. + # Default: [overworld|common|rare], [the_nether|uncommon|epic], [the_end|rare|mythic], [twilightforest:twilight_forest|uncommon|epic] + S:"Affix Convert Rarities" < + overworld|common|rare + the_nether|uncommon|epic + the_end|rare|mythic + twilightforest:twilight_forest|uncommon|epic + > + + # If Quark's Attribute Tooltip handling is disabled for affix items + # Default: true + B:"Disable Quark Tooltips for Affix Items"=true + + # The item that will be used when attempting to place torches with the torch placer affix. Must be a valid item that places a block on right click. + # Default: minecraft:torch + S:"Torch Placement Item"=minecraft:torch +} + + +gems { + # Loot Rules, in the form of Loot Table Matchers, permitting gems to spawn in loot tables. See comment on "Affix Item Loot Rules" for description. + # Default: [minecraft:chests.*|0.25], [.*chests.*|0.20], [twilightforest:structures.*|0.20] + S:"Gem Loot Rules" < + minecraft:chests.*|0.25 + .*chests.*|0.20 + twilightforest:structures.*|0.20 + > + + # Dimensional rarities for gem drops, in the form of dimension|min|max. A dimension not listed uses all rarities. + # Default: [overworld|common|mythic], [the_nether|uncommon|mythic], [the_end|rare|mythic], [twilightforest:twilight_forest|uncommon|mythic] + S:"Gem Dimensional Rarities" < + overworld|common|mythic + the_nether|uncommon|mythic + the_end|rare|mythic + twilightforest:twilight_forest|uncommon|mythic + > +} + + +bosses { + # If boss items are always cursed. Enable this if you want bosses to be less overpowered by always giving them a negative effect. + # Default: false + B:"Curse Boss Items"=false + + # The range at which boss spawns will be announced. If you are closer than this number of blocks (ignoring y-level), you will receive the announcement. + # Default: 96.0; Range: [0.0 ~ 1024.0] + S:"Boss Announce Range"=96.0 + + # The volume of the boss announcement sound. 0 to disable. This control is clientside. + # Default: 0.75; Range: [0.0 ~ 1.0] + S:"Boss Announce Volume"=0.75 + + # If the boss announcement range ignores y-level. + # Default: false + B:"Boss Announce Ignore Y"=false + + # The time, in ticks, that must pass between any two natural boss spawns in a single dimension. + # Default: 3600; Range: [0 ~ 720000] + I:"Boss Spawn Cooldown"=3600 + + # If true, invading bosses will automatically target the closest player. + # Default: false + B:"Boss Auto-Aggro"=true + + # If true, bosses will glow when they spawn. + # Default: true + B:"Boss Glowing On Spawn"=true + + # Dimensions where bosses can spawn naturally, spawn chance, and spawn rules. + # Format is dimname|chance|rule, chance is a float from 0..1. + # Valid rules are visible here https://github.com/Shadows-of-Fire/Apotheosis/blob/1.19/src/main/java/shadows/apotheosis/adventure/boss/BossEvents.java#L174C27-L174C27 + # Default: [minecraft:overworld|0.018|NEEDS_SKY], [minecraft:the_nether|0.025|ANY], [minecraft:the_end|0.018|SURFACE_OUTER_END], [twilightforest:twilight_forest|0.05|NEEDS_SURFACE] + S:"Boss Spawn Dimensions" < + minecraft:overworld|0.018|NEEDS_SKY + minecraft:the_nether|0.025|ANY + minecraft:the_end|0.018|SURFACE_OUTER_END + twilightforest:twilight_forest|0.05|NEEDS_SURFACE + > +} + + +worldgen { + # The dimensions that the deadly module will generate in. + # Default: [overworld] + S:"Generation Dimension Whitelist" < + overworld + > +} + + +spawners { + # The chance that a Rogue Spawner has a "valuable" chest instead of a standard one. 0 = 0%, 1 = 100% + # Default: 0.11; Range: [0.0 ~ 1.0] + S:"Spawner Value Chance"=0.11 +} + + diff --git a/config/apotheosis/apotheosis.cfg b/config/apotheosis/apotheosis.cfg new file mode 100644 index 0000000..fdd946f --- /dev/null +++ b/config/apotheosis/apotheosis.cfg @@ -0,0 +1,40 @@ +# File Specification: https://gist.github.com/Shadows-of-Fire/88ac714a758636c57a52e32ace5474c1 + +# Apotheosis Module Control + +# This file allows individual modules of Apotheosis to be enabled or disabled. +# Changes will have no effect until the next game restart. +# This file must match on client and server. + + +general { + # If the enchantment module is enabled. + # Default: true + B:"Enable Enchantment Module"=false + + # If the adventure module is loaded. + # Default: true + B:"Enable Adventure Module"=true + + # If the spawner module is enabled. + # Default: true + B:"Enable Spawner Module"=false + + # If the potion module is loaded. + # Default: true + B:"Enable Potion Module"=false + + # If the village module is loaded. + # Default: true + B:"Enable Village Module"=false + + # If the garden module is loaded. + # Default: true + B:"Enable Garden Module"=false + + # If the Chronicle of Shadows is given to new players. + # Default: true + B:"Give Book on First Join"=false +} + + diff --git a/config/apotheosis/names.cfg b/config/apotheosis/names.cfg new file mode 100644 index 0000000..f76bfca --- /dev/null +++ b/config/apotheosis/names.cfg @@ -0,0 +1,1495 @@ +# File Specification: https://gist.github.com/Shadows-of-Fire/88ac714a758636c57a52e32ace5474c1 + +# + +entity { + # A list of full names, which are used in the generation of boss names. May be empty only if name parts is not empty. + # Default: [Prim], [Tyrael], [Bajorno], [Michael Morbius], [Morbius], [Arun], [Panez], [Doomsday], [Vanamar], [WhatTheDrunk], [Lothrazar], [Chelly], [Chelicia], [Darsh], [Dariush], [Cheese E Piloza], [Bing], [Royal], [NoWayHere], [SwankyStella], [Isosahedron], [Asfalis], [Biz], [Icicle], [Darko], [Shadows], [Katarina], [Faellynna], [Diliviel], [Jank], [Albert], [Andrew], [Anderson], [Andy], [Allan], [Arthur], [Aaron], [Allison], [Arielle], [Amanda], [Anne], [Annie], [Amy], [Alana], [Brandon], [Brady], [Bernard], [Ben], [Benjamin], [Bob], [Bobette], [Brooke], [Brandy], [Beatrice], [Bea], [Bella], [Becky], [Carlton], [Carl], [Calvin], [Cameron], [Carson], [Chase], [Cassandra], [Cassie], [Cas], [Carol], [Carly], [Cherise], [Charlotte], [Cheryl], [Chasity], [Danny], [Drake], [Daniel], [Derrel], [David], [Dave], [Donovan], [Don], [Donald], [Drew], [Derrick], [Darla], [Donna], [Dora], [Danielle], [Edward], [Elliot], [Ed], [Edson], [Elton], [Eddison], [Earl], [Eric], [Ericson], [Eddie], [Ediovany], [Emma], [Elizabeth], [Eliza], [Esperanza], [Esper], [Esmeralda], [Emi], [Emily], [Elaine], [Fernando], [Ferdinand], [Fred], [Feddie], [Fredward], [Frank], [Franklin], [Felix], [Felicia], [Fran], [Greg], [Gregory], [George], [Gerald], [Gina], [Geraldine], [Gabby], [Hendrix], [Henry], [Hobbes], [Herbert], [Heath], [Henderson], [Helga], [Hera], [Helen], [Helena], [Hannah], [Ike], [Issac], [Israel], [Ismael], [Irlanda], [Isabelle], [Irene], [Irenia], [Jimmy], [Jim], [Justin], [Jacob], [Jake], [Jon], [Johnson], [Jonny], [Jonathan], [Josh], [Joshua], [Julian], [Jesus], [Jericho], [Jeb], [Jess], [Joan], [Jill], [Jillian], [Jessica], [Jennifer], [Jenny], [Jen], [Judy], [Kenneth], [Kenny], [Ken], [Keith], [Kevin], [Karen], [Kassandra], [Kassie], [Leonard], [Leo], [Leroy], [Lee], [Lenny], [Luke], [Lucas], [Liam], [Lorraine], [Latasha], [Lauren], [Laquisha], [Livia], [Lydia], [Lila], [Lilly], [Lillian], [Lilith], [Lana], [Mason], [Mike], [Mickey], [Mario], [Manny], [Mark], [Marcus], [Martin], [Marty], [Matthew], [Matt], [Max], [Maximillian], [Marth], [Mia], [Marriah], [Maddison], [Maddie], [Marissa], [Miranda], [Mary], [Martha], [Melonie], [Melody], [Mel], [Minnie], [Nathan], [Nathaniel], [Nate], [Ned], [Nick], [Norman], [Nicholas], [Natasha], [Nicki], [Nora], [Nelly], [Nina], [Orville], [Oliver], [Orlando], [Owen], [Olsen], [Odin], [Olaf], [Ortega], [Olivia], [Patrick], [Pat], [Paul], [Perry], [Pinnochio], [Patrice], [Patricia], [Pennie], [Petunia], [Patti], [Pernelle], [Quade], [Quincy], [Quentin], [Quinn], [Roberto], [Robbie], [Rob], [Robert], [Roy], [Roland], [Ronald], [Richard], [Rick], [Ricky], [Rose], [Rosa], [Rhonda], [Rebecca], [Roberta], [Sparky], [Shiloh], [Stephen], [Steve], [Saul], [Sheen], [Shane], [Sean], [Sampson], [Samuel], [Sammy], [Stefan], [Sasha], [Sam], [Susan], [Suzy], [Shelby], [Samantha], [Sheila], [Sharon], [Sally], [Stephanie], [Sandra], [Sandy], [Sage], [Tim], [Thomas], [Thompson], [Tyson], [Tyler], [Tom], [Tyrone], [Timmothy], [Tamara], [Tabby], [Tabitha], [Tessa], [Tiara], [Tyra], [Uriel], [Ursala], [Uma], [Victor], [Vincent], [Vince], [Vance], [Vinny], [Velma], [Victoria], [Veronica], [Wilson], [Wally], [Wallace], [Will], [Wilard], [William], [Wilhelm], [Xavier], [Xandra], [Young], [Yvonne], [Yolanda], [Zach], [Zachary] + S:Names < + Prim + Tyrael + Bajorno + Michael Morbius + Morbius + Arun + Panez + Doomsday + Vanamar + WhatTheDrunk + Lothrazar + Chelly + Chelicia + Darsh + Dariush + Cheese E Piloza + Bing + Royal + NoWayHere + SwankyStella + Isosahedron + Asfalis + Biz + Icicle + Darko + Shadows + Katarina + Faellynna + Diliviel + Jank + Albert + Andrew + Anderson + Andy + Allan + Arthur + Aaron + Allison + Arielle + Amanda + Anne + Annie + Amy + Alana + Brandon + Brady + Bernard + Ben + Benjamin + Bob + Bobette + Brooke + Brandy + Beatrice + Bea + Bella + Becky + Carlton + Carl + Calvin + Cameron + Carson + Chase + Cassandra + Cassie + Cas + Carol + Carly + Cherise + Charlotte + Cheryl + Chasity + Danny + Drake + Daniel + Derrel + David + Dave + Donovan + Don + Donald + Drew + Derrick + Darla + Donna + Dora + Danielle + Edward + Elliot + Ed + Edson + Elton + Eddison + Earl + Eric + Ericson + Eddie + Ediovany + Emma + Elizabeth + Eliza + Esperanza + Esper + Esmeralda + Emi + Emily + Elaine + Fernando + Ferdinand + Fred + Feddie + Fredward + Frank + Franklin + Felix + Felicia + Fran + Greg + Gregory + George + Gerald + Gina + Geraldine + Gabby + Hendrix + Henry + Hobbes + Herbert + Heath + Henderson + Helga + Hera + Helen + Helena + Hannah + Ike + Issac + Israel + Ismael + Irlanda + Isabelle + Irene + Irenia + Jimmy + Jim + Justin + Jacob + Jake + Jon + Johnson + Jonny + Jonathan + Josh + Joshua + Julian + Jesus + Jericho + Jeb + Jess + Joan + Jill + Jillian + Jessica + Jennifer + Jenny + Jen + Judy + Kenneth + Kenny + Ken + Keith + Kevin + Karen + Kassandra + Kassie + Leonard + Leo + Leroy + Lee + Lenny + Luke + Lucas + Liam + Lorraine + Latasha + Lauren + Laquisha + Livia + Lydia + Lila + Lilly + Lillian + Lilith + Lana + Mason + Mike + Mickey + Mario + Manny + Mark + Marcus + Martin + Marty + Matthew + Matt + Max + Maximillian + Marth + Mia + Marriah + Maddison + Maddie + Marissa + Miranda + Mary + Martha + Melonie + Melody + Mel + Minnie + Nathan + Nathaniel + Nate + Ned + Nick + Norman + Nicholas + Natasha + Nicki + Nora + Nelly + Nina + Orville + Oliver + Orlando + Owen + Olsen + Odin + Olaf + Ortega + Olivia + Patrick + Pat + Paul + Perry + Pinnochio + Patrice + Patricia + Pennie + Petunia + Patti + Pernelle + Quade + Quincy + Quentin + Quinn + Roberto + Robbie + Rob + Robert + Roy + Roland + Ronald + Richard + Rick + Ricky + Rose + Rosa + Rhonda + Rebecca + Roberta + Sparky + Shiloh + Stephen + Steve + Saul + Sheen + Shane + Sean + Sampson + Samuel + Sammy + Stefan + Sasha + Sam + Susan + Suzy + Shelby + Samantha + Sheila + Sharon + Sally + Stephanie + Sandra + Sandy + Sage + Tim + Thomas + Thompson + Tyson + Tyler + Tom + Tyrone + Timmothy + Tamara + Tabby + Tabitha + Tessa + Tiara + Tyra + Uriel + Ursala + Uma + Victor + Vincent + Vince + Vance + Vinny + Velma + Victoria + Veronica + Wilson + Wally + Wallace + Will + Wilard + William + Wilhelm + Xavier + Xandra + Young + Yvonne + Yolanda + Zach + Zachary + Final Knight + Chenyaaa + Voice Fucker + Hakur9 + Sefeia + Magnum Koishi + ZUN + LordAlfredo + Moderator + Valkyria + Tinker + Alexander Mobiles + Araragi + Hikari + Tairitsu + Gorillion Daylight + Kyriaki + shitass + Charon + > + + # A list of name pieces, which can be spliced together to create full names. May be empty only if names is not empty. + # Default: [Prim], [Morb], [Ius], [Kat], [Chel], [Bing], [Darsh], [Jank], [Dark], [Osto], [Grab], [Thar], [Ger], [Ald], [Mas], [On], [O], [Din], [Thor], [Jon], [Ath], [Burb], [En], [A], [E], [I], [U], [Hab], [Bloo], [Ena], [Dit], [Aph], [Ern], [Bor], [Dav], [Id], [Toast], [Son], [For], [Wen], [Lob], [Van], [Zap], [Ear], [Ben], [Don], [Bran], [Gro], [Jen], [Bob], [Ette], [Ere], [Man], [Qua], [Bro], [Cree], [Per], [Skel], [Ton], [Zom], [Bie], [Wolf], [End], [Er], [Pig], [Sil], [Ver], [Fish], [Cow], [Chic], [Ken], [Sheep], [Squid], [Hell] + S:"Name Parts" < + Prim + Morb + Ius + Kat + Chel + Bing + Darsh + Jank + Dark + Osto + Grab + Thar + Ger + Ald + Mas + On + O + Din + Thor + Jon + Ath + Burb + En + A + E + I + U + Hab + Bloo + Ena + Dit + Aph + Ern + Bor + Dav + Id + Toast + Son + For + Wen + Lob + Van + Zap + Ear + Ben + Don + Bran + Gro + Jen + Bob + Ette + Ere + Man + Qua + Bro + Cree + Per + Skel + Ton + Zom + Bie + Wolf + End + Er + Pig + Sil + Ver + Fish + Cow + Chic + Ken + Sheep + Squid + Hell + > + + # A list of prefixes, which are used in the generation of boss names. May be empty. + # Default: [Dr. Michael], [Sir], [Mister], [Madam], [Doctor], [Father], [Mother], [Poppa], [Lord], [Lady], [Overseer], [Professor], [Mr.], [Mr. President], [Duke], [Duchess], [Dame], [The Honorable], [Chancellor], [Vice-Chancellor], [His Holiness], [Reverend], [Count], [Viscount], [Earl], [Captain], [Major], [General], [Senpai] + S:Prefixes < + Dr. Michael + Sir + Mister + Madam + Doctor + Father + Mother + Poppa + Lord + Lady + Overseer + Professor + Mr. + Mr. President + Duke + Duchess + Dame + The Honorable + Chancellor + Vice-Chancellor + His Holiness + Reverend + Count + Viscount + Earl + Captain + Major + General + Senpai + Hardgore + Superplayer + > + + # A list of suffixes, which are used in the generation of boss names. A suffix is always preceeded by "The". May be empty. + # Default: [Morbius], [Dragonborn], [Rejected], [Mighty], [Supreme], [Superior], [Ultimate], [Lame], [Wimpy], [Curious], [Sneaky], [Pathetic], [Crying], [Eagle], [Errant], [Unholy], [Questionable], [Mean], [Hungry], [Thirsty], [Feeble], [Wise], [Sage], [Magical], [Mythical], [Legendary], [Not Very Nice], [Jerk], [Doctor], [Misunderstood], [Angry], [Knight], [Bishop], [Godly], [Special], [Toasty], [Shiny], [Shimmering], [Light], [Dark], [Odd-Smelling], [Funky], [Rock Smasher], [Son of Herobrine], [Cracked], [Sticky], [§kAlien§r], [Baby], [Manly], [Rough], [Scary], [Undoubtable], [Honest], [Non-Suspicious], [Boring], [Odd], [Lazy], [Super], [Nifty], [Ogre Slayer], [Pig Thief], [Dirt Digger], [Really Cool], [Doominator], [... Something], [Extra-Fishy], [Gorilla Slaughterer], [Marbles Winner], [AC Rizzlord], [President], [Burger Chef], [Professional Animator], [Cheese Sprayer], [Happiness Advocate], [Ghost Hunter], [Head of Potatoes], [Ninja], [Warrior], [Pyromancer] + S:Suffixes < + Morbius + Dragonborn + Rejected + Mighty + Supreme + Superior + Ultimate + Lame + Wimpy + Curious + Sneaky + Pathetic + Crying + Eagle + Errant + Unholy + Questionable + Mean + Hungry + Thirsty + Feeble + Wise + Sage + Magical + Mythical + Legendary + Not Very Nice + Jerk + Doctor + Misunderstood + Angry + Knight + Bishop + Godly + Special + Toasty + Shiny + Shimmering + Light + Dark + Odd-Smelling + Funky + Rock Smasher + Son of Herobrine + Cracked + Sticky + §kAlien§r + Baby + Manly + Rough + Scary + Undoubtable + Honest + Non-Suspicious + Boring + Odd + Lazy + Super + Nifty + Ogre Slayer + Pig Thief + Dirt Digger + Really Cool + Doominator + ... Something + Extra-Fishy + Gorilla Slaughterer + Marbles Winner + AC Rizzlord + President + Burger Chef + Professional Animator + Cheese Sprayer + Happiness Advocate + Ghost Hunter + Head of Potatoes + Ninja + Warrior + Pyromancer + Voice Fucker + Moderator + Gibia + Duck + Brain Lag + Magic 8 Ball + Drip Install + Lolita + Banned + Insignificant Side Character + Gregtech Player + Yunder + Ultimate Touhou + Drink + Magical Girl + Subarashii + > +} + + +items { + # A list of root names for helms, used in the generation of item names. May not be empty. + # Default: [Helmet], [Cap], [Crown], [Great Helm], [Bassinet], [Sallet], [Close Helm], [Barbute] + S:Helms < + Helmet + Cap + Crown + Great Helm + Bassinet + Sallet + Close Helm + Barbute + Mob Cap + > + + # A list of root names for chestplates, used in the generation of item names. May not be empty. + # Default: [Chestplate], [Tunic], [Brigandine], [Hauberk], [Cuirass] + S:chestplates < + Chestplate + Tunic + Brigandine + Hauberk + Cuirass + > + + # A list of root names for leggings, used in the generation of item names. May not be empty. + # Default: [Leggings], [Pants], [Tassets], [Cuisses], [Schynbalds] + S:leggings < + Leggings + Pants + Tassets + Cuisses + Schynbalds + > + + # A list of root names for boots, used in the generation of item names. May not be empty. + # Default: [Boots], [Shoes], [Greaves], [Sabatons], [Sollerets] + S:boots < + Boots + Shoes + Greaves + Sabatons + Sollerets + > + + # A list of root names for swords, used in the generation of item names. May not be empty. + # Default: [Sword], [Cutter], [Slicer], [Dicer], [Knife], [Blade], [Machete], [Brand], [Claymore], [Cutlass], [Foil], [Dagger], [Glaive], [Rapier], [Saber], [Scimitar], [Shortsword], [Longsword], [Broadsword], [Calibur] + S:swords < + Sword + Cutter + Slicer + Dicer + Knife + Blade + Machete + Brand + Claymore + Cutlass + Foil + Dagger + Glaive + Rapier + Saber + Scimitar + Shortsword + Longsword + Broadsword + Calibur + > + + # A list of root names for axes, used in the generation of item names. May not be empty. + # Default: [Axe], [Chopper], [Hatchet], [Tomahawk], [Cleaver], [Hacker], [Tree-Cutter], [Truncator] + S:axes < + Axe + Chopper + Hatchet + Tomahawk + Cleaver + Hacker + Tree-Cutter + Truncator + > + + # A list of root names for pickaxes, used in the generation of item names. May not be empty. + # Default: [Pickaxe], [Pick], [Mattock], [Rock-Smasher], [Miner] + S:pickaxes < + Pickaxe + Pick + Mattock + Rock-Smasher + Miner + > + + # A list of root names for shovels, used in the generation of item names. May not be empty. + # Default: [Shovel], [Spade], [Digger], [Excavator], [Trowel], [Scoop] + S:shovels < + Shovel + Spade + Digger + Excavator + Trowel + Scoop + > + + # A list of root names for bows, used in the generation of item names. May not be empty. + # Default: [Bow], [Shortbow], [Longbow], [Flatbow], [Recurve Bow], [Reflex Bow], [Self Bow], [Composite Bow], [Arrow-Flinger] + S:bows < + Bow + Shortbow + Longbow + Flatbow + Recurve Bow + Reflex Bow + Self Bow + Composite Bow + Arrow-Flinger + > + + # A list of root names for shields, used in the generation of item names. May not be empty. + # Default: [Shield], [Buckler], [Targe], [Greatshield], [Blockade], [Bulwark], [Tower Shield], [Protector], [Aegis] + S:shields < + Shield + Buckler + Targe + Greatshield + Blockade + Bulwark + Tower Shield + Protector + Aegis + > +} + + +tools { + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:dragonbone_sword, iceandfire:dragonbone_shovel, iceandfire:dragonbone_pickaxe, iceandfire:dragonbone_axe, iceandfire:dragonbone_hoe + # + # Default: [ + S:iceandfire_dragonbone_sword < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: rats:ratlantis_sword, rats:ratlantis_pickaxe, rats:ratlantis_axe, rats:ratlantis_shovel, rats:ratlantis_hoe + # + # Default: [ + S:rats_ratlantis_sword < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: minecraft:stone_sword, minecraft:stone_shovel, minecraft:stone_pickaxe, minecraft:stone_axe, minecraft:stone_hoe + # + # Default: [ + S:STONE < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:stymphalian_bird_dagger + # + # Default: [ + S:iceandfire_stymphalian_bird_dagger < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:myrmex_desert_sword, iceandfire:myrmex_desert_sword_venom, iceandfire:myrmex_desert_shovel, iceandfire:myrmex_desert_pickaxe, iceandfire:myrmex_desert_axe, iceandfire:myrmex_desert_hoe, iceandfire:myrmex_jungle_sword, iceandfire:myrmex_jungle_sword_venom, iceandfire:myrmex_jungle_shovel, iceandfire:myrmex_jungle_pickaxe, iceandfire:myrmex_jungle_axe, iceandfire:myrmex_jungle_hoe + # + # Default: [ + S:iceandfire_myrmex_desert_sword < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:silver_sword, iceandfire:silver_shovel, iceandfire:silver_pickaxe, iceandfire:silver_axe, iceandfire:silver_hoe + # + # Default: [ + S:iceandfire_silver_sword < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:dragonsteel_fire_sword, iceandfire:dragonsteel_fire_pickaxe, iceandfire:dragonsteel_fire_axe, iceandfire:dragonsteel_fire_shovel, iceandfire:dragonsteel_fire_hoe + # + # Default: [ + S:iceandfire_dragonsteel_fire_sword < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:dragonbone_sword_lightning + # + # Default: [ + S:iceandfire_dragonbone_sword_lightning < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: rats:pirat_cutlass + # + # Default: [ + S:rats_pirat_cutlass < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: rats:plague_scythe + # + # Default: [ + S:rats_plague_scythe < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:dread_sword + # + # Default: [ + S:iceandfire_dread_sword < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:hippocampus_slapper + # + # Default: [ + S:iceandfire_hippocampus_slapper < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:amphithere_macuahuitl + # + # Default: [ + S:iceandfire_amphithere_macuahuitl < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:dragonbone_sword_fire + # + # Default: [ + S:iceandfire_dragonbone_sword_fire < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: farmersdelight:flint_knife + # + # Default: [ + S:farmersdelight_flint_knife < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: minecraft:iron_sword, minecraft:iron_shovel, minecraft:iron_pickaxe, minecraft:iron_axe, minecraft:iron_hoe, alexsmobs:skelewag_sword, alexsmobs:ghostly_pickaxe, alexsmobs:tendon_whip, farmersdelight:iron_knife + # + # Default: [ + S:IRON < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:copper_sword, iceandfire:copper_shovel, iceandfire:copper_pickaxe, iceandfire:copper_axe, iceandfire:copper_hoe + # + # Default: [ + S:iceandfire_copper_sword < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:troll_weapon_axe, iceandfire:troll_weapon_column, iceandfire:troll_weapon_column_forest, iceandfire:troll_weapon_column_frost, iceandfire:troll_weapon_hammer, iceandfire:troll_weapon_trunk, iceandfire:troll_weapon_trunk_frost + # + # Default: [ + S:iceandfire_troll_weapon_axe < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:dragonbone_sword_ice + # + # Default: [ + S:iceandfire_dragonbone_sword_ice < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:dragonsteel_lightning_sword, iceandfire:dragonsteel_lightning_pickaxe, iceandfire:dragonsteel_lightning_axe, iceandfire:dragonsteel_lightning_shovel, iceandfire:dragonsteel_lightning_hoe + # + # Default: [ + S:iceandfire_dragonsteel_lightning_sword < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:ghost_sword + # + # Default: [ + S:iceandfire_ghost_sword < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: minecraft:diamond_sword, minecraft:diamond_shovel, minecraft:diamond_pickaxe, minecraft:diamond_axe, minecraft:diamond_hoe, farmersdelight:diamond_knife, alexscaves:desolate_dagger + # + # Default: [ + S:DIAMOND < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: rats:ghost_pirat_cutlass + # + # Default: [ + S:rats_ghost_pirat_cutlass < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: minecraft:golden_sword, minecraft:golden_shovel, minecraft:golden_pickaxe, minecraft:golden_axe, minecraft:golden_hoe, farmersdelight:golden_knife + # + # Default: [ + S:GOLD < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:dread_knight_sword + # + # Default: [ + S:iceandfire_dread_knight_sword < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:dread_queen_sword + # + # Default: [ + S:iceandfire_dread_queen_sword < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: minecraft:netherite_sword, minecraft:netherite_shovel, minecraft:netherite_pickaxe, minecraft:netherite_axe, minecraft:netherite_hoe, farmersdelight:netherite_knife + # + # Default: [ + S:NETHERITE < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:dragonsteel_ice_sword, iceandfire:dragonsteel_ice_pickaxe, iceandfire:dragonsteel_ice_axe, iceandfire:dragonsteel_ice_shovel, iceandfire:dragonsteel_ice_hoe + # + # Default: [ + S:iceandfire_dragonsteel_ice_sword < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: minecraft:wooden_sword, minecraft:wooden_shovel, minecraft:wooden_pickaxe, minecraft:wooden_axe, minecraft:wooden_hoe + # + # Default: [ + S:WOOD < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:hippogryph_sword + # + # Default: [ + S:iceandfire_hippogryph_sword < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: rats:feral_bagh_nakhs + # + # Default: [ + S:rats_feral_bagh_nakhs < + > +} + + +armors { + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:armor_silver_metal_helmet, iceandfire:armor_silver_metal_chestplate, iceandfire:armor_silver_metal_leggings, iceandfire:armor_silver_metal_boots + # + # Default: [ + S:iceandfire_armor_silver_metal_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:armor_copper_helmet, iceandfire:armor_copper_chestplate, iceandfire:armor_copper_leggings, iceandfire:armor_copper_boots + # + # Default: [ + S:iceandfire_armor_copper_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexsmobs:frontier_cap + # + # Default: [ + S:alexsmobs_frontier_cap < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:earplugs + # + # Default: [ + S:iceandfire_earplugs < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: rats:chef_toque + # + # Default: [ + S:CHEF_TOQUE < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:tide_bronze_helmet, iceandfire:tide_bronze_chestplate, iceandfire:tide_bronze_leggings, iceandfire:tide_bronze_boots + # + # Default: [ + S:iceandfire_tide_bronze_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:myrmex_jungle_helmet, iceandfire:myrmex_jungle_chestplate, iceandfire:myrmex_jungle_leggings, iceandfire:myrmex_jungle_boots + # + # Default: [ + S:iceandfire_myrmex_jungle_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:blindfold + # + # Default: [ + S:iceandfire_blindfold < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:tide_deepblue_helmet, iceandfire:tide_deepblue_chestplate, iceandfire:tide_deepblue_leggings, iceandfire:tide_deepblue_boots + # + # Default: [ + S:iceandfire_tide_deepblue_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexsmobs:froststalker_helmet + # + # Default: [ + S:alexsmobs_froststalker_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexsmobs:fedora + # + # Default: [ + S:alexsmobs_fedora < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:tide_purple_helmet, iceandfire:tide_purple_chestplate, iceandfire:tide_purple_leggings, iceandfire:tide_purple_boots + # + # Default: [ + S:iceandfire_tide_purple_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:dragonsteel_lightning_helmet, iceandfire:dragonsteel_lightning_chestplate, iceandfire:dragonsteel_lightning_leggings, iceandfire:dragonsteel_lightning_boots + # + # Default: [ + S:iceandfire_dragonsteel_lightning_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:sheep_helmet, iceandfire:sheep_chestplate, iceandfire:sheep_leggings, iceandfire:sheep_boots + # + # Default: [ + S:iceandfire_sheep_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: minecraft:turtle_helmet + # + # Default: [ + S:TURTLE < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexscaves:hazmat_mask, alexscaves:hazmat_chestplate, alexscaves:hazmat_leggings, alexscaves:hazmat_boots + # + # Default: [ + S:alexscaves_hazmat_mask < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:armor_bronze_helmet, iceandfire:armor_bronze_chestplate, iceandfire:armor_bronze_leggings, iceandfire:armor_bronze_boots + # + # Default: [ + S:iceandfire_armor_bronze_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:armor_electric_helmet, iceandfire:armor_electric_chestplate, iceandfire:armor_electric_leggings, iceandfire:armor_electric_boots + # + # Default: [ + S:iceandfire_armor_electric_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexsmobs:moose_headgear + # + # Default: [ + S:alexsmobs_moose_headgear < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: rats:rat_king_crown + # + # Default: [ + S:CROWN < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:tide_teal_helmet, iceandfire:tide_teal_chestplate, iceandfire:tide_teal_leggings, iceandfire:tide_teal_boots + # + # Default: [ + S:iceandfire_tide_teal_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: minecraft:chainmail_helmet, minecraft:chainmail_chestplate, minecraft:chainmail_leggings, minecraft:chainmail_boots + # + # Default: [ + S:CHAIN < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:forest_troll_leather_helmet, iceandfire:forest_troll_leather_chestplate, iceandfire:forest_troll_leather_leggings, iceandfire:forest_troll_leather_boots + # + # Default: [ + S:iceandfire_forest_troll_leather_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexsmobs:sombrero + # + # Default: [ + S:alexsmobs_sombrero < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: rats:top_hat + # + # Default: [ + S:TOP_HAT < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:armor_gray_helmet, iceandfire:armor_gray_chestplate, iceandfire:armor_gray_leggings, iceandfire:armor_gray_boots + # + # Default: [ + S:iceandfire_armor_gray_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexscaves:primordial_helmet, alexscaves:primordial_tunic, alexscaves:primordial_pants + # + # Default: [ + S:alexscaves_primordial_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexsmobs:flying_fish_boots + # + # Default: [ + S:alexsmobs_flying_fish_boots < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexsmobs:rocky_chestplate + # + # Default: [ + S:alexsmobs_rocky_chestplate < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: minecraft:golden_helmet, minecraft:golden_chestplate, minecraft:golden_leggings, minecraft:golden_boots + # + # Default: [ + S:GOLD < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:armor_amythest_helmet, iceandfire:armor_amythest_chestplate, iceandfire:armor_amythest_leggings, iceandfire:armor_amythest_boots + # + # Default: [ + S:iceandfire_armor_amythest_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: rats:plague_doctor_mask, rats:black_death_mask + # + # Default: [ + S:PLAGUE_MASK < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexsmobs:crocodile_chestplate + # + # Default: [ + S:alexsmobs_crocodile_chestplate < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: minecraft:diamond_helmet, minecraft:diamond_chestplate, minecraft:diamond_leggings, minecraft:diamond_boots + # + # Default: [ + S:DIAMOND < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: minecraft:netherite_helmet, minecraft:netherite_chestplate, minecraft:netherite_leggings, minecraft:netherite_boots + # + # Default: [ + S:NETHERITE < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:tide_green_helmet, iceandfire:tide_green_chestplate, iceandfire:tide_green_leggings, iceandfire:tide_green_boots + # + # Default: [ + S:iceandfire_tide_green_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:armor_blue_helmet, iceandfire:armor_blue_chestplate, iceandfire:armor_blue_leggings, iceandfire:armor_blue_boots + # + # Default: [ + S:iceandfire_armor_blue_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: rats:halo_hat + # + # Default: [ + S:HALO < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexscaves:gingerbread_helmet, alexscaves:gingerbread_chestplate, alexscaves:gingerbread_leggings, alexscaves:gingerbread_boots + # + # Default: [ + S:alexscaves_gingerbread_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: minecraft:leather_helmet, minecraft:leather_chestplate, minecraft:leather_leggings, minecraft:leather_boots, iwannaskate:beanie, iwannaskate:skater_cap, quark:backpack, quark:forgotten_hat + # + # Default: [ + S:LEATHER < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:deathworm_red_helmet, iceandfire:deathworm_red_chestplate, iceandfire:deathworm_red_leggings, iceandfire:deathworm_red_boots + # + # Default: [ + S:iceandfire_deathworm_red_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexscaves:hood_of_darkness, alexscaves:cloak_of_darkness + # + # Default: [ + S:alexscaves_hood_of_darkness < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: rats:archeologist_hat, rats:fisherman_hat, rats:pirat_hat, rats:exterminator_hat, rats:aviator_hat, rats:military_hat + # + # Default: [ + S:GENERIC_HAT < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:armor_copper_metal_helmet, iceandfire:armor_copper_metal_chestplate, iceandfire:armor_copper_metal_leggings, iceandfire:armor_copper_metal_boots + # + # Default: [ + S:iceandfire_armor_copper_metal_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexsmobs:spiked_turtle_shell + # + # Default: [ + S:alexsmobs_spiked_turtle_shell < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:tide_red_helmet, iceandfire:tide_red_chestplate, iceandfire:tide_red_leggings, iceandfire:tide_red_boots + # + # Default: [ + S:iceandfire_tide_red_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:armor_green_helmet, iceandfire:armor_green_chestplate, iceandfire:armor_green_leggings, iceandfire:armor_green_boots + # + # Default: [ + S:iceandfire_armor_green_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexsmobs:unsettling_kimono + # + # Default: [ + S:alexsmobs_unsettling_kimono < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:armor_red_helmet, iceandfire:armor_red_chestplate, iceandfire:armor_red_leggings, iceandfire:armor_red_boots + # + # Default: [ + S:iceandfire_armor_red_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:deathworm_yellow_helmet, iceandfire:deathworm_yellow_chestplate, iceandfire:deathworm_yellow_leggings, iceandfire:deathworm_yellow_boots + # + # Default: [ + S:iceandfire_deathworm_yellow_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexsmobs:tarantula_hawk_elytra + # + # Default: [ + S:alexsmobs_tarantula_hawk_elytra < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: rats:piper_hat + # + # Default: [ + S:PIPER_HAT < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:deathworm_white_helmet, iceandfire:deathworm_white_chestplate, iceandfire:deathworm_white_leggings, iceandfire:deathworm_white_boots + # + # Default: [ + S:iceandfire_deathworm_white_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: rats:ratlantis_helmet, rats:ratlantis_chestplate, rats:ratlantis_leggings, rats:ratlantis_boots + # + # Default: [ + S:RATLANTIS < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: minecraft:iron_helmet, minecraft:iron_chestplate, minecraft:iron_leggings, minecraft:iron_boots, iwannaskate:spiked_skater_helmet + # + # Default: [ + S:IRON < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: autumnity:snail_shell_chestplate + # + # Default: [ + S:autumnity_snail_shell_chestplate < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:armor_black_helmet, iceandfire:armor_black_chestplate, iceandfire:armor_black_leggings, iceandfire:armor_black_boots + # + # Default: [ + S:iceandfire_armor_black_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: conjurer_illager:conjurer_hat + # + # Default: [ + S:CONJURER_HAT < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:armor_sapphire_helmet, iceandfire:armor_sapphire_chestplate, iceandfire:armor_sapphire_leggings, iceandfire:armor_sapphire_boots + # + # Default: [ + S:iceandfire_armor_sapphire_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexsmobs:centipede_leggings + # + # Default: [ + S:alexsmobs_centipede_leggings < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexscaves:rainbounce_boots + # + # Default: [ + S:alexscaves_rainbounce_boots < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexscaves:diving_helmet, alexscaves:diving_chestplate, alexscaves:diving_leggings, alexscaves:diving_boots + # + # Default: [ + S:alexscaves_diving_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:tide_blue_helmet, iceandfire:tide_blue_chestplate, iceandfire:tide_blue_leggings, iceandfire:tide_blue_boots + # + # Default: [ + S:iceandfire_tide_blue_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:armor_white_helmet, iceandfire:armor_white_chestplate, iceandfire:armor_white_leggings, iceandfire:armor_white_boots + # + # Default: [ + S:iceandfire_armor_white_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexsmobs:novelty_hat + # + # Default: [ + S:alexsmobs_novelty_hat < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:mountain_troll_leather_helmet, iceandfire:mountain_troll_leather_chestplate, iceandfire:mountain_troll_leather_leggings, iceandfire:mountain_troll_leather_boots + # + # Default: [ + S:iceandfire_mountain_troll_leather_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:dragonsteel_fire_helmet, iceandfire:dragonsteel_fire_chestplate, iceandfire:dragonsteel_fire_leggings, iceandfire:dragonsteel_fire_boots + # + # Default: [ + S:iceandfire_dragonsteel_fire_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:dragonsteel_ice_helmet, iceandfire:dragonsteel_ice_chestplate, iceandfire:dragonsteel_ice_leggings, iceandfire:dragonsteel_ice_boots + # + # Default: [ + S:iceandfire_dragonsteel_ice_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:myrmex_desert_helmet, iceandfire:myrmex_desert_chestplate, iceandfire:myrmex_desert_leggings, iceandfire:myrmex_desert_boots + # + # Default: [ + S:iceandfire_myrmex_desert_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexsmobs:roadrunner_boots + # + # Default: [ + S:alexsmobs_roadrunner_boots < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: rats:santa_hat + # + # Default: [ + S:SANTA_HAT < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:frost_troll_leather_helmet, iceandfire:frost_troll_leather_chestplate, iceandfire:frost_troll_leather_leggings, iceandfire:frost_troll_leather_boots + # + # Default: [ + S:iceandfire_frost_troll_leather_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: rats:farmer_hat + # + # Default: [ + S:FARMER_HAT < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: minecraft:shulker_shell + # + # Default: [ + S:minecraft_shulker_shell < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: rats:rat_fez + # + # Default: [ + S:FEZ < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: iceandfire:armor_silver_helmet, iceandfire:armor_silver_chestplate, iceandfire:armor_silver_leggings, iceandfire:armor_silver_boots + # + # Default: [ + S:iceandfire_armor_silver_helmet < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: alexsmobs:emu_leggings + # + # Default: [ + S:alexsmobs_emu_leggings < + > + + # A list of material-based prefix names for this material group. May be empty. + # Items in this group: rats:ghost_pirat_hat + # + # Default: [ + S:GHOST_HAT < + > +} + + +formatting { + # The format string that will be used when a suffix is applied. + # Default: %s the %s + S:"Suffix Format"=%s the %s + + # The format string that will be used to indicate ownership. + # Default: %s's + S:"Ownership Format"=%s's +} + + diff --git a/config/blue_skies-client.toml b/config/blue_skies-client.toml new file mode 100644 index 0000000..df8e0c4 --- /dev/null +++ b/config/blue_skies-client.toml @@ -0,0 +1,37 @@ + +[Visuals] + # + # Should blue skies override the title screen panorama. + # Default: true + custom_panorama = false + # + # Whether or not brightness should be capped when inside the dimensions for aesthetic purposes. + # Default: true + limit_brightness = true + +["Inventory Tabs"] + # + # If set to true, inventory tabs will use simple buttons that can be placed anywhere on the screen. + # Default: false + use_simple_inventory_tabs = false + + ["Inventory Tabs"."Sliding Tabs"] + # + # If set to true, inventory tabs appear on the bottom left corner instead of the bottom right. + # Default: false + left_align = false + + ["Inventory Tabs".Buttons] + # + # The x position of the inventory tabs. + # Default: -88 + x = -88 + # + # The y position of the inventory tabs. + # Default: -83 + y = -83 + # + # If set to true, inventory tabs are sorted vertically. If set to false, they are sorted horizontally. + # Default: false + is_vertical = false + diff --git a/config/builtinservers.json b/config/builtinservers.json index 47cdae0..e239fc2 100644 --- a/config/builtinservers.json +++ b/config/builtinservers.json @@ -3,8 +3,8 @@ "builtinServers": [ { "name": "TouhouDiscordcraft", - "address": "104.224.55.51", - "forced": false + "address": "72.5.47.235:25565", + "forced": true } ] } diff --git a/config/defaultoptions/extra/config/notenoughanimations.json b/config/defaultoptions/extra/config/notenoughanimations.json deleted file mode 100644 index e813125..0000000 --- a/config/defaultoptions/extra/config/notenoughanimations.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "configVersion": 11, - "animationSmoothingSpeed": 0.2, - "holdingItems": [ - "minecraft:clock", - "minecraft:recovery_compass", - "minecraft:soul_lantern", - "minecraft:compass", - "minecraft:torch", - "minecraft:lantern", - "minecraft:soul_torch" - ], - "enableAnimationSmoothing": true, - "enableInWorldMapRendering": true, - "enableOffhandHiding": true, - "enableRotationLocking": true, - "enableLadderAnimation": false, - "ladderAnimationAmplifier": 0.35, - "ladderAnimationArmHeight": 1.7, - "ladderAnimationArmSpeed": 2.0, - "enableRotateToLadder": true, - "enableEatDrinkAnimation": true, - "enableRowBoatAnimation": true, - "enableHorseAnimation": true, - "dontHoldItemsInBed": true, - "freezeArmsInBed": true, - "rotationLock": "NONE", - "showLastUsedSword": false, - "sheathSwords": [ - "minecraft:golden_sword", - "minecraft:iron_sword", - "minecraft:wooden_sword", - "minecraft:stone_sword", - "minecraft:diamond_sword", - "minecraft:netherite_sword" - ], - "enableCrawlingAnimation": true, - "holdUpItemsMode": "NONE", - "holdUpItemOffset": 0.0, - "itemSwapAnimation": true, - "tweakElytraAnimation": true, - "petAnimation": true, - "fallingAnimation": true, - "freezingAnimation": true, - "huggingAnimation": true, - "narutoRunning": false, - "enableInWorldBookRendering": false, - "disableLegSmoothing": false, - "bowAnimation": "VANILLA" -} \ No newline at end of file diff --git a/config/defaultoptions/extra/config/xenon++.toml b/config/defaultoptions/extra/config/xenon++.toml index c79a312..1352534 100644 --- a/config/defaultoptions/extra/config/xenon++.toml +++ b/config/defaultoptions/extra/config/xenon++.toml @@ -107,7 +107,7 @@ #Configure Darkness Mode #Each config changes what is considered 'true darkness' #Allowed Values: TOTAL_DARKNESS, PITCH_BLACK, DARK, DIM, OFF - mode = "OFF" + mode = "TOTAL_DARKNESS" #Toggles if moon phases affects darkness in the overworld affectedByMoonPhase = true #List of all dimensions to use True Darkness diff --git a/config/dragonfight.json b/config/dragonfight.json new file mode 100644 index 0000000..45d555f --- /dev/null +++ b/config/dragonfight.json @@ -0,0 +1,68 @@ +{ + "dragonDifficulty": { + "desc:": "Sets the dragon difficulty modifier, the higher the more difficult the dragon gets.Scales up mob spawn amount, dragon damage and health aswell as crystal respawn intervals. Note that the difficulty already scales on the playercount involved in the fight, this is a static bonus ontop.default:2, vanilla:0", + "dragonDifficulty": 10 + }, + "crystalRespawnTimeModifier": { + "desc:": "Modifies crystal respawn time, 0.5 = spawns twice as fast, 2 = twice as slow. default:1.0", + "crystalRespawnTimeModifier": 1.0 + }, + "lightningExplosionDensity": { + "desc:": "Modifies lightning and explosion density, 0.5 = half as many, 2 = twice as many. default:1.0", + "lightningExplosionDensity": 1.0 + }, + "disableLightning": { + "desc:": "Disables lightning spawns: default:false", + "disableLightning": true + }, + "antiflightAbility": { + "desc:": "Enables anti-flight ability: default:true", + "antiflightAbility": false + }, + "dragonHealthModifier": { + "desc:": "Sets the dragon health modifier: default:1.0", + "dragonHealthModifier": 2.0 + }, + "dragonDamageModifier": { + "desc:": "Sets the dragon damage modifier: default:1.0", + "dragonDamageModifier": 1.0 + }, + "mobSpawnAmountModifier": { + "desc:": "Sets the mob spawn amount modifier: default:1.0", + "mobSpawnAmountModifier": 1.0 + }, + "dragonXPModifier": { + "desc:": "Sets the XP drop modifier: default:1.0", + "dragonXPModifier": 1.0 + }, + "printDragonPhases": { + "desc:": "Prints the dragon phase in chat if enabled: default:false", + "printDragonPhases": false + }, + "disableDragonAreaSpawns": { + "desc:": "Disables mob spawning on the Dragon island during the fight: default:true", + "disableDragonAreaSpawns": true + }, + "descSpawnEntries": "Below are configuration options for entity spawning, when trying to use nbt append it right after the entity type, e.g. minecraft:zombie{}. Put a backslash in front of all quotation marks", + "spawnoncrystaldestroy": { + "desc:": "List of mobs spawning when a crystal is destroyed at range, intended to be flying or ranged to close the gap: e.g. format : [\"minecraft:zombie\", \"minecraft:creeper\"]", + "spawnoncrystaldestroy": [ + "minecraft:phantom", + "touhou_little_maid:fairy" + ] + }, + "spawnoncrystalrespawn": { + "desc:": "List of mobs spawning on crystal respawn, intended to be ranged to ward of players from a distance: e.g. format : [\"minecraft:zombie\", \"minecraft:creeper\"]", + "spawnoncrystalrespawn": [ + "minecraft:blaze", + "minecraft:shulker" + ] + }, + "spawnwhilelanded": { + "desc:": "List of mobs spawning while the dragon is sitting in the middle, intended to be melee and not vulnerable to ranged: e.g. format : [\"minecraft:zombie\", \"minecraft:creeper\"]", + "spawnwhilelanded": [ + "minecraft:enderman", + "grimoireofgaia:minotaurus" + ] + } +} \ No newline at end of file diff --git a/config/firstaid-client.toml b/config/firstaid-client.toml new file mode 100644 index 0000000..efc64b1 --- /dev/null +++ b/config/firstaid-client.toml @@ -0,0 +1,43 @@ + +#Client only configuration settings +[Overlay] + #The mode how to show the mc vanilla health bar. + #NORMAL shows the vanilla health value that calculated the way vanillaHealthCalculation is specified (server config) + #HIGHLIGHT_CRITICAL_PATH show the vanilla health value and highlights the health value of the most damaged critical limb (by default head or body) using the hardcore-styled hearts for them and the normal hearts for the rest of the health. Only works if vanillaHealthCalculation is set to AVERAGE_ALL + #HIDE just doesn't display the vanilla health bar at all. + #Allowed Values: NORMAL, HIGHLIGHT_CRITICAL_PATH, HIDE + vanillaHealthBarMode = "HIDE" + #The design to use to visualize the health + #Allowed Values: OFF, NUMBERS, HEARTS, PLAYER_MODEL, PLAYER_MODEL_4_COLORS + overlayMode = "HEARTS" + #The relative point of the overlay + #Allowed Values: TOP_LEFT, TOP_RIGHT, BOTTOM_RIGHT, BOTTOM_LEFT + overlayPosition = "BOTTOM_LEFT" + #Determines how first aid should display armor on item tooltips. + #REPLACE replaces the vanilla description with the one fitting first aid + #APPEND will add the first aid values at the bottom + #NONE will show the old vanilla values. Be advised this is purly visual, interally, the first aid value will always be used + #Allowed Values: REPLACE, APPEND, NONE + armorTooltipMode = "REPLACE" + #The offset on the x axis + #Range: -32768 ~ 32767 + xOffset = 0 + #The offset on the y axis + #Range: -32768 ~ 32767 + yOffset = 1 + #Determines the transparency of the overlay. 200 = Maximum transparency, 0 = Fully opaque + #Range: 0 ~ 200 + alpha = 50 + #Specifies how many ticks (20 ticks = 1 second) the overlay should be visible after health changed (healing/damaging) + #If set to -1, the HUD is always visible + #Range: -1 ~ 600 + visibleDurationTicks = -1 + #If set to true, the overlay will flash for a short moment if the health changed. Only affects PLAYER_MODEL overlay + flash = true + +[Misc] + #Set to true to enable the debuff sounds. Only matters when debuffs are enabled + enableSoundSystem = true + #Disables the funny easter eggs on certain events if false + enableEasterEggs = true + diff --git a/config/grimoireofgaia-common.toml b/config/grimoireofgaia-common.toml new file mode 100644 index 0000000..15b7b86 --- /dev/null +++ b/config/grimoireofgaia-common.toml @@ -0,0 +1,72 @@ + +#General Settings +[General] + #Disable mobs that use the Invisibility status effect when far from a player [Default: false] + disableInvisibility = false + #All mobs are now hostile [Default: false] + allPassiveMobsHostile = false + #Hostile day mobs will no longer attack players on sight [default: false] + passiveHostileMobs = false + #Stop befriended mobs from despawning [Default: false] + friendlyPersistence = false + +#Attribute settings +[Attributes] + + #Tier 1 + [Attributes.Tier1] + #Defines the health of Tier 1 Gaia mobs [40 = 20 Hearts] + #Range: > 1 + tier1maxHealth = 20 + #Defines the attack damage of Tier 1 Gaia mobs [4 = 2 Hearts] + #Range: > 1 + tier1attackDamage = 4 + #Defines the maximum amount of hits required to defeat Tier 1 Gaia mobs (0 = disable) + #Range: > 0 + tier1baseDefense = 2 + + #Tier 2 + [Attributes.Tier2] + #Defines the health of Tier 2 Gaia mobs [80 = 40 Hearts] + #Range: > 1 + tier2maxHealth = 40 + #Defines the attack damage of Tier 2 Gaia mobs [8 = 4 Hearts] + #Range: > 1 + tier2attackDamage = 8 + #Defines the maximum amount of hits required to defeat Tier 2 Gaia mobs (0 = disable) + #Range: > 0 + tier2baseDefense = 4 + + #Tier 3 + [Attributes.Tier3] + #Defines the health of Tier 3 Gaia mobs [160 = 80 Hearts] + #Range: > 1 + tier3maxHealth = 80 + #Defines the attack damage of Tier 3 Gaia mobs [12 = 6 Hearts] + #Range: > 1 + tier3attackDamage = 12 + #Defines the maximum amount of hits required to defeat Tier 3 Gaia mobs (0 = disable) + #Range: > 0 + tier3baseDefense = 8 + +#Damage settings +[Damage] + #Archers arrows deal an additional 1 (0.5 heart) of damage. [Default: true] + baseDamage = true + #Base Damage (melee) won't penetrate Shields. [Default: true] + shieldsBlockPiercing = true + +#Spawn settings +[Spawn] + #Mobs only spawn after a certain amount of days have passed [Default: false] + spawnDaysPassed = false + #Amount of days required to have passed before they can start spawning [Default: 3] + #Range: > 1 + spawnDaysSet = 3 + #Level 3 mobs only spawn when it is raining/snowing [Default: false] + spawnLevel3Rain = false + #Remove spawn conditions related to height (Y-axis) [Default: false] + disableYRestriction = false + #Remove spawn conditions related to weather [Default: false] + spawnWeather = false + diff --git a/config/iceandfire-client.toml b/config/iceandfire-client.toml new file mode 100644 index 0000000..d8eeec8 --- /dev/null +++ b/config/iceandfire-client.toml @@ -0,0 +1,9 @@ + +[general] + #Whether to display the dragon on the main menu or not + "Custom main menu" = false + #True if riding dragons should make the player take a 3rd person view automatically. + "Auto 3rd person when riding dragon" = true + #Whether to use the vanilla font in the bestiary or not + "Use Vanilla Font" = false + diff --git a/config/iceandfire-common.toml b/config/iceandfire-common.toml new file mode 100644 index 0000000..1f9b6ae --- /dev/null +++ b/config/iceandfire-common.toml @@ -0,0 +1,395 @@ + +[Generation] + + [Generation.Dragon] + #Whether to generate dragon skeletons or not + "Generate Dragon Skeletons" = true + #1 out of this number chance per chunk for generation + #Range: 1 ~ 10000 + "Generate Dragon Skeleton Chance" = 300 + #1 out of this number chance per chunk for generation + #Range: 1 ~ 10000 + "Generate Dragon Cave Chance" = 180 + #1 out of this number chance per chunk for generation + #Range: 1 ~ 10000 + "Generate Dragon Roost Chance" = 360 + #1 out of this number chance per block that gold will generate in dragon lairs. + #Range: 1 ~ 10000 + "Dragon Den Gold Amount" = 4 + #Ratio of Stone(this number) to Ores in Dragon Caves + #Range: 1 ~ 10000 + "Dragon Cave Ore Ratio" = 45 + + [Generation.Structures-Features] + #How far away dangerous structures(dragon roosts, cyclops caves, etc.) must be from spawn. + #Range: 1 ~ 10000 + "Dangerous World Gen Dist From Spawn" = 640 + #How far away dangerous structures(dragon roosts, cyclops caves, etc.) must be from the last generated structure. + #Range: 1 ~ 10000 + "Dangerous World Gen Dist Seperation" = 300 + #Whether to generate glacier biomes or not + "Generate Glaciers" = true + #Glacier Spawn Weight. Higher number = more common + #Range: 1 ~ 10000 + "Glacier Spawn Weight" = 4 + #True if mausoleums are allowed to generate + "Generate Mausoleums" = true + #Whether to generate graveyards or not + "Generate Graveyards" = true + #True if gorgon temples are allowed to spawn + "Generate Gorgon Temple" = true + +[Dragons] + + [Dragons.Griefing] + #Dragon griefing - 2 is no griefing, 1 is breaking weak blocks, 0 is default. This value is also affected by minecrafts mob griefing rule. + #Range: 0 ~ 2 + "Dragon Griefing" = 0 + #True if tamed dragons can follow the griefing rules. + "Tamed Dragon Griefing" = true + #The percentage chance for a block to drop as an item when a dragon breaks it. + #Range: 0.0 ~ 1.0 + "Dragon Block Breaking Drop Chance" = 0.10000000149011612 + + [Dragons.Attributes] + #How long it takes(in ticks) for a dragon egg to hatch + #Range: > 1 + "Dragon Egg Hatch Time" = 7200 + #Dragon Flap Noise Distance - Larger number, further away you can hear it + #Range: 0 ~ 10000 + "Dragon Flap Noise Distance" = 4 + #Dragon Flute Distance - how many chunks away is the dragon flute effective? + #Range: 0 ~ 10000 + "Dragon Flute Distance" = 4 + #Max dragon health. Health is scaled to this + #Range: 1.0 ~ 100000.0 + "Dragon Health" = 5000.0 + #Max dragon attack damage. Attack Damage is scaled to this + #Range: 1 ~ 10000 + "Dragon Attack Damage" = 17 + #Damage dealt from a successful fire breath attack. Attack Damage is scaled to by age, so a stage 5 dragon will deal 5x as much as this number + #Range: 0.0 ~ 10000.0 + "Dragon Attack Damage(Fire breath)" = 2.0 + #Damage dealt from a successful ice breath attack. Attack Damage is scaled to by age, so a stage 5 dragon will deal 5x as much as this number + #Range: 0.0 ~ 10000.0 + "Dragon Attack Damage(Ice breath)" = 2.5 + #Damage dealt from a successful lightning breath attack. Attack Damage is scaled to by age, so a stage 5 dragon will deal 5x as much as this number + #Range: 0.0 ~ 10000.0 + "Dragon Attack Damage(Lightning breath)" = 3.5 + #Change this to slow down or speed up dragon or amphithere flight. + #Range: 0.0 ~ 2.0 + "Dragon Flight Speed Modifier" = 1.0 + #Enable this if your server is being bombarded with moved wrongly or moved too fast console messages. REQUIRES RESTART! + "Dragon Moved Wrongly Error Fix" = false + + [Dragons.Behaviour] + #How high dragons can fly, in Y height. + #Range: > 100 + "Max Dragon Flight Height" = 256 + #How far away dragons will detect gold blocks being destroyed or chests being opened + #Range: 0 ~ 10000 + "Dragon Gold Search Length" = 30 + #Whether the bite attack from a dragon heals them or not. + "Dragon Bite Heal" = true + #True if dragons can despawn. Note that if this is false there may be SERIOUS lag issues. + "Dragons Despawn" = true + #True if tamed dragons go to sleep at night. + "Tamed Dragons Sleep" = true + #True if dragons can break blocks if they get stuck. Turn this off if your dragons randomly explode. + "Dragons Dig When Stuck" = true + #True if dragons can drop their skull on death. + "Dragons Drop Skull" = true + #True if dragons can drop their heart on death. + "Dragons Drop Heart" = true + #True if dragons can drop their blood on death. + "Dragons Drop Blood" = true + #True if dragons fire/ice charges create secondary explosions that launch blocks everywhere. Turn this to true if you like unfair explosions. Or lag. + "Explosive Dragon Breath" = false + #How many blocks away can dragons spot potential prey. Note that increasing this could cause lag. + #Range: 1 ~ 10000 + "Dragon Target Search Length" = 128 + #How many blocks away can dragons wander from their defined "home" position. + #Range: 1 ~ 10000 + "Dragon Wander From Home Distance" = 40 + #Every interval of this number in ticks, dragon hunger decreases. + #Range: 1 ~ 10000 + "Dragon Hunger Tick Rate" = 3000 + #Every interval of this number in ticks, dragon allowed to break blocks. + #Range: 0 ~ 10000 + "Dragon Block Break Cooldown" = 5 + #True if villagers should run away and hide from dragons and other hostile Ice and Fire mobs. + "Villagers Fear Dragons" = true + #True if animals should run away and hide from dragons and other hostile Ice and Fire mobs. + "Animals Fear Dragons" = true + #A more intelligent dragon pathfinding system, but is also laggier. Turn this on if you think dragons are too stupid. + "Intelligent Dragon Pathfinding" = false + +[Mobs] + + [Mobs.Pixies] + #1 out of this number chance per chunk for generation + #Range: 1 ~ 10000 + "Spawn Pixies Chance" = 60 + #size of pixie villages + #Range: 1 ~ 10000 + "Pixie Village Size" = 5 + #True if pixies are allowed to steal from players + "Pixies Steal Items" = true + + [Mobs.Cyclops] + #1 out of this number chance per chunk for generation + #Range: 1 ~ 10000 + "Spawn Cyclops Cave Chance" = 100 + #1 out of this number chance per chunk for generation + #Range: 1 ~ 10000 + "Spawn Wandering Cyclops Chance" = 100 + #Maximum cyclops health + #Range: 1.0 ~ 10000.0 + "Cyclops Max Health" = 1500.0 + #How many blocks away can cyclopes detect sheep. Note that increasing this could cause lag. + #Range: 1 ~ 10000 + "Cyclopes Sheep Search Length" = 17 + #Cyclops attack strength + #Range: 1.0 ~ 10000.0 + "Cyclops Attack Strength" = 15.0 + #Amount of damage done with cyclops bite attack. + #Range: 1.0 ~ 10000.0 + "Cyclops Bite Strength" = 40.0 + #Whether or not cyclops can break logs or leaves in their way + "Cyclops Griefing" = true + + [Mobs.Sirens] + #Maximum siren health + #Range: 1.0 ~ 10000.0 + "Siren Max Health" = 500.0 + #True to make the screen pink when sirens attract players + "Use Siren Shader" = true + #1 out of this number chance per chunk for generation + #Range: 1 ~ 10000 + "Spawn Sirens Chance" = 400 + #how long(in ticks) can a siren use its sing effect on a player, without a cooldown. + #Range: 100 ~ 24000 + "Siren Max Sing Time" = 12000 + #how long(in ticks) a siren has to wait after failing to lure in a player + #Range: 100 ~ 24000 + "Siren Time Between Songs" = 2000 + + [Mobs.DeathWorms] + #How many blocks away can death worms spot potential prey. Note that increasing this could cause lag + #Range: 1 ~ 10000 + "Death Worm Target Search Length" = 64 + #Default deathworm health, this is scaled to the worm's particular size + #Range: 1.0 ~ 10000.0 + "Death Worm Base Health" = 100.0 + #Default deathworm attack strength, this is scaled to the worm's particular size + #Range: 1.0 ~ 10000.0 + "Death Worm Base Attack Strength" = 3.0 + #True if wild deathworms are allowed to target and attack monsters + "Death Worms Target Monsters" = true + #Deathworm spawn weight. Higher = lower chance to spawn + #Range: 1 ~ 10000 + "Death Worm Spawn Weight" = 30 + + [Mobs.Cockatrice] + #Maximum cockatrice health + #Range: 1.0 ~ 10000.0 + "Cockatrice Health" = 400.0 + #1 out of this number chance per 6000 ticks for a chicken to lay a cockatrice egg. + #Range: > 1 + "Cockatrice chicken Search Length" = 30 + #True if chickens lay rotten eggs. + "Chickens Lay Rotten Eggs" = true + #True if cockatrices are allowed to spawn + "Spawn Cockatrices" = true + #Cockatrice spawn weight. Lower = lower chance to spawn + #Range: 1 ~ 10000 + "Cockatrice Spawn Weight" = 4 + + [Mobs.Stymphalians] + #How many blocks away can stymphalian birds spot potential prey. Note that increasing this could cause lag. + #Range: 1 ~ 10000 + "Stymphalian Bird Target Search Length" = 64 + #1/this number chance for a stymphalian feather to turn into an item before despawning. Zero means never. + #Range: 0 ~ 10000 + "Stymphalian Bird Feather Drop Chance" = 25 + #Stymphalian bird feather attack strength. + #Range: 0.0 ~ 10000.0 + "Stymphalian Bird Feather Attack Strength" = 1.0 + #How far away stymphalian birds will consider other birds to be in the same flock. + #Range: 1 ~ 10000 + "Stymphalian Bird Flock Length" = 40 + #How high stymphalian birds can fly, in Y height. + #Range: > 10 + "Max Stymphalian Bird Flight Height" = 80 + #True if stymphalian birds can drop items registered in the ore dictionary to ingotCopper, ingotBronze, nuggetCopper, nuggetBronze. + "Stymphalian Birds drop ore dict items" = true + #True if stymphalian birds are allowed to target and attack animals + "Stymphalian Birds Target Animals" = false + #1 out of this number chance per chunk for generation + #Range: 1 ~ 10000 + "Spawn Stymhphalian Bird Chance" = 100 + + [Mobs.Trolls] + #True if trolls are allowed to spawn + "Spawn Trolls" = true + #True if trolls are allowed to drop their weapon on death. + "Trolls Drop Weapon" = true + #Troll spawn weight. Lower = lower chance to spawn + #Range: 1 ~ 10000 + "Troll Spawn Weight" = 40 + #Maximum troll health + #Range: 1.0 ~ 10000.0 + "Troll Max Health" = 500.0 + #Troll attack strength + #Range: 1.0 ~ 10000.0 + "Troll Attack Strength" = 10.0 + + [Mobs.Myrmex] + #How many ticks it takes for a Myrmex Queen to produce an egg. + #Range: 1 ~ 10000 + "Myrmex Gestation Length" = 2500 + #How many ticks it takes for a Myrmex to move from a larva to a pupa, and from a pupa to an adult. + #Range: 1 ~ 100000 + "Myrmex Hatch Length" = 35000 + #One out of this number chance per chunk to generate a myrmex hive. + #Range: 1 ~ 10000 + "Myrmex Colony Gen Chance" = 150 + #How many maximum individuals a myrmex colony can have. + #Range: 10 ~ 10000 + "Myrmex Colony Max Size" = 80 + #Base Myrmex(worker) attack strength + #Range: 1.0 ~ 10000.0 + "Myrmex Base Attack Strength" = 3.0 + #The maximum radius myrmex area allowed to wander/forage + #Range: 25 ~ 4000 + "Myrmex Maximum Wander Radius" = 50 + #Myrmex hives will ignore daytime + "Myrmex Hive Ignore Daytime" = false + + [Mobs.Amphitheres] + #True if amphitheres are allowed to spawn + "Spawn Amphitheres" = true + #Amphithere spawn weight. Lower = lower chance to spawn + #Range: 1 ~ 10000 + "Amphithere Spawn Weight" = 50 + #How many blocks away can ampitheres detect villagers being hurt. Note that increasing this could cause lag. + #Range: 1 ~ 10000 + "Amphithere Villager Search Length" = 64 + #How many ticks it takes while riding an untamed amphithere to tame it. + #Range: 1 ~ 10000 + "Amphithere Tame Time" = 400 + #How fast amphitheres fly. + #Range: 0.0 ~ 3.0 + "Amphithere Flight Speed" = 1.75 + #Maximum amphithere health + #Range: 1.0 ~ 10000.0 + "Amphithere Max Health" = 500.0 + #Amphithere attack strength + #Range: 1.0 ~ 10000.0 + "Amphithere Attack Strength" = 7.0 + + [Mobs.SeaSerpents] + #1 out of this number chance per chunk for generation + #Range: 1 ~ 10000 + "Spawn Sea Serpent Chance" = 250 + #Whether or not sea serpents can break weak blocks in their way + "Sea Serpent Griefing" = true + #Default sea serpent health, this is scaled to the sea serpent's particular size + #Range: 1.0 ~ 10000.0 + "Sea Serpent Base Health" = 200.0 + #Default sea serpent attack strength, this is scaled to the sea serpent's particular size + #Range: 1.0 ~ 10000.0 + "Sea Serpent Base Attack Strength" = 4.0 + + [Mobs.Hippocampus] + #1 out of this number chance per chunk for generation + #Range: 1 ~ 10000 + "Spawn Hippocampus Chance" = 40 + #Change this to slow down or speed up hippocampus swimming. + #Range: 0.0 ~ 2.0 + "Hippocampus Swim Speed Modifier" = 1.0 + + [Mobs.Hippogryph] + #True if hippogryphs are allowed to spawn + "Spawn Hippogryphs" = true + #Hippogryph spawn weight. Lower = lower chance to spawn. + #Range: 1 ~ 10000 + "Hippogryph Spawn Weight" = 2 + #Change this to slow down or speed up hippogryph flight. + #Range: 0.0 ~ 2.0 + "Hippogryph Flight Speed Modifier" = 1.0 + + [Mobs.Gorgons] + #Maximum gorgon health + #Range: 1.0 ~ 10000.0 + "Gorgon Max Health" = 1000.0 + + [Mobs.Others] + #True if dread liches are allowed to spawn + "Spawn Liches" = true + #Dread Lich spawn weight. Lower = lower chance to spawn + #Range: 1 ~ 10000 + "Lich Spawn Weight" = 2 + #Dread Lich spawn chance. Lower = higher chance to spawn + #Range: 1 ~ 10000 + "Lich Spawn Chance" = 30 + #Maximum hydra health + #Range: 1.0 ~ 10000.0 + "Hydra Max Health" = 2500.0 + #One out of this number chance per chunk to generate a hydra cave. + #Range: 1 ~ 10000 + "Hydra Caves Gen Chance" = 60 + #Maximum ghost health. + #Range: 1.0 ~ 10000.0 + "Ghost Max Health" = 30.0 + #Maximum ghost attack strength. + #Range: 0.0 ~ 10000.0 + "Ghost Attack Strength" = 3.0 + #True if ghosts can rarely spawn from brutal PvP deaths. + "Ghost Spawn from PvP deaths" = true + #Villager Scribe House generation weight. Lower = lower chance to spawn + #Range: 0 ~ 10000 + "Villager Scribe House Weight" = 5 + #Allows attributes for mobs to be overridden via the config file. One might want to disable this if other mods are enabled that change mob attributes e.g armor, health etc... + "Allow Attribute Overriding" = true + +[Items] + #Default attack strength of a dragonsteel sword. + #Range: 5.0 ~ 2.147483647E9 + "Dragonsteel Sword Base Attack Strength" = 25.0 + #Default armor value of dragonsteel chestplate. + #Range: > 7 + "Dragonsteel Base Armor" = 12 + #Default armor toughness value of dragonsteel. + #Range: 0.0 ~ 1.7976931348623157E308 + "Dragonsteel Base Armor Toughness" = 6.0 + #Default durability value of dragonsteel tools. + #Range: > 1 + "Dragonsteel Base Durability" = 8000 + #Default durability value of dragonsteel equipment. + #Range: > 1 + "Dragonsteel Base Durability Equipment" = 8000 + #Disable this to remove easter egg with tinkers installed. + Weezer = true + #Percentage of critical strike that will disarm with easter egg tinkers material. + #Range: 0.0 ~ 1.0 + "Easter Egg Tinkers Tool Disarm chance" = 0.20000000298023224 + #True if the summon crystal can load chunks to find dragons. + "Chunk Load Summon Crystal" = true + #True if the dragon bone fire sword ignites attackers. + "Dragon Bone Fire Abilities" = true + #True if the dragon bone ice sword freezes attackers. + "Dragon Bone Ice Abilities" = true + #True if the dragon bone lightning sword strikes attackers. + "Dragon Bone Lightning Abilities" = true + +[Pathfinding] + #Maximum threads to use for dragon/myrmex pathfinding. Increase this number if pathing is slow and you have many cores. + #Range: > 1 + "Dragon Pathfinding Threads" = 3 + #Maximum nodes for dragons/myrmex to path too. Decrease this is dragon pathfinding is super slow or intensive. + #Range: > 1 + "Dragon Max Pathfinding Nodes" = 5000 + #Enables the option to draw the pathfinding nodes when enabled (use a stick on an entity) + "Debug Pathfinding Mode" = false + diff --git a/config/improvedmobs/client.toml b/config/improvedmobs/client.toml new file mode 100644 index 0000000..59c97da --- /dev/null +++ b/config/improvedmobs/client.toml @@ -0,0 +1,19 @@ + +#Gui Configs +[gui] + #Range: > 0 + "Gui X" = 5 + #Range: > 0 + "Gui Y" = 5 + #Textformatting codes for the display of the difficulty + #Allowed Values: BLACK, DARK_BLUE, DARK_GREEN, DARK_AQUA, DARK_RED, DARK_PURPLE, GOLD, GRAY, DARK_GRAY, BLUE, GREEN, AQUA, RED, LIGHT_PURPLE, YELLOW, WHITE, OBFUSCATED, BOLD, STRIKETHROUGH, UNDERLINE, ITALIC, RESET + "Difficulty color" = "DARK_PURPLE" + #Scaling of the difficulty text + #Range: 0.0 ~ 1.7976931348623157E308 + "Text Scale" = 1.0 + #Show the the difficulty text + "Show Difficulty" = false + #Relative location of the difficulty text in regards to the screen. + #Allowed Values: TOPRIGHT, TOPLEFT, BOTTOMRIGHT, BOTTOMLEFT + "Difficulty location" = "TOPLEFT" + diff --git a/config/improvedmobs/common.toml b/config/improvedmobs/common.toml new file mode 100644 index 0000000..810c3a4 --- /dev/null +++ b/config/improvedmobs/common.toml @@ -0,0 +1,292 @@ + +#Default difficulty caps at 250 +[general] + #Disable/Enables the whole difficulty scaling of this mod. Requires a mc restart + "Enable difficulty scaling" = false + #Time in ticks for which the difficulty shouldnt increase at the beginning. One full minecraft day is 24000 ticks + #Range: > 0 + "Difficulty Delay" = 0 + #If true ignores mobs from spawners + "Ignore Spawner" = false + #Handles increase in difficulty regarding current difficulty. + #Format is - + #Example ["0-0.01","10-0.1","30-0"] + #So the difficulty increases by 0.01 every 2400 ticks (->0.1 per mc day since a mc day has 24000 ticks) till it reaches a difficulty of 10. + #Then it increases by 1 per mc day till it reaches 30 and then stops. + #If you want to use negative values use | instead of - as the delimiter. + "Difficulty Increase" = ["0.0-30.0", "30.0-0.0"] + #Wether difficulty should only increase with at least one online players or not + "Ignore Players" = false + #If true will increase difficulty by the amount of time skipped. Else will only increase difficulty once. + "Punish Time Skip" = true + #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" = ["touhou_little_maid:maid"] + #Treat pet blacklist as whitelist + "Pet Whitelist" = true + #Increase difficulty with time + #Here untill its back as a gamerule + "Difficulty toggle" = true + #How the difficulty at a position is calculated. Supported values are: + #GLOBAL: Serverwide difficulty value + #PLAYERMAX: Maximum difficulty of players in a 256 radius around the position + #PLAYERMEAN: Average difficulty of players in a 256 radius around the position + #DISTANCE: Uses the distance to the position defined in Center Position to define the difficulty + #DISTANCESPAWN: Uses the distance to the world spawn to define the difficulty + #If the type is any of the distance types the functionality of Difficulty Increase is changed to the following where the 1. value is the minimum distance and the 2. is the difficulty that applies. + #E.g. ["0-0","1000-5"] translates to 0 difficulty between 0-1000 distance and 5 difficulty for distance >= 1000 + #You can also define it as a triple x-y-z instead where z is the increase per block in for that area. + #E.g. ["0-0-0.1","1000-5-1"] the difficulty increases between 0-1000 by 0.1 per block and >= 1000 by 1 per block with a starting value of 5 + #Allowed Values: GLOBAL, PLAYERMAX, PLAYERMEAN, DISTANCE, DISTANCESPAWN + "Difficulty type" = "GLOBAL" + #Position used for DISTANCE difficulty type + "Center Position" = "0-0" + +#Black/Whitelist for various stuff +[list] + #Entities added here will be blacklisted from their assigned flags. Usage: + # or or <#tag> followed by any of: + #[ALL,ATTRIBUTES,ARMOR,HELDITEMS,BLOCKBREAK,USEITEM,LADDER,STEAL,GUARDIAN,PARROT,TARGETVILLAGER,NEUTRALAGGRO,PEHKUI,REVERSE]. + #Having no flags is equal to ALL. Use REVERSE to reverse all flags. Some flags do nothing for certain mobs! + #Examples (without <>): + # (equal to minecraft:sheep|ALL) excludes sheeps from all modifications + # add sheep to attributes modification only + #<#minecraft:raiders|ATTRIBUTES> will add all entities in the raiders tag to everything except attributes + # will add sheep to everything except attributes + # disables everything for all minecraft mobs + "Entity Configs" = ["touhou_little_maid", "grimoireofgaia", "minecraft:blaze|GUARDIAN", "minecraft:shulker|USEITEM|HELDITEMS|GUARDIAN|PEHKUI", "minecraft:slime|USEITEM|HELDITEMS", "minecraft:magma_cube|USEITEM|HELDITEMS", "minecraft:spider|USEITEM|HELDITEMS", "alexsmobs|HELDITEMS|USEITEM|GUARDIAN", "minecraft:ender_dragon", "iceandfire", "alexscaves", "alexsmobs:froststalker", "alexsmobs:centipede_tail", "species:deepfish", "alexsmobs:snow_leopard", "alexsmobs:lobster", "alexsmobs:seagull", "alexsmobs:moose", "alexsmobs:seal", "minecraft:glow_squid", "alexsmobs:shoebill", "alexsmobs:roadrunner", "alexsmobs:laviathan", "minecraft:trader_llama", "upgrade_aquatic:goose", "rats:ratfish", "alexsmobs:endergrade", "minecraft:horse", "alexscaves:subterranodon", "alexscaves:grottoceratops", "minecraft:llama", "alexsmobs:maned_wolf", "minecraft:tadpole", "minecraft:dolphin", "upgrade_aquatic:immortal_jellyfish", "alexsmobs:gelada_monkey", "alexsmobs:komodo_dragon", "species:mammutilation", "alexsmobs:hammerhead_shark", "minecraft:donkey", "alexsmobs:tiger", "upgrade_aquatic:box_jellyfish", "alexsmobs:grizzly_bear", "quark:stoneling", "buzzier_bees:grizzly_bear", "grimoireofgaia:creeper_girl", "species:goober", "minecraft:bee", "species:birt", "alexsmobs:devils_hole_pupfish", "alexsmobs:crocodile", "quark:toretoise", "alexsmobs:triops", "alexsmobs:rhinoceros", "minecraft:mooshroom", "alexsmobs:frilled_shark", "alexsmobs:bison", "rats:plague_doctor", "minecraft:villager", "alexsmobs:bald_eagle", "iceandfire:ice_dragon", "rats:rat", "minecraft:axolotl", "alexsmobs:blobfish", "alexsmobs:gorilla", "rats:rat_mount_automaton", "autumnity:snail", "alexsmobs:tusklin", "alexscaves:sweetish_fish", "minecraft:strider", "alexscaves:raycat", "minecraft:parrot", "quark:crab", "alexsmobs:cosmic_cod", "alexsmobs:underminer", "minecraft:wandering_trader", "alexscaves:atlatitan", "alexscaves:vallumraptor", "alexscaves:deep_one_mage", "iceandfire:sea_serpent", "minecraft:frog", "minecraft:iron_golem", "alexsmobs:kangaroo", "iceandfire:mob_skull", "iwannaskate:wandering_skater", "alexsmobs:banana_slug", "alexsmobs:mimic_octopus", "grimoireofgaia:chest", "alexsmobs:hummingbird", "alexsmobs:bunfungus", "upgrade_aquatic:cassiopea_jellyfish", "upgrade_aquatic:flare", "alexscaves:deep_one", "minecraft:mule", "alexsmobs:crow", "alexsmobs:flying_fish", "alexsmobs:centipede_body", "minecraft:pufferfish", "alexsmobs:tarantula_hawk", "grimoireofgaia:gravemite", "minecraft:fox", "alexsmobs:cachalot_whale", "minecraft:allay", "species:trooper", "alexsmobs:warped_toad", "alexscaves:gammaroach", "minecraft:chicken", "alexsmobs:giant_squid", "upgrade_aquatic:pike", "alexsmobs:emu", "alexsmobs:cockroach", "buzzier_bees:moobloom", "alexscaves:gummy_bear", "neapolitan:chimpanzee", "alexsmobs:flutter", "alexscaves:notor", "grimoireofgaia:ant_hill", "alexsmobs:terrapin", "alexsmobs:capuchin_monkey", "iceandfire:dread_horse", "rats:rat_mount_biplane", "alexsmobs:anaconda", "iceandfire:myrmex_swarmer", "minecraft:polar_bear", "alexscaves:tremorzilla", "iceandfire:lightning_dragon", "upgrade_aquatic:nautilus", "iceandfire:dragon_skull", "minecraft:pig", "minecraft:turtle", "alexsmobs:alligator_snapping_turtle", "alexscaves:candicorn", "grimoireofgaia:trader", "minecraft:sheep", "rats:tamed_rat", "rats:rat_mount_strider", "minecraft:goat", "alexsmobs:rattlesnake", "iceandfire:fire_dragon", "species:springling", "minecraft:cod", "alexsmobs:mantis_shrimp", "alexsmobs:raccoon", "alexsmobs:platypus", "minecraft:squid", "rats:rat_protector", "minecraft:skeleton_horse", "rats:rat_mount_golem", "iceandfire:myrmex_soldier", "alexsmobs:potoo", "minecraft:cow", "alexscaves:radgill", "alexsmobs:fly", "alexscaves:trilocaris", "iceandfire:hippocampus", "species:cruncher", "quark:shiba", "iceandfire:pixie", "alexsmobs:blue_jay", "alexsmobs:toucan", "minecraft:salmon", "iceandfire:myrmex_queen", "upgrade_aquatic:lionfish", "alexsmobs:sea_bear", "rats:rat_mount_chicken", "rats:rat_baron_plane", "minecraft:snow_golem", "rats:rat_mount_beast", "alexscaves:hullbreaker", "alexsmobs:anteater", "alexsmobs:mudskipper", "iceandfire:myrmex_sentinel", "alexsmobs:rain_frog", "alexsmobs:sugar_glider", "supplementaries:red_merchant", "iceandfire:myrmex_royal", "minecraft:rabbit", "alexsmobs:orca", "alexsmobs:leafcutter_ant", "alexscaves:tremorsaurus", "alexsmobs:mungus", "alexsmobs:jerboa", "species:treeper", "minecraft:bat", "alexsmobs:caiman", "upgrade_aquatic:perch", "alexsmobs:spectre", "alexsmobs:cosmaw", "iceandfire:amphithere", "grimoireofgaia:slime_girl", "alexsmobs:catfish", "alexsmobs:comb_jelly", "grimoireofgaia:horse", "grimoireofgaia:ender_girl", "alexscaves:tripodfish", "autumnity:turkey", "alexscaves:relicheirus", "species:roombug", "alexscaves:deep_one_knight", "alexsmobs:elephant", "alexsmobs:gazelle", "minecraft:sniffer", "alexsmobs:skunk", "rats:pirat_boat", "minecraft:zombie_horse", "alexsmobs:sunbird", "iceandfire:cockatrice", "minecraft:camel", "alexscaves:sea_pig", "alexsmobs:tasmanian_devil", "iceandfire:myrmex_worker", "alexscaves:gossamer_worm", "minecraft:cat", "alexsmobs:stradpole", "minecraft:tropical_fish", "iceandfire:hippogryph", "alexscaves:gloomoth", "grimoireofgaia:cyan_flower", "minecraft:ocelot", "iceandfire:deathworm", "alexscaves:lanternfish", "minecraft:wolf", "minecraft:panda"] + #Any of the following + #[ATTRIBUTES, ARMOR, HELDITEMS, BLOCKBREAK, USEITEM, LADDER, STEAL, GUARDIAN, PARROT, TARGETVILLAGER, NEUTRALAGGRO, PEHKUI] + #added here will disable that feature completely. + #E.g. ["GUARDIAN"] will disable the guardian feature + "Flag Blacklist" = ["NEUTRALAGGRO", "TARGETVILLAGER"] + #Treat ATTRIBUTES flags as whitelist + "Attribute Whitelist" = false + #Treat ARMOR flags as whitelist + "Armor Equip Whitelist" = false + #Treat HELDITEMS flags as whitelist + "Held Equip Whitelist" = false + #Treat BLOCKBREAK flags as whitelist + "Breaker Whitelist" = false + #Treat USEITEM flags as whitelist + "Use Flag Whitelist" = false + #Treat LADDER flags as whitelist + "Ladder Whitelist" = false + #Treat STEAL flags as whitelist + "Steal Whitelist" = false + #Treat GUARDIAN flags as whitelist + "Guardian Whitelist" = false + #Treat PARROT flags as whitelist + "Phantom Whitelist" = false + #Treat TARGETVILLAGER flags as whitelist + "Villager Whitelist" = false + #Treat NEUTRALAGGRO flags as whitelist + "Neutral Aggro Whitelist" = false + #Treat PEHKUI flags as whitelist (Needs pehkui installed) + "Pehkui Whitelist" = false + +#Settings for mod integration +[integration] + #Should the scaling health mods difficulty system be used instead of this ones. (Requires scaling health mod) + #Allowed Values: OFF, ON, ADD + "Use Scaling Health Mod" = "OFF" + #If true and playerEx is installed will use the level from playerEx as difficulty + #Allowed Values: OFF, ON, ADD + "Use Player EX Mod" = "OFF" + #Scaling for playerEX integration + #Range: 0.0 ~ 1.7976931348623157E308 + "PlayerEX Scaling" = 1.0 + #If true and LevelZ is installed will use the the total skill level from LevelZ as difficulty + #Allowed Values: OFF, ON, ADD + "Use LevelZ Mod" = "OFF" + #Scaling for LevelZ integration + #Range: 0.0 ~ 1.7976931348623157E308 + "LevelZ Scaling" = 1.0 + #Using pehkui to vary the size of mobs + "Use pehkui Mod" = true + #The Max scale of mobs. Range [1.0,10], default 2.0 + #Range: 1.0 ~ 10.0 + "Max size Multiplier" = 2.0 + #The Minimum scale of mobs. Range (0,1.0), default 0.5 + #Range: 0.0 ~ 1.0 + "Minimum size Multiplier" = 0.5 + #Chance that a mob will be affected by size changes + #Range: 0.0 ~ 1.0 + "Size Chance" = 0.5 + +#Settings regarding custom ai for mobs +[ai] + #Whitelist for blocks, which can be actively broken. + #Usage: id|namespace|#tag. Put "!" infront to exclude blocks. E.g. "minecraft", "minecraft:dirt" or "#minecraft:planks" + #Note: If you include common blocks (like grass blocks) the pathfinding can have undesirable results. + "Block Break Whitelist" = ["#forge:glass", "#forge:glass_panes", "#minecraft:fence_gates", "#forge:fence_gates", "#minecraft:wooden_doors"] + #Treat Block Whitelist as Blocklist + "Breaklist as Blacklist" = false + #Use the block breaking sound instead of a knocking sound + Sound = false + #Chance for a mob to be able to break blocks + #Range: 0.0 ~ 1.0 + "Breaker Chance" = 0.30000001192092896 + #Initial cooldown for block breaking mobs + #Range: > 0 + "Breaker Initial Cooldown" = 120 + #Cooldown for breaking blocks + #Range: > 0 + "Breaker Cooldown" = 20 + #By default mobs can only break the block they can harvest with the current tool they holding. Set this to true to disable that check (The block will not drop if they cant harvest it though!). + "Ignore Harvest Check" = false + #Blocks will be restored after x ticks being broken. If set to 0 will never restore + #This will not restore block entity data! + #Range: > 0 + "Restore delay" = 0 + #If mobs should break blocks when not chasing a target + "Idle Break" = false + #Chance a breaker mob to ignore line of sight + #Range: 0.0 ~ 1.0 + "Breaker Sight Ignore" = 0.5 + #A modifier to the breaking speed + #Range: 0.0 ~ 1.7976931348623157E308 + "Breaking Speed Base" = 1.0 + #Addition to breaking speed modifier based on difficulty. + #Final modifier is base + addition * difficulty + #Range: 0.0 ~ 1.7976931348623157E308 + "Breaking Speed Add" = 0.0 + #Chance for a mob to be able to steal items from inventory blocks + #Range: 0.0 ~ 1.0 + "Stealer Chance" = 0.30000001192092896 + #List of blocks mobs shouldn't steal from. You can also add a modid to blacklist whole mods + "Steal Block Blacklist" = [] + #Items which will be given to mobs who can break blocks. Empty list = no items. Syntax: id;weight + #Note: Mobs can only break blocks if the tool they are holding can break the blocks + "Breaking items" = ["minecraft:diamond_pickaxe;1", "minecraft:iron_axe;2"] + #Should mobs be able to break block entities? Evaluated before the break list + "Break BlockEntities" = true + #Chance for neutral mobs to be aggressive + #Range: 0.0 ~ 1.0 + "Neutral Aggressive Chance" = 0.05000000074505806 + #List for of pairs containing which mobs auto target others. Syntax is [mob id]-[mob id] where second value is the target. + # e.g. minecraft:zombie-minecraft:skeleton makes all zombies target skeletons + "Auto Target List" = [] + #Difficulty at which mobs are able to break blocks + #Range: 0.0 ~ 1.7976931348623157E308 + "Difficulty Break AI" = 0.0 + #Difficulty at which mobs are able to steal items + #Range: 0.0 ~ 1.7976931348623157E308 + "Difficulty Steal AI" = 0.0 + #Chance for mobs to be able to summon an aquatic mount + #Range: 0.0 ~ 1.0 + "Guardian Chance" = 0.5 + #Chance for mobs to be able to summon a flying mount + #Range: 0.0 ~ 1.0 + "Phantom Chance" = 0.5 + #Set this to true to allow tnt thrown by mobs to destroy blocks + "TNT Block Destruction" = false + #Chance for a mob to ignore line of sight + #This config ONLY affects villager target, neutral aggressive and auto targeting feature + #Range: 0.0 ~ 1.0 + "Generic Sight Ignore" = 0.5 + +#Configs regarding mobs spawning with equipment +[equipment] + #Blacklist items from whole mods. Add modid to prevent items from that mod being equipped. (For individual items use the equipment.json) + "Item Blacklist" = ["alexscaves", "iceandfire"] + #Use blacklist as whitelist + "Item Whitelist" = false + #Blacklist for items mobs should never be able to use. + #Use as in using the item similar to players (e.g. shooting bows) + "Item Use Blacklist" = ["bigbrain:buckler"] + #Turn the use blacklist into a whitelist + "Item Use Whitelist" = false + #Blacklist for specific mobs and items they shouldnt use (e.g. skeletons already use bows) + # + #For different items but same entity use multiple lines + #Some special names are BOW, TRIDEN, CROSSBOW refering to every bow/trident/crossbow item (So you dont need to type e.g. every bow item) + "Entity Item Use Blacklist" = ["minecraft:drowned;TRIDENT", "minecraft:illusioner;BOW", "minecraft:piglin;CROSSBOW", "minecraft:pillager;CROSSBOW", "minecraft:skeleton;BOW", "minecraft:snow_golem;minecraft:snowball", "minecraft:stray;BOW", "minecraft:wither_skeleton;BOW"] + #Base chance that a mob can have one piece of armor + #Range: 0.0 ~ 1.0 + "Equipment Chance" = 0.10000000149011612 + #Base chance for each additional armor pieces + #Range: 0.0 ~ 1.0 + "Additional Equipment Chance" = 0.30000001192092896 + #Adds additional x*difficulty% to base equip chance + #Range: 0.0 ~ 1.7976931348623157E308 + "Equipment Addition" = 0.30000001192092896 + #Chance for an equipment to have a random armor trim + #Range: 0.0 ~ 1.0 + "Armor Trim Chance" = 0.05000000074505806 + #Chance for mobs to have a weapon + #Range: 0.0 ~ 1.0 + "Weapon Chance" = 0.5 + #Adds additional x*difficulty% to base weapon chance + #Range: 0.0 ~ 1.7976931348623157E308 + "Weapon Chance Add" = 0.30000001192092896 + #Base chance for each armor pieces to get enchanted + #Range: 0.0 ~ 1.0 + "Enchanting Chance" = 0.20000000298023224 + #Adds additional x*difficulty% to base enchanting chance + #Range: 0.0 ~ 1.7976931348623157E308 + "Enchanting Addition" = 0.20000000298023224 + #Specify min and max enchanting levels according to difficulty. difficulty-minLevel-maxLevel + "Enchanting Calc" = ["0.0-5-10", "25.0-5-15", "50.0-10-17", "100.0-15-25", "200.0-20-30", "250.0-30-35"] + #Blacklist enchantments from being applied to equipments + "Enchanting Blacklist" = [] + #Turn the enchant blacklist to a whitelist + "Enchanting Whitelist" = false + #Chance for mobs to have an item in offhand + #Range: 0.0 ~ 1.0 + "Item Equip Chance" = 0.5 + #Adds additional x*difficulty% to base item chance + #Range: 0.0 ~ 1.7976931348623157E308 + "Item Chance add" = 0.20000000298023224 + #Should mobs drop the armor equipped through this mod? Will not change drops if the mob obtained the armor through other means (e.g. vanilla) + "Should drop equipment" = false + +#Settings for attribute modifiers +[attributes] + #Health will be multiplied by 1 + difficulty*0.016*x. Set to 0 to disable + #Range: 0.0 ~ 1.7976931348623157E308 + "Health Increase Multiplier" = 1.0 + #Health will be multiplied by at maximum this. Set to 0 means no limit + #Range: 0.0 ~ 1.7976931348623157E308 + "Max Health Increase" = 5.0 + #Round health to the nearest x. Set to 0 to disable + #Range: 0.0 ~ 1.7976931348623157E308 + "Round HP" = 0.5 + #Damage will be multiplied by 1 + difficulty*0.008*x. Set to 0 to disable + #Range: 0.0 ~ 1.7976931348623157E308 + "Damage Increase Multiplier" = 1.0 + #Damage will be multiplied by at maximum this. Set to 0 means no limit + #Range: 0.0 ~ 1.7976931348623157E308 + "Max Damage Increase" = 3.0 + #Speed will be increased by difficulty*0.0008*x. Set to 0 to disable + #Range: 0.0 ~ 1.7976931348623157E308 + "Speed Increase" = 1.0 + #Maximum increase in speed + #Range: 0.0 ~ 1.0 + "Max Speed" = 0.1 + #Knockback will be increased by difficulty*0.002*x. Set to 0 to disable + #Range: 0.0 ~ 1.7976931348623157E308 + "Knockback Increase" = 1.0 + #Maximum increase in knockback + #Range: 0.0 ~ 1.0 + "Max Knockback" = 0.5 + #Magic resistance will be increased by difficulty*0.0016*x. Set to 0 to disable + #Range: 0.0 ~ 1.7976931348623157E308 + "Magic Resistance Increase" = 1.0 + #Maximum increase in magic resistance. Magic reduction is percentage + #Range: 0.0 ~ 1.0 + "Max Magic Resistance" = 0.4000000059604645 + #Projectile Damage will be multiplied by 1 + difficulty*0.008*x. Set to 0 to disable + #Range: 0.0 ~ 1.7976931348623157E308 + "Projectile Damage Increase" = 1.0 + #Projectile damage will be multiplied by maximum of this + #Range: 0.0 ~ 1.7976931348623157E308 + "Max Projectile Damage" = 2.0 + #Explosion Damage will be multiplied by 1 + difficulty*0.003*x. Set to 0 to disable + #Range: 0.0 ~ 1.7976931348623157E308 + "Explosion Damage Increase" = 1.0 + #Explosion damage will be multiplied by maximum of this + #Range: 0.0 ~ 1.7976931348623157E308 + "Max Explosion Damage" = 1.75 + diff --git a/config/improvedmobs/equipment.json b/config/improvedmobs/equipment.json new file mode 100644 index 0000000..45f0d9e --- /dev/null +++ b/config/improvedmobs/equipment.json @@ -0,0 +1,1260 @@ +{ + "__comment": [ + "Mobs will be able to equip items declared here", + "The first number is the weight while the second number is the quality", + "Weight is the weight of an item. Higher weight means that the item is more likely to get choosen", + "Quality is a modifier applied to the weight. The final weight used is weight + quality * current difficulty" + ], + "MAINHAND": { + "alexscaves:desolate_dagger": [ + 11806, + 4.753436 + ], + "alexsmobs:skelewag_sword": [ + 13720, + 0.7804518 + ], + "alexsmobs:tendon_whip": [ + 14017, + 0.0469 + ], + "grimoireofgaia:cursed_metal_sword": [ + 13932, + 0.47611615 + ], + "grimoireofgaia:metal_club": [ + 13971, + 0.37663084 + ], + "grimoireofgaia:metal_dagger": [ + 14047, + 0.043899998 + ], + "grimoireofgaia:minotaur_hammer": [ + 13831, + 0.6319829 + ], + "grimoireofgaia:weapon_book": [ + 13095, + 1.5853943 + ], + "grimoireofgaia:weapon_book_battle": [ + 13095, + 1.5853943 + ], + "grimoireofgaia:weapon_book_ender": [ + 13095, + 1.5853943 + ], + "grimoireofgaia:weapon_book_freezing": [ + 13095, + 1.5853943 + ], + "grimoireofgaia:weapon_book_hunger": [ + 13095, + 1.5853943 + ], + "grimoireofgaia:weapon_book_metal": [ + 13095, + 1.5853943 + ], + "grimoireofgaia:weapon_book_nature": [ + 13095, + 1.5853943 + ], + "grimoireofgaia:weapon_book_nightmare": [ + 13095, + 1.5853943 + ], + "grimoireofgaia:weapon_book_wither": [ + 13095, + 1.5853943 + ], + "iceandfire:amphithere_macuahuitl": [ + 13592, + 0.94598794 + ], + "iceandfire:copper_axe": [ + 13911, + 0.5130528 + ], + "iceandfire:copper_sword": [ + 13949, + 0.44120392 + ], + "iceandfire:dragonbone_axe": [ + 11475, + 5.459938 + ], + "iceandfire:dragonbone_bow": [ + 11518, + 5.3690643 + ], + "iceandfire:dragonbone_sword": [ + 11545, + 5.311902 + ], + "iceandfire:dragonbone_sword_fire": [ + 10916, + 6.6307178 + ], + "iceandfire:dragonbone_sword_ice": [ + 10916, + 6.6307178 + ], + "iceandfire:dragonbone_sword_lightning": [ + 10916, + 6.6307178 + ], + "iceandfire:dragonsteel_fire_axe": [ + 20, + 29.865591 + ], + "iceandfire:dragonsteel_fire_sword": [ + 292, + 29.272722 + ], + "iceandfire:dragonsteel_ice_axe": [ + 20, + 29.865591 + ], + "iceandfire:dragonsteel_ice_sword": [ + 292, + 29.272722 + ], + "iceandfire:dragonsteel_lightning_axe": [ + 20, + 29.865591 + ], + "iceandfire:dragonsteel_lightning_sword": [ + 292, + 29.272722 + ], + "iceandfire:dread_knight_sword": [ + 12132, + 4.0215507 + ], + "iceandfire:dread_queen_sword": [ + 292, + 29.272722 + ], + "iceandfire:dread_sword": [ + 14272, + 0.021399999 + ], + "iceandfire:ghost_sword": [ + 9156, + 10.300405 + ], + "iceandfire:hippocampus_slapper": [ + 13631, + 0.89580816 + ], + "iceandfire:hippogryph_sword": [ + 13559, + 0.988363 + ], + "iceandfire:myrmex_desert_axe": [ + 13376, + 1.2230678 + ], + "iceandfire:myrmex_desert_sword": [ + 13422, + 1.1640399 + ], + "iceandfire:myrmex_desert_sword_venom": [ + 13422, + 1.1640399 + ], + "iceandfire:myrmex_jungle_axe": [ + 13376, + 1.2230678 + ], + "iceandfire:myrmex_jungle_sword": [ + 13422, + 1.1640399 + ], + "iceandfire:myrmex_jungle_sword_venom": [ + 13422, + 1.1640399 + ], + "iceandfire:silver_axe": [ + 13614, + 0.91769844 + ], + "iceandfire:silver_sword": [ + 13660, + 0.8583848 + ], + "iceandfire:stymphalian_bird_dagger": [ + 13571, + 0.9729605 + ], + "iceandfire:troll_weapon_axe": [ + 13662, + 0.8557993 + ], + "iceandfire:troll_weapon_column": [ + 13662, + 0.8557993 + ], + "iceandfire:troll_weapon_column_forest": [ + 13662, + 0.8557993 + ], + "iceandfire:troll_weapon_column_frost": [ + 13662, + 0.8557993 + ], + "iceandfire:troll_weapon_hammer": [ + 13662, + 0.8557993 + ], + "iceandfire:troll_weapon_trunk": [ + 13662, + 0.8557993 + ], + "iceandfire:troll_weapon_trunk_frost": [ + 13662, + 0.8557993 + ], + "minecraft:bow": [ + 11918, + 4.508568 + ], + "minecraft:crossbow": [ + 12212, + 3.826627 + ], + "minecraft:diamond_axe": [ + 11681, + 5.022479 + ], + "minecraft:diamond_sword": [ + 11743, + 4.889481 + ], + "minecraft:enchanted_book": [ + 12886, + 1.8573177 + ], + "minecraft:golden_axe": [ + 14342, + 0.014399999 + ], + "minecraft:golden_sword": [ + 14405, + 0.0081 + ], + "minecraft:iron_axe": [ + 13909, + 0.51635593 + ], + "minecraft:iron_sword": [ + 13996, + 0.049 + ], + "minecraft:lingering_potion{Potion:\"minecraft:harming\"}": [ + 12986, + 1.7269388 + ], + "minecraft:netherite_axe": [ + 10845, + 6.778693 + ], + "minecraft:netherite_sword": [ + 10915, + 6.632802 + ], + "minecraft:snowball": [ + 13936, + 0.46844563 + ], + "minecraft:splash_potion{Potion:\"minecraft:harming\"}": [ + 12986, + 1.7269388 + ], + "minecraft:stone_axe": [ + 14112, + 0.0374 + ], + "minecraft:stone_sword": [ + 14220, + 0.026599998 + ], + "minecraft:tnt": [ + 12786, + 1.9881918 + ], + "minecraft:trident": [ + 11986, + 4.357304 + ], + "minecraft:wooden_axe": [ + 14296, + 0.019 + ], + "minecraft:wooden_sword": [ + 14359, + 0.0127 + ], + "rats:feral_bagh_nakhs": [ + 13546, + 1.0050428 + ], + "rats:ghost_pirat_cutlass": [ + 13824, + 0.6416611 + ], + "rats:pirat_cutlass": [ + 13872, + 0.57356006 + ], + "rats:plague_scythe": [ + 11747, + 4.8808722 + ], + "rats:ratlantis_axe": [ + 8290, + 12.117205 + ], + "rats:ratlantis_bow": [ + 9686, + 9.192951 + ], + "rats:ratlantis_sword": [ + 8306, + 12.083552 + ] + }, + "OFFHAND": { + "alexscaves:resistor_shield": [ + 262, + 4.9045377 + ], + "grimoireofgaia:bone_shield": [ + 1862, + 1.2744464 + ], + "grimoireofgaia:gold_shield": [ + 1742, + 1.4289483 + ], + "grimoireofgaia:iron_shield": [ + 1590, + 1.6255897 + ], + "grimoireofgaia:stone_shield": [ + 1962, + 1.1460843 + ], + "minecraft:ender_pearl": [ + 1912, + 1.2102311 + ], + "minecraft:flint_and_steel": [ + 1884, + 1.2461817 + ], + "minecraft:lava_bucket": [ + 1512, + 1.7269388 + ], + "minecraft:shield": [ + 1590, + 1.6255897 + ] + }, + "FEET": { + "alexscaves:diving_boots": [ + 5009, + 1.1178746 + ], + "alexscaves:gingerbread_boots": [ + 5263, + 0.79089624 + ], + "alexscaves:hazmat_boots": [ + 5210, + 0.85967726 + ], + "alexscaves:rainbounce_boots": [ + 5650, + 0.0387 + ], + "alexsmobs:flying_fish_boots": [ + 5896, + 0.014099999 + ], + "alexsmobs:roadrunner_boots": [ + 5334, + 0.6972618 + ], + "iceandfire:armor_amythest_boots": [ + 3002, + 5.510578 + ], + "iceandfire:armor_black_boots": [ + 3002, + 5.510578 + ], + "iceandfire:armor_blue_boots": [ + 3002, + 5.510578 + ], + "iceandfire:armor_bronze_boots": [ + 3002, + 5.510578 + ], + "iceandfire:armor_copper_boots": [ + 3002, + 5.510578 + ], + "iceandfire:armor_copper_metal_boots": [ + 5547, + 0.049 + ], + "iceandfire:armor_electric_boots": [ + 3002, + 5.510578 + ], + "iceandfire:armor_gray_boots": [ + 3002, + 5.510578 + ], + "iceandfire:armor_green_boots": [ + 3002, + 5.510578 + ], + "iceandfire:armor_red_boots": [ + 3002, + 5.510578 + ], + "iceandfire:armor_sapphire_boots": [ + 3002, + 5.510578 + ], + "iceandfire:armor_silver_boots": [ + 3002, + 5.510578 + ], + "iceandfire:armor_silver_metal_boots": [ + 5256, + 0.80001926 + ], + "iceandfire:armor_white_boots": [ + 3002, + 5.510578 + ], + "iceandfire:deathworm_red_boots": [ + 4750, + 1.4508864 + ], + "iceandfire:deathworm_white_boots": [ + 4750, + 1.4508864 + ], + "iceandfire:deathworm_yellow_boots": [ + 4750, + 1.4508864 + ], + "iceandfire:dragonsteel_fire_boots": [ + 35, + 11.709396 + ], + "iceandfire:dragonsteel_ice_boots": [ + 35, + 11.709396 + ], + "iceandfire:dragonsteel_lightning_boots": [ + 35, + 11.709396 + ], + "iceandfire:forest_troll_leather_boots": [ + 4691, + 1.5271299 + ], + "iceandfire:frost_troll_leather_boots": [ + 4691, + 1.5271299 + ], + "iceandfire:mountain_troll_leather_boots": [ + 4691, + 1.5271299 + ], + "iceandfire:myrmex_desert_boots": [ + 4222, + 2.1392972 + ], + "iceandfire:myrmex_jungle_boots": [ + 4222, + 2.1392972 + ], + "iceandfire:sheep_boots": [ + 5731, + 0.030599998 + ], + "iceandfire:tide_blue_boots": [ + 3579, + 4.262535 + ], + "iceandfire:tide_bronze_boots": [ + 3579, + 4.262535 + ], + "iceandfire:tide_deepblue_boots": [ + 3579, + 4.262535 + ], + "iceandfire:tide_green_boots": [ + 3579, + 4.262535 + ], + "iceandfire:tide_purple_boots": [ + 3579, + 4.262535 + ], + "iceandfire:tide_red_boots": [ + 3579, + 4.262535 + ], + "iceandfire:tide_teal_boots": [ + 3579, + 4.262535 + ], + "minecraft:chainmail_boots": [ + 5445, + 0.540316 + ], + "minecraft:diamond_boots": [ + 4529, + 1.7373508 + ], + "minecraft:golden_boots": [ + 5511, + 0.4136078 + ], + "minecraft:iron_boots": [ + 5197, + 0.8764657 + ], + "minecraft:leather_boots": [ + 5793, + 0.0244 + ], + "minecraft:netherite_boots": [ + 4402, + 1.9030677 + ], + "rats:ratlantis_boots": [ + 2328, + 6.920353 + ] + }, + "LEGS": { + "alexscaves:diving_leggings": [ + 5007, + 1.1537791 + ], + "alexscaves:gingerbread_leggings": [ + 5276, + 0.8078281 + ], + "alexscaves:hazmat_leggings": [ + 5208, + 0.89580816 + ], + "alexscaves:primordial_pants": [ + 5298, + 0.7791448 + ], + "alexsmobs:centipede_leggings": [ + 3757, + 3.9059477 + ], + "alexsmobs:emu_leggings": [ + 4992, + 1.173019 + ], + "iceandfire:armor_amythest_leggings": [ + 3028, + 5.510578 + ], + "iceandfire:armor_black_leggings": [ + 3028, + 5.510578 + ], + "iceandfire:armor_blue_leggings": [ + 3028, + 5.510578 + ], + "iceandfire:armor_bronze_leggings": [ + 3028, + 5.510578 + ], + "iceandfire:armor_copper_leggings": [ + 3028, + 5.510578 + ], + "iceandfire:armor_copper_metal_leggings": [ + 5573, + 0.049 + ], + "iceandfire:armor_electric_leggings": [ + 3028, + 5.510578 + ], + "iceandfire:armor_gray_leggings": [ + 3028, + 5.510578 + ], + "iceandfire:armor_green_leggings": [ + 3028, + 5.510578 + ], + "iceandfire:armor_red_leggings": [ + 3028, + 5.510578 + ], + "iceandfire:armor_sapphire_leggings": [ + 3028, + 5.510578 + ], + "iceandfire:armor_silver_leggings": [ + 3028, + 5.510578 + ], + "iceandfire:armor_silver_metal_leggings": [ + 5282, + 0.80001926 + ], + "iceandfire:armor_white_leggings": [ + 3028, + 5.510578 + ], + "iceandfire:deathworm_red_leggings": [ + 4776, + 1.4508864 + ], + "iceandfire:deathworm_white_leggings": [ + 4776, + 1.4508864 + ], + "iceandfire:deathworm_yellow_leggings": [ + 4776, + 1.4508864 + ], + "iceandfire:dragonsteel_fire_leggings": [ + 61, + 11.709396 + ], + "iceandfire:dragonsteel_ice_leggings": [ + 61, + 11.709396 + ], + "iceandfire:dragonsteel_lightning_leggings": [ + 61, + 11.709396 + ], + "iceandfire:forest_troll_leather_leggings": [ + 4717, + 1.5271299 + ], + "iceandfire:frost_troll_leather_leggings": [ + 4717, + 1.5271299 + ], + "iceandfire:mountain_troll_leather_leggings": [ + 4717, + 1.5271299 + ], + "iceandfire:myrmex_desert_leggings": [ + 4248, + 2.1392972 + ], + "iceandfire:myrmex_jungle_leggings": [ + 4248, + 2.1392972 + ], + "iceandfire:sheep_leggings": [ + 5757, + 0.030599998 + ], + "iceandfire:tide_blue_leggings": [ + 3605, + 4.262535 + ], + "iceandfire:tide_bronze_leggings": [ + 3605, + 4.262535 + ], + "iceandfire:tide_deepblue_leggings": [ + 3605, + 4.262535 + ], + "iceandfire:tide_green_leggings": [ + 3605, + 4.262535 + ], + "iceandfire:tide_purple_leggings": [ + 3605, + 4.262535 + ], + "iceandfire:tide_red_leggings": [ + 3605, + 4.262535 + ], + "iceandfire:tide_teal_leggings": [ + 3605, + 4.262535 + ], + "minecraft:chainmail_leggings": [ + 5471, + 0.540316 + ], + "minecraft:diamond_leggings": [ + 4555, + 1.7373508 + ], + "minecraft:golden_leggings": [ + 5537, + 0.4136078 + ], + "minecraft:iron_leggings": [ + 5223, + 0.8764657 + ], + "minecraft:leather_leggings": [ + 5819, + 0.0244 + ], + "minecraft:netherite_leggings": [ + 4428, + 1.9030677 + ], + "rats:ratlantis_leggings": [ + 2354, + 6.920353 + ] + }, + "CHEST": { + "alexscaves:cloak_of_darkness": [ + 5360, + 0.6972618 + ], + "alexscaves:diving_chestplate": [ + 5023, + 1.1332608 + ], + "alexscaves:gingerbread_chestplate": [ + 5284, + 0.7974141 + ], + "alexscaves:hazmat_chestplate": [ + 5225, + 0.87388456 + ], + "alexscaves:primordial_tunic": [ + 5315, + 0.7568712 + ], + "alexsmobs:crocodile_chestplate": [ + 4781, + 1.4444326 + ], + "alexsmobs:rocky_chestplate": [ + 4860, + 1.3426114 + ], + "alexsmobs:tarantula_hawk_elytra": [ + 5208, + 0.89580816 + ], + "alexsmobs:unsettling_kimono": [ + 5431, + 0.59963983 + ], + "autumnity:snail_shell_chestplate": [ + 5757, + 0.030599998 + ], + "iceandfire:armor_amythest_chestplate": [ + 3028, + 5.510578 + ], + "iceandfire:armor_black_chestplate": [ + 3028, + 5.510578 + ], + "iceandfire:armor_blue_chestplate": [ + 3028, + 5.510578 + ], + "iceandfire:armor_bronze_chestplate": [ + 3028, + 5.510578 + ], + "iceandfire:armor_copper_chestplate": [ + 3028, + 5.510578 + ], + "iceandfire:armor_copper_metal_chestplate": [ + 5573, + 0.049 + ], + "iceandfire:armor_electric_chestplate": [ + 3028, + 5.510578 + ], + "iceandfire:armor_gray_chestplate": [ + 3028, + 5.510578 + ], + "iceandfire:armor_green_chestplate": [ + 3028, + 5.510578 + ], + "iceandfire:armor_red_chestplate": [ + 3028, + 5.510578 + ], + "iceandfire:armor_sapphire_chestplate": [ + 3028, + 5.510578 + ], + "iceandfire:armor_silver_chestplate": [ + 3028, + 5.510578 + ], + "iceandfire:armor_silver_metal_chestplate": [ + 5282, + 0.80001926 + ], + "iceandfire:armor_white_chestplate": [ + 3028, + 5.510578 + ], + "iceandfire:deathworm_red_chestplate": [ + 4776, + 1.4508864 + ], + "iceandfire:deathworm_white_chestplate": [ + 4776, + 1.4508864 + ], + "iceandfire:deathworm_yellow_chestplate": [ + 4776, + 1.4508864 + ], + "iceandfire:dragonsteel_fire_chestplate": [ + 61, + 11.709396 + ], + "iceandfire:dragonsteel_ice_chestplate": [ + 61, + 11.709396 + ], + "iceandfire:dragonsteel_lightning_chestplate": [ + 61, + 11.709396 + ], + "iceandfire:forest_troll_leather_chestplate": [ + 4717, + 1.5271299 + ], + "iceandfire:frost_troll_leather_chestplate": [ + 4717, + 1.5271299 + ], + "iceandfire:mountain_troll_leather_chestplate": [ + 4717, + 1.5271299 + ], + "iceandfire:myrmex_desert_chestplate": [ + 4248, + 2.1392972 + ], + "iceandfire:myrmex_jungle_chestplate": [ + 4248, + 2.1392972 + ], + "iceandfire:sheep_chestplate": [ + 5757, + 0.030599998 + ], + "iceandfire:tide_blue_chestplate": [ + 3605, + 4.262535 + ], + "iceandfire:tide_bronze_chestplate": [ + 3605, + 4.262535 + ], + "iceandfire:tide_deepblue_chestplate": [ + 3605, + 4.262535 + ], + "iceandfire:tide_green_chestplate": [ + 3605, + 4.262535 + ], + "iceandfire:tide_purple_chestplate": [ + 3605, + 4.262535 + ], + "iceandfire:tide_red_chestplate": [ + 3605, + 4.262535 + ], + "iceandfire:tide_teal_chestplate": [ + 3605, + 4.262535 + ], + "minecraft:chainmail_chestplate": [ + 5471, + 0.540316 + ], + "minecraft:diamond_chestplate": [ + 4555, + 1.7373508 + ], + "minecraft:golden_chestplate": [ + 5537, + 0.4136078 + ], + "minecraft:iron_chestplate": [ + 5223, + 0.8764657 + ], + "minecraft:leather_chestplate": [ + 5819, + 0.0244 + ], + "minecraft:netherite_chestplate": [ + 4428, + 1.9030677 + ], + "quark:backpack": [ + 5819, + 0.0244 + ], + "rats:ratlantis_chestplate": [ + 2354, + 6.920353 + ] + }, + "HEAD": { + "alexscaves:diving_helmet": [ + 4951, + 1.173019 + ], + "alexscaves:gingerbread_helmet": [ + 5228, + 0.8169267 + ], + "alexscaves:hazmat_mask": [ + 5153, + 0.91383743 + ], + "alexscaves:hood_of_darkness": [ + 5295, + 0.7291897 + ], + "alexscaves:primordial_helmet": [ + 5243, + 0.7974141 + ], + "alexsmobs:fedora": [ + 5583, + 0.043899998 + ], + "alexsmobs:frontier_cap": [ + 5277, + 0.75292885 + ], + "alexsmobs:froststalker_helmet": [ + 5370, + 0.62781405 + ], + "alexsmobs:moose_headgear": [ + 5268, + 0.7647448 + ], + "alexsmobs:novelty_hat": [ + 5583, + 0.043899998 + ], + "alexsmobs:sombrero": [ + 5554, + 0.0468 + ], + "alexsmobs:spiked_turtle_shell": [ + 5018, + 1.0871058 + ], + "conjurer_illager:conjurer_hat": [ + 5716, + 0.030599998 + ], + "iceandfire:armor_amythest_helmet": [ + 2987, + 5.510578 + ], + "iceandfire:armor_black_helmet": [ + 2987, + 5.510578 + ], + "iceandfire:armor_blue_helmet": [ + 2987, + 5.510578 + ], + "iceandfire:armor_bronze_helmet": [ + 2987, + 5.510578 + ], + "iceandfire:armor_copper_helmet": [ + 2987, + 5.510578 + ], + "iceandfire:armor_copper_metal_helmet": [ + 5532, + 0.049 + ], + "iceandfire:armor_electric_helmet": [ + 2987, + 5.510578 + ], + "iceandfire:armor_gray_helmet": [ + 2987, + 5.510578 + ], + "iceandfire:armor_green_helmet": [ + 2987, + 5.510578 + ], + "iceandfire:armor_red_helmet": [ + 2987, + 5.510578 + ], + "iceandfire:armor_sapphire_helmet": [ + 2987, + 5.510578 + ], + "iceandfire:armor_silver_helmet": [ + 2987, + 5.510578 + ], + "iceandfire:armor_silver_metal_helmet": [ + 5241, + 0.80001926 + ], + "iceandfire:armor_white_helmet": [ + 2987, + 5.510578 + ], + "iceandfire:blindfold": [ + 5873, + 0.0149 + ], + "iceandfire:deathworm_red_helmet": [ + 4735, + 1.4508864 + ], + "iceandfire:deathworm_white_helmet": [ + 4735, + 1.4508864 + ], + "iceandfire:deathworm_yellow_helmet": [ + 4735, + 1.4508864 + ], + "iceandfire:dragonsteel_fire_helmet": [ + 20, + 11.709396 + ], + "iceandfire:dragonsteel_ice_helmet": [ + 20, + 11.709396 + ], + "iceandfire:dragonsteel_lightning_helmet": [ + 20, + 11.709396 + ], + "iceandfire:earplugs": [ + 5873, + 0.0149 + ], + "iceandfire:forest_troll_leather_helmet": [ + 4676, + 1.5271299 + ], + "iceandfire:frost_troll_leather_helmet": [ + 4676, + 1.5271299 + ], + "iceandfire:mountain_troll_leather_helmet": [ + 4676, + 1.5271299 + ], + "iceandfire:myrmex_desert_helmet": [ + 4207, + 2.1392972 + ], + "iceandfire:myrmex_jungle_helmet": [ + 4207, + 2.1392972 + ], + "iceandfire:sheep_helmet": [ + 5716, + 0.030599998 + ], + "iceandfire:tide_blue_helmet": [ + 3564, + 4.262535 + ], + "iceandfire:tide_bronze_helmet": [ + 3564, + 4.262535 + ], + "iceandfire:tide_deepblue_helmet": [ + 3564, + 4.262535 + ], + "iceandfire:tide_green_helmet": [ + 3564, + 4.262535 + ], + "iceandfire:tide_purple_helmet": [ + 3564, + 4.262535 + ], + "iceandfire:tide_red_helmet": [ + 3564, + 4.262535 + ], + "iceandfire:tide_teal_helmet": [ + 3564, + 4.262535 + ], + "iwannaskate:beanie": [ + 5778, + 0.0244 + ], + "iwannaskate:skater_cap": [ + 5778, + 0.0244 + ], + "iwannaskate:spiked_skater_helmet": [ + 5182, + 0.8764657 + ], + "minecraft:chainmail_helmet": [ + 5430, + 0.540316 + ], + "minecraft:diamond_helmet": [ + 4514, + 1.7373508 + ], + "minecraft:golden_helmet": [ + 5496, + 0.4136078 + ], + "minecraft:iron_helmet": [ + 5182, + 0.8764657 + ], + "minecraft:leather_helmet": [ + 5778, + 0.0244 + ], + "minecraft:netherite_helmet": [ + 4387, + 1.9030677 + ], + "minecraft:shulker_shell": [ + 5941, + 0.0081 + ], + "minecraft:turtle_helmet": [ + 5126, + 0.948558 + ], + "quark:forgotten_hat": [ + 5778, + 0.0244 + ], + "rats:archeologist_hat": [ + 4758, + 1.4212085 + ], + "rats:aviator_hat": [ + 4758, + 1.4212085 + ], + "rats:black_death_mask": [ + 5628, + 0.039399996 + ], + "rats:chef_toque": [ + 5183, + 0.8751751 + ], + "rats:exterminator_hat": [ + 4758, + 1.4212085 + ], + "rats:farmer_hat": [ + 5183, + 0.8751751 + ], + "rats:fisherman_hat": [ + 4758, + 1.4212085 + ], + "rats:ghost_pirat_hat": [ + 5183, + 0.8751751 + ], + "rats:halo_hat": [ + 5183, + 0.8751751 + ], + "rats:military_hat": [ + 4758, + 1.4212085 + ], + "rats:piper_hat": [ + 5672, + 0.035 + ], + "rats:pirat_hat": [ + 4758, + 1.4212085 + ], + "rats:plague_doctor_mask": [ + 5628, + 0.039399996 + ], + "rats:rat_fez": [ + 4758, + 1.4212085 + ], + "rats:rat_king_crown": [ + 5183, + 0.8751751 + ], + "rats:ratlantis_helmet": [ + 2313, + 6.920353 + ], + "rats:santa_hat": [ + 5183, + 0.8751751 + ], + "rats:top_hat": [ + 5183, + 0.8751751 + ] + } +} \ No newline at end of file diff --git a/config/majruszsdifficulty.json b/config/majruszsdifficulty.json new file mode 100644 index 0000000..2ac1577 --- /dev/null +++ b/config/majruszsdifficulty.json @@ -0,0 +1,990 @@ +{ + "game_stages": { + "is_per_player_difficulty_enabled": false, + "list": [ + { + "id": "normal", + "format": [ + "WHITE" + ], + "triggers": { + "dimensions": [], + "entities": [] + }, + "messages": [] + }, + { + "id": "expert", + "format": [ + "RED", + "BOLD" + ], + "triggers": { + "dimensions": [ + "{regex}.*" + ], + "entities": [] + }, + "messages": [ + { + "id": "majruszsdifficulty.stages.expert.started", + "format": [ + "RED", + "BOLD" + ] + }, + { + "id": "majruszsdifficulty.undead_army.on_expert", + "format": [ + "DARK_PURPLE" + ] + } + ] + }, + { + "id": "master", + "format": [ + "DARK_PURPLE", + "BOLD" + ], + "triggers": { + "dimensions": [], + "entities": [ + "minecraft:ender_dragon" + ] + }, + "messages": [ + { + "id": "majruszsdifficulty.stages.master.started", + "format": [ + "DARK_PURPLE", + "BOLD" + ] + }, + { + "id": "majruszsdifficulty.undead_army.on_master", + "format": [ + "DARK_PURPLE" + ] + } + ] + } + ], + "crd_penalty": { + "__default": 0.0, + "expert": 0.15, + "master": 0.3 + } + }, + "features": { + "block_illusioner_from_joining_raids": { + "is_enabled": true, + "required_game_stage": "normal" + }, + "creeper_chain_reaction": { + "is_enabled": true, + "required_game_stage": "expert" + }, + "creeper_explode_behind_wall": { + "is_enabled": true, + "required_game_stage": "expert", + "chance": 1.0, + "is_scaled_by_crd": false + }, + "creeper_explosion_immunity": { + "is_enabled": true, + "required_game_stage": "expert", + "damage_multiplier": 0.2 + }, + "creeper_spawn_charged": { + "is_enabled": true, + "required_game_stage": "normal", + "chance": 0.125, + "is_scaled_by_crd": true + }, + "creeper_spawn_debuffed": { + "is_enabled": true, + "required_game_stage": "normal", + "chance": 0.375, + "is_scaled_by_crd": true, + "effects": [ + { + "id": "minecraft:weakness", + "amplifier": 0, + "duration": 60.0 + }, + { + "id": "minecraft:slowness", + "amplifier": 0, + "duration": 60.0 + }, + { + "id": "minecraft:mining_fatigue", + "amplifier": 0, + "duration": 60.0 + }, + { + "id": "minecraft:saturation", + "amplifier": 0, + "duration": 60.0 + } + ] + }, + "creeper_split_into_creeperlings": { + "is_enabled": true, + "count": { + "__default": 2, + "expert": 4, + "master": 6 + }, + "chance": 0.666, + "is_scaled_by_crd": true + }, + "deadlier_explosions": { + "is_enabled": true, + "required_game_stage": "normal", + "radius_multiplier": 1.2599, + "fire_chance": 0.75, + "is_scaled_by_crd": true + }, + "double_loot": { + "is_enabled": true, + "chance": { + "__default": 0.0, + "expert": 0.05, + "master": 0.1 + }, + "blacklisted_items": [ + "minecraft:nether_star", + "minecraft:totem_of_undying" + ] + }, + "drowned_lightning_bolt": { + "is_enabled": true, + "required_game_stage": "expert", + "chance": 1.0, + "is_scaled_by_crd": false + }, + "enderman_teleport_attack": { + "is_enabled": true, + "required_game_stage": "master", + "chance": 0.5, + "is_scaled_by_crd": true + }, + "evoker_with_totem": { + "is_enabled": true, + "required_game_stage": "normal", + "chance": 1.0, + "is_scaled_by_crd": true + }, + "experience_bonus": { + "is_enabled": true, + "extra_multiplier": { + "__default": 1.0, + "expert": 2.0, + "master": 4.0 + } + }, + "jockey_spawn": { + "is_enabled": true, + "required_game_stage": "expert", + "chance": 0.125, + "is_scaled_by_crd": false + }, + "mob_groups": { + "piglins": { + "required_game_stage": "expert", + "chance": 0.25, + "is_scaled_by_crd": true, + "leader_types": [ + { + "type": "minecraft:piglin", + "equipment": "majruszsdifficulty:mob_groups/piglin_leader" + } + ], + "sidekicks_count": { + "min": 1, + "max": 3 + }, + "sidekick_types": [ + { + "type": "minecraft:piglin", + "equipment": "majruszsdifficulty:mob_groups/piglin_sidekick" + } + ] + }, + "skeletons": { + "required_game_stage": "normal", + "chance": 0.1, + "is_scaled_by_crd": true, + "leader_types": [ + { + "type": "minecraft:skeleton", + "equipment": "majruszsdifficulty:mob_groups/skeleton_leader" + } + ], + "sidekicks_count": { + "min": 1, + "max": 3 + }, + "sidekick_types": [ + { + "type": "minecraft:skeleton", + "equipment": "majruszsdifficulty:mob_groups/skeleton_sidekick" + } + ] + }, + "undead": { + "required_game_stage": "normal", + "chance": 0.1, + "is_scaled_by_crd": true, + "leader_types": [ + { + "type": "minecraft:skeleton", + "equipment": "majruszsdifficulty:undead_army/wave_3_skeleton" + }, + { + "type": "minecraft:stray", + "equipment": "majruszsdifficulty:undead_army/wave_3_skeleton" + }, + { + "type": "minecraft:zombie", + "equipment": "majruszsdifficulty:undead_army/wave_3_mob" + }, + { + "type": "minecraft:husk", + "equipment": "majruszsdifficulty:undead_army/wave_3_mob" + } + ], + "sidekicks_count": { + "min": 2, + "max": 4 + }, + "sidekick_types": [ + { + "type": "minecraft:skeleton", + "equipment": "majruszsdifficulty:undead_army/wave_2_mob" + }, + { + "type": "minecraft:stray", + "equipment": "majruszsdifficulty:undead_army/wave_2_mob" + }, + { + "type": "minecraft:zombie", + "equipment": "majruszsdifficulty:undead_army/wave_2_mob" + }, + { + "type": "minecraft:husk", + "equipment": "majruszsdifficulty:undead_army/wave_2_mob" + } + ] + }, + "zombie_miners": { + "required_game_stage": "expert", + "chance": 0.25, + "is_scaled_by_crd": true, + "leader_types": [ + { + "type": "minecraft:zombie", + "equipment": "majruszsdifficulty:mob_groups/zombie_leader" + } + ], + "sidekicks_count": { + "min": 1, + "max": 3 + }, + "sidekick_types": [ + { + "type": "minecraft:zombie", + "equipment": "majruszsdifficulty:mob_groups/zombie_sidekick" + } + ] + }, + "werecat": { + "required_game_stage": "normal", + "chance": 0.1, + "is_scaled_by_crd": true, + "leader_types": [ + { + "type": "grimoireofgaia:werecat", + "equipment": "majruszsdifficulty:undead_army/wave_1_mob" + } + ], + "sidekicks_count": { + "min": 2, + "max": 4 + }, + "sidekick_types": [ + { + "type": "grimoireofgaia:werecat", + "equipment": "majruszsdifficulty:undead_army/wave_1_mob" + } + ] + }, + "harpy": { + "required_game_stage": "normal", + "chance": 0.1, + "is_scaled_by_crd": true, + "leader_types": [ + { + "type": "grimoireofgaia:harpy", + "equipment": "majruszsdifficulty:undead_army/wave_1_mob" + } + ], + "sidekicks_count": { + "min": 2, + "max": 4 + }, + "sidekick_types": [ + { + "type": "grimoireofgaia:harpy", + "equipment": "majruszsdifficulty:undead_army/wave_1_mob" + } + ] + }, + "orc": { + "required_game_stage": "normal", + "chance": 0.1, + "is_scaled_by_crd": true, + "leader_types": [ + { + "type": "grimoireofgaia:orc", + "equipment": "majruszsdifficulty:undead_army/wave_1_mob" + } + ], + "sidekicks_count": { + "min": 2, + "max": 4 + }, + "sidekick_types": [ + { + "type": "grimoireofgaia:orc", + "equipment": "majruszsdifficulty:undead_army/wave_1_mob" + } + ] + }, + "minotaurus": { + "required_game_stage": "expert", + "chance": 0.1, + "is_scaled_by_crd": true, + "leader_types": [ + { + "type": "grimoireofgaia:minotaurus", + "equipment": "majruszsdifficulty:undead_army/wave_1_mob" + } + ], + "sidekicks_count": { + "min": 2, + "max": 4 + }, + "sidekick_types": [ + { + "type": "grimoireofgaia:minotaurus", + "equipment": "majruszsdifficulty:undead_army/wave_1_mob" + } + ] + } + }, + "mobs_apply_effects": [ + { + "required_game_stage": "expert", + "chance": 0.25, + "is_scaled_by_crd": true, + "entity_type": "minecraft:spider", + "effect": { + "id": "minecraft:poison", + "amplifier": 0, + "duration": 7.0 + } + }, + { + "required_game_stage": "expert", + "chance": 0.5, + "is_scaled_by_crd": true, + "entity_type": "minecraft:slime", + "effect": { + "id": "minecraft:slowness", + "amplifier": 0, + "duration": 7.0 + } + }, + { + "required_game_stage": "master", + "chance": 0.5, + "is_scaled_by_crd": true, + "entity_type": "minecraft:shulker", + "effect": { + "id": "minecraft:blindness", + "amplifier": 0, + "duration": 7.0 + } + }, + { + "required_game_stage": "master", + "chance": 0.75, + "is_scaled_by_crd": true, + "entity_type": "minecraft:phantom", + "effect": { + "id": "minecraft:levitation", + "amplifier": 0, + "duration": 7.0 + } + } + ], + "mobs_spawn_stronger": { + "is_enabled": true, + "health_bonus": { + "__default": 0.0, + "expert": 2.0, + "master": 4.0 + }, + "damage_bonus": { + "__default": 0.0, + "expert": 0.5, + "master": 1.0 + }, + "excluded_mobs": [] + }, + "pillager_with_fireworks": { + "is_enabled": true, + "required_game_stage": "master", + "chance": 0.15, + "is_scaled_by_crd": true, + "crossbow_multishot_chance": 0.25, + "firework_drop_chance": 0.25, + "firework_count": 8 + }, + "spawn_blocker": { + "forbidden_entities": { + "__default": [ + "majruszsdifficulty:illusioner", + "majruszsdifficulty:tank", + "majruszsdifficulty:cerberus" + ], + "expert": [ + "majruszsdifficulty:cerberus" + ], + "master": [] + } + }, + "spawn_killer_bunny": { + "is_enabled": true, + "required_game_stage": "expert", + "chance": 0.1, + "is_scaled_by_crd": true + }, + "spawn_player_zombie": { + "is_enabled": true, + "required_game_stage": "expert", + "chance": 1.0, + "is_scaled_by_crd": false, + "head_chance": 1.0, + "head_drop_chance": 0.1 + }, + "spawn_rate_increaser": { + "is_enabled": true, + "multiplier": { + "__default": 1.0, + "expert": 1.1, + "master": 1.2 + } + } + }, + "blood_moon": { + "is_enabled": false, + "night_trigger_chance": 0.0666, + "spawn_rate_multiplier": 2.0, + "crd_penalty": 0.5 + }, + "undead_army": { + "is_enabled": true, + "reset_all_participants_kills": true, + "wave_duration": 1200.0, + "preparing_duration": 10.0, + "highlight_delay": 300.0, + "extra_size_ratio_per_player": 0.5, + "area_radius": 70, + "kill_requirement": 100, + "kill_requirement_first": 25, + "kill_requirement_warning": 3, + "waves": [ + { + "mobs": [ + { + "type": "minecraft:zombie", + "equipment": "majruszsdifficulty:undead_army/wave_1_mob", + "count": 2 + }, + { + "type": "minecraft:skeleton", + "equipment": "majruszsdifficulty:undead_army/wave_1_mob", + "count": 2 + }, + { + "type": "minecraft:zombie", + "equipment": "majruszsdifficulty:undead_army/wave_1_mob", + "count": 2 + }, + { + "type": "minecraft:skeleton", + "equipment": "majruszsdifficulty:undead_army/wave_1_mob", + "count": 2 + }, + { + "type": "grimoireofgaia:werecat", + "equipment": "majruszsdifficulty:undead_army/wave_1_mob", + "count": 2 + } + ], + "game_stage": "normal", + "exp": 8 + }, + { + "mobs": [ + { + "type": "minecraft:zombie", + "equipment": "majruszsdifficulty:undead_army/wave_2_mob", + "count": 2 + }, + { + "type": "minecraft:skeleton", + "equipment": "majruszsdifficulty:undead_army/wave_2_mob", + "count": 3 + }, + { + "type": "minecraft:zombie", + "equipment": "majruszsdifficulty:undead_army/wave_2_mob", + "count": 3 + }, + { + "type": "minecraft:skeleton", + "equipment": "majruszsdifficulty:undead_army/wave_2_mob", + "count": 2 + }, + { + "type": "grimoireofgaia:werecat", + "equipment": "majruszsdifficulty:undead_army/wave_2_mob", + "count": 2 + } + ], + "game_stage": "normal", + "exp": 16 + }, + { + "mobs": [ + { + "type": "minecraft:zombie", + "equipment": "majruszsdifficulty:undead_army/wave_3_mob", + "count": 3 + }, + { + "type": "minecraft:skeleton", + "equipment": "majruszsdifficulty:undead_army/wave_3_skeleton", + "count": 3 + }, + { + "type": "minecraft:husk", + "equipment": "majruszsdifficulty:undead_army/wave_3_mob", + "count": 3 + }, + { + "type": "minecraft:stray", + "equipment": "majruszsdifficulty:undead_army/wave_3_skeleton", + "count": 3 + }, + { + "type": "grimoireofgaia:werecat", + "equipment": "majruszsdifficulty:undead_army/wave_3_mob", + "count": 2 + }, + { + "type": "grimoireofgaia:witch", + "equipment": "majruszsdifficulty:undead_army/wave_3_mob", + "count": 1 + } + ], + "boss": { + "type": "majruszsdifficulty:tank", + "count": 1 + }, + "game_stage": "normal", + "exp": 24 + }, + { + "mobs": [ + { + "type": "minecraft:zombie", + "equipment": "majruszsdifficulty:undead_army/wave_4_mob", + "count": 2 + }, + { + "type": "minecraft:wither_skeleton", + "equipment": "majruszsdifficulty:undead_army/wave_4_mob", + "count": 1 + }, + { + "type": "minecraft:skeleton", + "equipment": "majruszsdifficulty:undead_army/wave_4_skeleton", + "count": 2 + }, + { + "type": "minecraft:wither_skeleton", + "equipment": "majruszsdifficulty:undead_army/wave_4_mob", + "count": 1 + }, + { + "type": "majruszsdifficulty:tank", + "count": 1 + }, + { + "type": "minecraft:husk", + "equipment": "majruszsdifficulty:undead_army/wave_4_mob", + "count": 3 + }, + { + "type": "minecraft:wither_skeleton", + "equipment": "majruszsdifficulty:undead_army/wave_4_mob", + "count": 1 + }, + { + "type": "minecraft:stray", + "equipment": "majruszsdifficulty:undead_army/wave_4_skeleton", + "count": 3 + }, + { + "type": "minecraft:wither_skeleton", + "equipment": "majruszsdifficulty:undead_army/wave_4_mob", + "count": 1 + }, + { + "type": "grimoireofgaia:succubus", + "equipment": "majruszsdifficulty:undead_army/wave_4_mob", + "count": 3 + } + ], + "game_stage": "expert", + "exp": 32 + }, + { + "mobs": [ + { + "type": "minecraft:zombie", + "equipment": "majruszsdifficulty:undead_army/wave_5_mob", + "count": 1 + }, + { + "type": "minecraft:skeleton", + "equipment": "majruszsdifficulty:undead_army/wave_5_skeleton", + "count": 1 + }, + { + "type": "minecraft:stray", + "equipment": "majruszsdifficulty:undead_army/wave_5_skeleton", + "count": 3 + }, + { + "type": "minecraft:wither_skeleton", + "equipment": "majruszsdifficulty:undead_army/wave_5_mob", + "count": 2 + }, + { + "type": "majruszsdifficulty:tank", + "count": 1 + }, + { + "type": "minecraft:husk", + "equipment": "majruszsdifficulty:undead_army/wave_5_mob", + "count": 3 + }, + { + "type": "minecraft:wither_skeleton", + "equipment": "majruszsdifficulty:undead_army/wave_5_mob", + "count": 2 + }, + { + "type": "grimoireofgaia:succubus", + "equipment": "majruszsdifficulty:undead_army/wave_5_mob", + "count": 3 + }, + { + "type": "grimoireofgaia:witch", + "equipment": "majruszsdifficulty:undead_army/wave_5_mob", + "count": 1 + }, + { + "type": "grimoireofgaia:vampire", + "equipment": "majruszsdifficulty:undead_army/wave_5_mob", + "count": 1 + } + ], + "boss": { + "type": "majruszsdifficulty:cerberus", + "count": 1 + }, + "game_stage": "expert", + "exp": 40 + }, + { + "mobs": [ + { + "type": "minecraft:zombie", + "equipment": "majruszsdifficulty:undead_army/wave_6_mob", + "count": 1 + }, + { + "type": "minecraft:skeleton", + "equipment": "majruszsdifficulty:undead_army/wave_6_skeleton", + "count": 1 + }, + { + "type": "majruszsdifficulty:tank", + "count": 1 + }, + { + "type": "minecraft:stray", + "equipment": "majruszsdifficulty:undead_army/wave_6_skeleton", + "count": 1 + }, + { + "type": "minecraft:husk", + "equipment": "majruszsdifficulty:undead_army/wave_6_mob", + "count": 1 + }, + { + "type": "minecraft:wither_skeleton", + "equipment": "majruszsdifficulty:undead_army/wave_6_wither_skeleton", + "count": 1 + }, + { + "type": "majruszsdifficulty:cerberus", + "count": 1 + }, + { + "type": "grimoireofgaia:succubus", + "equipment": "majruszsdifficulty:undead_army/wave_6_mob", + "count": 3 + }, + { + "type": "grimoireofgaia:witch", + "equipment": "majruszsdifficulty:undead_army/wave_6_mob", + "count": 1 + }, + { + "type": "grimoireofgaia:vampire", + "equipment": "majruszsdifficulty:undead_army/wave_6_mob", + "count": 1 + } + ], + "boss": { + "type": "majruszsdifficulty:giant", + "equipment": "majruszsdifficulty:undead_army/wave_6_mob", + "count": 1 + }, + "game_stage": "master", + "exp": 48 + } + ] + }, + "mobs": { + "cursed_armor": { + "item_drop_chance": 0.2, + "custom_name_chance": 0.025, + "custom_names": [ + "Freshah" + ], + "locations": [ + { + "loot": "majruszsdifficulty:gameplay/cursed_armor_dungeon", + "chests": [ + "minecraft:chests/simple_dungeon" + ], + "chance": 0.5 + }, + { + "loot": "majruszsdifficulty:gameplay/cursed_armor_stronghold", + "chests": [ + "minecraft:chests/stronghold_corridor", + "minecraft:chests/stronghold_crossing", + "minecraft:chests/stronghold_library" + ], + "chance": 0.4 + }, + { + "loot": "majruszsdifficulty:gameplay/cursed_armor_portal", + "chests": [ + "minecraft:chests/ruined_portal" + ], + "chance": 1.0 + }, + { + "loot": "majruszsdifficulty:gameplay/cursed_armor_nether", + "chests": [ + "minecraft:chests/bastion_bridge", + "minecraft:chests/bastion_hoglin_stable", + "minecraft:chests/bastion_other", + "minecraft:chests/bastion_treasure", + "minecraft:chests/nether_bridge" + ], + "chance": 0.25 + }, + { + "loot": "majruszsdifficulty:gameplay/cursed_armor_end", + "chests": [ + "minecraft:chests/end_city_treasure" + ], + "chance": 0.5 + } + ] + } + }, + "items": { + "bandage": { + "normal_effects": [ + { + "id": "majruszsdifficulty:glass_regeneration", + "amplifier": 0, + "duration": 20.0 + } + ], + "golden_effects": [ + { + "id": "majruszsdifficulty:glass_regeneration", + "amplifier": 1, + "duration": 20.0 + }, + { + "id": "majruszsdifficulty:bleeding_immunity", + "amplifier": 0, + "duration": 90.0 + } + ] + }, + "evoker_fang_scroll": { + "attack_damage": 12, + "attack_range": { + "min": 8, + "max": 20 + } + }, + "sonic_boom_scroll": { + "attack_damage": 14, + "attack_range": { + "min": 12, + "max": 30 + } + }, + "wither_sword": { + "effect": { + "id": "minecraft:wither", + "amplifier": 1, + "duration": 6.0 + } + } + }, + "bleeding": { + "chance_multiplier_base": 0.09, + "chance_multiplier_per_armor": 0.03, + "chance_multiplier_per_armor_toughness": 0.03, + "is_enabled": true, + "can_be_cured_with_golden_apples": true, + "is_applicable_to_animals": true, + "is_applicable_to_pillagers": true, + "other_applicable_mobs": [ + "minecraft:player", + "minecraft:villager" + ], + "immune_mobs": [ + "minecraft:zombie_horse", + "minecraft:skeleton_horse" + ], + "effect": { + "__default": { + "amplifier": 0, + "duration": 24.0 + }, + "expert": { + "amplifier": 1, + "duration": 24.0 + }, + "master": { + "amplifier": 2, + "duration": 24.0 + } + }, + "sources": { + "arrows": { + "is_enabled": true, + "chance": 0.333 + }, + "bite": { + "is_enabled": true, + "chance": 0.5, + "blacklisted_animals": [ + "minecraft:llama" + ] + }, + "cactus": { + "is_enabled": true, + "chance": 0.5 + }, + "tools": { + "is_enabled": true, + "list": [ + { + "id": "minecraft:trident", + "chance": 0.3, + "enchantments": [ + { + "id": "minecraft:impaling", + "extra_chance_per_level": 0.04 + } + ] + }, + { + "id": "{regex}.*_sword", + "chance": 0.3, + "enchantments": [ + { + "id": "minecraft:sharpness", + "extra_chance_per_level": 0.04 + }, + { + "id": "{regex}(minecraft:smite)|(minecraft:bane_of_arthropods)|(majruszsenchantments:misanthropy)", + "extra_chance_per_level": 0.02 + } + ] + }, + { + "id": "{regex}.*_axe", + "chance": 0.26, + "enchantments": [ + { + "id": "minecraft:sharpness", + "extra_chance_per_level": 0.04 + }, + { + "id": "{regex}(minecraft:smite)|(minecraft:bane_of_arthropods)|(majruszsenchantments:misanthropy)", + "extra_chance_per_level": 0.02 + } + ] + }, + { + "id": "{regex}(.*_pickaxe)|minecraft:shears", + "chance": 0.22, + "enchantments": [] + }, + { + "id": "{regex}.*_shovel", + "chance": 0.18, + "enchantments": [] + }, + { + "id": "{regex}.*_hoe", + "chance": 0.14, + "enchantments": [] + } + ] + } + } + } +} \ No newline at end of file diff --git a/config/mediumcore-common.toml b/config/mediumcore-common.toml deleted file mode 100644 index 9c7bbab..0000000 --- a/config/mediumcore-common.toml +++ /dev/null @@ -1,20 +0,0 @@ -#Whether mediumcore appears as the first, default game mode when creating a new world. -mediumcore_default_game_mode = true -#Whether hearts appear with a different texture in mediumcore. -mediumcore_heart_texture = true -#The amount of max health each player starts with in mediumcore. Default is 20 HP, which is 10 hearts. -#Range: 0.5 ~ 1000.0 -starting_player_health = 20.0 -#The lowest amount of max health a player can have in mediumcore. Health will not decrease beyond this threshold no matter how many deaths are taken. Default is 6 HP, which is 3 hearts. -#Range: 0.5 ~ 1000.0 -minimum_player_health = 6.0 -#The amount of max health each player can possibly have in mediumcore. Default is 20 HP, which is 10 hearts. -#Range: 0.5 ~ 1000.0 -max_player_health = 20.0 -#The amount of max health lost with each death. Default is 2 HP, which is 1 heart. -#Range: 0.0 ~ 20.0 -health_decrease_per_death = 2.0 -#The amount of max health regained when healed. Default is 2 HP, which is 1 heart. -#Range: 0.0 ~ 20.0 -health_increase_per_heal = 2.0 - diff --git a/config/paxi/datapacks/VocalWarfare/data/rats/recipes/assorted_vegetables.json b/config/paxi/datapacks/VocalWarfare/data/rats/recipes/assorted_vegetables.json new file mode 100644 index 0000000..56954c0 --- /dev/null +++ b/config/paxi/datapacks/VocalWarfare/data/rats/recipes/assorted_vegetables.json @@ -0,0 +1,36 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "minecraft:nether_star" + }, + { + "tag": "forge:vegetables" + }, + { + "tag": "forge:vegetables" + }, + { + "tag": "forge:vegetables" + }, + { + "tag": "forge:vegetables" + }, + { + "tag": "forge:vegetables" + }, + { + "tag": "forge:vegetables" + }, + { + "tag": "forge:vegetables" + }, + { + "tag": "forge:vegetables" + } + ], + "result": { + "item": "rats:assorted_vegetables" + } +} \ No newline at end of file diff --git a/config/paxi/datapacks/VocalWarfare/data/vocalwarfare/recipes/altar/craft_mikos_shot.json b/config/paxi/datapacks/VocalWarfare/data/vocalwarfare/recipes/altar/craft_mikos_shot.json new file mode 100644 index 0000000..450a166 --- /dev/null +++ b/config/paxi/datapacks/VocalWarfare/data/vocalwarfare/recipes/altar/craft_mikos_shot.json @@ -0,0 +1,26 @@ +{ + "type": "touhou_little_maid:altar_crafting", + "output": { + "type": "minecraft:item", + "nbt": { + "Item": { + "id": "tacz:modern_kinetic_gun", + "Count": 1, + "tag": { + "GunCurrentAmmoCount": 64, + "GunFireMode": "AUTO", + "GunId": "gensoushooter:mikos_shot" + } + } + } + }, + "power": 0.5, + "ingredients": [ + { + "item": "grimoireofgaia:shiny_pearl" + }, + { + "item": "minecraft:gunpowder" + } + ] + } \ No newline at end of file diff --git a/config/paxi/datapacks/VocalWarfare/data/vocalwarfare/recipes/altar/craft_ofuda.json b/config/paxi/datapacks/VocalWarfare/data/vocalwarfare/recipes/altar/craft_ofuda.json new file mode 100644 index 0000000..20c81bf --- /dev/null +++ b/config/paxi/datapacks/VocalWarfare/data/vocalwarfare/recipes/altar/craft_ofuda.json @@ -0,0 +1,36 @@ +{ + "type": "touhou_little_maid:altar_crafting", + "output": { + "type": "minecraft:item", + "nbt": { + "Item": { + "id": "tacz:ammo", + "Count": 64, + "tag": { + "AmmoId": "gensoushooter:ofuda" + } + } + } + }, + "power": 0.05, + "ingredients": [ + { + "tag": "forge:ingots/copper" + }, + { + "tag": "forge:ingots/copper" + }, + { + "tag": "forge:ingots/copper" + }, + { + "tag": "forge:ingots/copper" + }, + { + "tag": "forge:ingots/copper" + }, + { + "tag": "forge:paper" + } + ] + } \ No newline at end of file diff --git a/config/paxi/datapacks/VocalWarfare/data/vocalwarfare/recipes/altar/craft_smart_slab_empty.json b/config/paxi/datapacks/VocalWarfare/data/vocalwarfare/recipes/altar/craft_smart_slab_empty.json new file mode 100644 index 0000000..1651cb6 --- /dev/null +++ b/config/paxi/datapacks/VocalWarfare/data/vocalwarfare/recipes/altar/craft_smart_slab_empty.json @@ -0,0 +1,21 @@ +{ + "type": "touhou_little_maid:altar_crafting", + "output": { + "type": "minecraft:item", + "nbt": { + "Item": { + "id": "touhou_little_maid:smart_slab_empty", + "Count": 1 + } + } + }, + "power": 0.2, + "ingredients": [ + { + "item": "minecraft:paper" + }, + { + "item": "minecraft:soul_sand" + } + ] +} \ No newline at end of file diff --git a/config/paxi/datapacks/VocalWarfare/pack.mcmeta b/config/paxi/datapacks/VocalWarfare/pack.mcmeta new file mode 100644 index 0000000..fa35fa4 --- /dev/null +++ b/config/paxi/datapacks/VocalWarfare/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 15, + "description": "Data pack for FW modpack" + } +} diff --git a/config/paxi/resourcepacks/als-boss-rush.pw.toml b/config/paxi/resourcepacks/als-boss-rush.pw.toml new file mode 100644 index 0000000..c61f19f --- /dev/null +++ b/config/paxi/resourcepacks/als-boss-rush.pw.toml @@ -0,0 +1,13 @@ +name = "AL's Boss Rush" +filename = "AL's Boss Rush 1.1.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/vUbGnkNv/versions/X5XWcasT/AL%27s%20Boss%20Rush%201.1.zip" +hash-format = "sha512" +hash = "e8138a297e7142a8f83be67e929ca2b440a2ada7d4d32bb52f89b3ff7b969718b8ba69d7ed7031d8891348805e76ae06859aa1976d2af0cb65a203cdafd4293e" + +[update] +[update.modrinth] +mod-id = "vUbGnkNv" +version = "X5XWcasT" diff --git a/config/tacz/custom/Vocal Warfare Gun Pack/tacz/recipes/ammo/30_06.json b/config/tacz/custom/Vocal Warfare Gun Pack/tacz/recipes/ammo/30_06.json new file mode 100644 index 0000000..2e95065 --- /dev/null +++ b/config/tacz/custom/Vocal Warfare Gun Pack/tacz/recipes/ammo/30_06.json @@ -0,0 +1,21 @@ +{ + "materials": [ + { + "item": { + "tag": "forge:ingots/copper" + }, + "count": 8 + }, + { + "item": { + "tag": "forge:gunpowder" + }, + "count": 8 + } + ], + "result": { + "type": "ammo", + "id": "tacz:30_06", + "count": 16 + } + } \ No newline at end of file diff --git a/config/tacz/custom/bluearchive.pw.toml b/config/tacz/custom/bluearchive.pw.toml new file mode 100644 index 0000000..e476b82 --- /dev/null +++ b/config/tacz/custom/bluearchive.pw.toml @@ -0,0 +1,7 @@ +name = "bluearchive" +filename = "ba.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/ba.zip" +hash-format = "sha256" +hash = "4c42a6a1ee79cf03d9bf98fa6232e6ef137331d6f85ab5892cd3dfb304c4b4ad" diff --git a/config/tacz/custom/chocolateman.pw.toml b/config/tacz/custom/chocolateman.pw.toml new file mode 100644 index 0000000..7f10a55 --- /dev/null +++ b/config/tacz/custom/chocolateman.pw.toml @@ -0,0 +1,7 @@ +name = "chocolateman" +filename = "ChocolateMan v1.1.8b.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/ChocolateMan%20v1.1.8b.zip" +hash-format = "sha256" +hash = "2e91905be3349583bfad29060ffd478a298032b16f2f6d19d353da5c36a1889f" diff --git a/config/tacz/custom/create-armorer.pw.toml b/config/tacz/custom/create-armorer.pw.toml new file mode 100644 index 0000000..e8112b0 --- /dev/null +++ b/config/tacz/custom/create-armorer.pw.toml @@ -0,0 +1,7 @@ +name = "create-armorer" +filename = "Create Armorer-1.0.8.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/Create%20Armorer-1.0.8.zip" +hash-format = "sha256" +hash = "5bd7e828e08544bfd85cb90dd5725e6fb9c4ee401f4aedea5920d83b28da8e25" diff --git a/config/tacz/custom/drg.pw.toml b/config/tacz/custom/drg.pw.toml new file mode 100644 index 0000000..f5b4722 --- /dev/null +++ b/config/tacz/custom/drg.pw.toml @@ -0,0 +1,7 @@ +name = "drg" +filename = "【深岩银河】drg_gun_pack.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/%E3%80%90%E6%B7%B1%E5%B2%A9%E9%93%B6%E6%B2%B3%E3%80%91drg_gun_pack.zip" +hash-format = "sha256" +hash = "21e05bdd0c48f78f0ec340120b96745186e4488094bf0732a81d21fc64f059b7" diff --git a/config/tacz/custom/gensoushooter.pw.toml b/config/tacz/custom/gensoushooter.pw.toml new file mode 100644 index 0000000..f4ba3e0 --- /dev/null +++ b/config/tacz/custom/gensoushooter.pw.toml @@ -0,0 +1,7 @@ +name = "gensoushooter" +filename = "gensoushooter.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/gensoushooter.zip" +hash-format = "sha256" +hash = "fa1706552e0b2e864ac6e281f615e44b733767e050350fca745517722e416070" diff --git a/config/tacz/custom/gucci.pw.toml b/config/tacz/custom/gucci.pw.toml new file mode 100644 index 0000000..5f17e10 --- /dev/null +++ b/config/tacz/custom/gucci.pw.toml @@ -0,0 +1,7 @@ +name = "gucci" +filename = "Gucci Attachments-v0.1.1.r-0607-152243.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/Gucci%20Attachments-v0.1.1.r-0607-152243.zip" +hash-format = "sha256" +hash = "060a1096b6ef7ff93c8882af1683340cd8bf2e1490f3cfeb307e4d6a34b8a3ec" diff --git a/config/tacz/custom/gunpowder-revolution.pw.toml b/config/tacz/custom/gunpowder-revolution.pw.toml new file mode 100644 index 0000000..cf2b981 --- /dev/null +++ b/config/tacz/custom/gunpowder-revolution.pw.toml @@ -0,0 +1,7 @@ +name = "gunpowder-revolution" +filename = "GunpowderRevolution_gunpack.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/GunpowderRevolution_gunpack.zip" +hash-format = "sha256" +hash = "a22bbb7bfcc690131e2157ec2f4bf0a1ca973a86e92ae04a0d7d5fe9349be11a" diff --git a/config/tacz/custom/helldiver2.pw.toml b/config/tacz/custom/helldiver2.pw.toml new file mode 100644 index 0000000..bc0c8c6 --- /dev/null +++ b/config/tacz/custom/helldiver2.pw.toml @@ -0,0 +1,7 @@ +name = "helldiver2" +filename = "HellDiver2 Gunpack-v1.0.0.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/HellDiver2%20Gunpack-v1.0.0.zip" +hash-format = "sha256" +hash = "f4892d5ce55ae7311d3e41861ebf6f25d60bdbbb546114d4839f72b2db2e121b" diff --git a/config/tacz/custom/hlm.pw.toml b/config/tacz/custom/hlm.pw.toml new file mode 100644 index 0000000..1ec9dc9 --- /dev/null +++ b/config/tacz/custom/hlm.pw.toml @@ -0,0 +1,7 @@ +name = "hlm" +filename = "HLMPack1.1.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/HLMPack1.1.zip" +hash-format = "sha256" +hash = "14d3d63d8f1575476cb65de2339617029218ab76e557419ba73af15e6a226933" diff --git a/config/tacz/custom/immersive-armorer.pw.toml b/config/tacz/custom/immersive-armorer.pw.toml new file mode 100644 index 0000000..ac2c6e2 --- /dev/null +++ b/config/tacz/custom/immersive-armorer.pw.toml @@ -0,0 +1,7 @@ +name = "immersive-armorer" +filename = "Immersive Armorer-v1.0.3.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/Immersive%20Armorer-v1.0.3.zip" +hash-format = "sha256" +hash = "3aabefd229941f31f3a9e6f7b8b16b6716e65747a86037899b266489ec7525a3" diff --git a/config/tacz/custom/lesraisins.pw.toml b/config/tacz/custom/lesraisins.pw.toml new file mode 100644 index 0000000..3c6189e --- /dev/null +++ b/config/tacz/custom/lesraisins.pw.toml @@ -0,0 +1,7 @@ +name = "lesraisins" +filename = "LesRaisins.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/LesRaisins.zip" +hash-format = "sha256" +hash = "2424e3ca720ef15e818dd85b27b424f0e2f0be6b4487f0447eb11194276250b4" diff --git a/config/tacz/custom/osi.pw.toml b/config/tacz/custom/osi.pw.toml new file mode 100644 index 0000000..8407d3e --- /dev/null +++ b/config/tacz/custom/osi.pw.toml @@ -0,0 +1,7 @@ +name = "osi" +filename = "Overwatch_Standard_Issue v0.3.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/Overwatch_Standard_Issue%20v0.3.zip" +hash-format = "sha256" +hash = "c6d01a93724e27f575cd9a858acfb5b4fd893a67c5f004b999827a489ddc8b00" diff --git a/config/tacz/custom/rccrp.pw.toml b/config/tacz/custom/rccrp.pw.toml new file mode 100644 index 0000000..2098588 --- /dev/null +++ b/config/tacz/custom/rccrp.pw.toml @@ -0,0 +1,7 @@ +name = "rccrp" +filename = "[TACZ]ClassicRCCRP v1.0.7 release hotfix2.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/%5BTACZ%5DClassicRCCRP%20v1.0.7%20release%20hotfix2.zip" +hash-format = "sha256" +hash = "ef74dad9f02ae90c0091efe6f3d7f31ad782f428d62f48f70ca713da25fbd910" diff --git a/config/tacz/custom/suffuse-gun-smoke.pw.toml b/config/tacz/custom/suffuse-gun-smoke.pw.toml new file mode 100644 index 0000000..2fb55f2 --- /dev/null +++ b/config/tacz/custom/suffuse-gun-smoke.pw.toml @@ -0,0 +1,7 @@ +name = "suffuse-gun-smoke" +filename = "SuffuseGunSmokePack1.0.4-hotfix2.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/SuffuseGunSmokePack1.0.4-hotfix2.zip" +hash-format = "sha256" +hash = "480332a6b7c171b70c15dbb2100074c8435790ef551a2ef137951cbe5a73986b" diff --git a/config/tacz/custom/tacz-default.pw.toml b/config/tacz/custom/tacz-default.pw.toml new file mode 100644 index 0000000..0ab82af --- /dev/null +++ b/config/tacz/custom/tacz-default.pw.toml @@ -0,0 +1,7 @@ +name = "tacz-default" +filename = "tacz_default_gun.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/tacz_default_gun.zip" +hash-format = "sha256" +hash = "89c9711d73c6baea4a4c6dac707480775ab502438a574b798636806b29bc1f34" diff --git a/config/tacz/custom/tti-guns.pw.toml b/config/tacz/custom/tti-guns.pw.toml new file mode 100644 index 0000000..d62e0be --- /dev/null +++ b/config/tacz/custom/tti-guns.pw.toml @@ -0,0 +1,7 @@ +name = "tti-guns" +filename = "TTI_Gunpack-v0.1.1-0607-154832.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/TTI_Gunpack-v0.1.1-0607-154832.zip" +hash-format = "sha256" +hash = "3da41f23f34571a947af7417dd94b7459c9540dbeb40561a83c47e67976cece1" diff --git a/config/tacz/custom/warhammer40k.pw.toml b/config/tacz/custom/warhammer40k.pw.toml new file mode 100644 index 0000000..97ab830 --- /dev/null +++ b/config/tacz/custom/warhammer40k.pw.toml @@ -0,0 +1,7 @@ +name = "warhammer40k" +filename = "warhammer_40k_gun_pack_v0.1.0.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/warhammer_40k_gun_pack_v0.1.0.zip" +hash-format = "sha256" +hash = "ee3d41ea4c192d523b6dc8ff0a3e9c86ebd35bb07f14113d134e335b73d054fa" diff --git a/config/tacz/custom/zeta-guns.pw.toml b/config/tacz/custom/zeta-guns.pw.toml new file mode 100644 index 0000000..4827ac2 --- /dev/null +++ b/config/tacz/custom/zeta-guns.pw.toml @@ -0,0 +1,7 @@ +name = "zeta-guns" +filename = "[eof]helldiver_gun_pack.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/%5Beof%5Dhelldiver_gun_pack.zip" +hash-format = "sha256" +hash = "422fa82b0a66e630f99a8f25fb3ade7102886e951090c326b538453b4193a2de" diff --git a/config/xaerominimap.txt b/config/xaerominimap.txt new file mode 100644 index 0000000..fea19ac --- /dev/null +++ b/config/xaerominimap.txt @@ -0,0 +1,133 @@ +#CONFIG ONLY OPTIONS +ignoreUpdate:0 +settingsButton:false +allowWrongWorldTeleportation:false +differentiateByServerAddress:true +debugEntityIcons:false +debugEntityVariantIds:false +radarHideInvisibleEntities:true +allowInternetAccess:true +#INGAME SETTINGS (DO NOT EDIT!) +updateNotification:true +minimap:true +caveMaps:2 +caveZoom:1 +showWaypoints:true +showIngameWaypoints:true +displayRedstone:true +deathpoints:true +oldDeathpoints:true +distance:1 +lockNorth:false +zoom:0 +minimapSize:0 +chunkGrid:-1 +slimeChunks:false +mapSafeMode:false +minimapOpacity:100.0 +waypointsIngameIconScale:0 +waypointsIngameDistanceScale:0 +waypointsIngameNameScale:0 +waypointsIngameCloseScale:1.0 +antiAliasing:true +blockColours:0 +lighting:true +dotsStyle:0 +dotNameScale:1.0 +compassOverEverything:true +showFlowers:true +keepWaypointNames:true +waypointsDistanceExp:0 +waypointsDistanceMin:0.0 +defaultWaypointTPCommandFormat:/tp @s {x} {y} {z} +defaultWaypointTPCommandRotationFormat:/tp @s {x} {y} {z} {yaw} ~ +arrowScale:1.5 +arrowColour:0 +smoothDots:true +worldMap:true +terrainDepth:true +terrainSlopes:2 +mainEntityAs:0 +blockTransparency:true +waypointOpacityIngame:80 +waypointOpacityMap:90 +hideWorldNames:1 +openSlimeSettings:true +alwaysShowDistance:false +renderLayerIndex:1 +crossDimensionalTp:true +biomeColorsVanillaMode:false +lookingAtAngle:10 +lookingAtAngleVertical:180 +centeredEnlarged:false +zoomOnEnlarged:0 +minimapTextAlign:0 +waypointsMutualEdit:true +compassLocation:1 +compassDirectionScale:0 +caveMapsDepth:30 +hideWaypointCoordinates:false +renderAllSets:false +playerArrowOpacity:100 +waypointsBottom:false +minimapShape:0 +lightOverlayType:0 +lightOverlayMaxLight:7 +lightOverlayMinLight:0 +lightOverlayColor:13 +uiScale:0 +bossHealthPushBox:1 +potionEffectPushBox:1 +minimapFrame:0 +minimapFrameColor:9 +compassColor:9 +northCompassColor:-1 +displayMultipleWaypointInfo:1 +entityRadar:true +adjustHeightForCarpetLikeBlocks:true +autoConvertWaypointDistanceToKmThreshold:10000 +waypointDistancePrecision:1 +mainDotSize:2 +partialYTeleportation:true +deleteReachedDeathpoints:true +hideMinimapUnderScreen:true +hideMinimapUnderF3:true +manualCaveModeStartAuto:true +manualCaveModeStart:-1 +chunkGridLineWidth:1 +temporaryWaypointsGlobal:true +keepUnlockedWhenEnlarged:false +enlargedMinimapAToggle:false +displayStainedGlass:true +waypointOnMapScale:0 +switchToAutoOnDeath:true +infoDisplayBackgroundOpacity:40 +caveModeToggleTimer:1000 +legibleCaveMaps:false +biomeBlending:true +displayTrackedPlayersOnMap:true +displayTrackedPlayersInWorld:true +dimensionScaledMaxWaypointDistance:true +trackedPlayerWorldIconScale:0 +trackedPlayerWorldNameScale:0 +trackedPlayerMinimapIconScale:0 +displayClaims:true +displayCurrentClaim:true +claimsFillOpacity:46 +claimsBorderOpacity:80 +infoDisplayOrder:coords:overworld_coords:chunk_coords:angles:dimension:biome:weather:light_level:time:real_time:highlights:light_overlay_indicator:manual_cave_mode_indicator:custom_sub_world +infoDisplay:coords:true:15:-1 +infoDisplay:overworld_coords:false:15:-1 +infoDisplay:chunk_coords:false:15:-1 +infoDisplay:angles:false:15:-1 +infoDisplay:dimension:false:15:-1 +infoDisplay:biome:false:15:-1 +infoDisplay:weather:false:15:-1 +infoDisplay:light_level:0:15:-1 +infoDisplay:time:0:15:-1 +infoDisplay:real_time:0:15:-1 +infoDisplay:highlights:true:15:-1 +infoDisplay:light_overlay_indicator:true:15:-1 +infoDisplay:manual_cave_mode_indicator:true:15:-1 +infoDisplay:custom_sub_world:true:15:-1 +module;id=xaerominimap:minimap;active=true;x=0;y=0;centered=false;fromRight=true;fromBottom=false;flippedVer=false;flippedHor=false; diff --git a/config/xaerominimap_entities.json b/config/xaerominimap_entities.json new file mode 100644 index 0000000..f270fb8 --- /dev/null +++ b/config/xaerominimap_entities.json @@ -0,0 +1,194 @@ +{ + "hardInclude": "anything", + "includeList": [], + "includeListInSuperCategory": true, + "excludeMode": "ONLY", + "excludeList": [ + "minecraft:glow_item_frame", + "minecraft:item_frame" + ], + "name": "gui.xaero_entity_category_root", + "protection": true, + "settingOverrides": { + "displayHeight": 0.0, + "displayed": true, + "heightBasedFade": true, + "renderOrder": 0.0, + "color": 13.0, + "displayNameWhenIconFails": true, + "entityNumber": 1000.0, + "alwaysDisplayNametags": false, + "dotSize": 2.0, + "startFadingAt": 0.0, + "renderOverMinimapFrame": 1.0, + "icons": 1.0, + "heightLimit": 20.0, + "names": 0.0, + "iconScale": 1.0 + }, + "subCategories": [ + { + "hardInclude": "living", + "includeList": [], + "includeListInSuperCategory": true, + "excludeMode": "ONLY", + "excludeList": [ + "minecraft:armor_stand" + ], + "name": "gui.xaero_entity_category_living", + "protection": true, + "settingOverrides": { + "renderOrder": 2.0, + "color": 14.0 + }, + "subCategories": [ + { + "hardInclude": "players", + "includeList": [], + "includeListInSuperCategory": true, + "excludeMode": "ONLY", + "excludeList": [], + "name": "gui.xaero_entity_category_players", + "protection": true, + "settingOverrides": { + "renderOrder": 6.0, + "color": 15.0, + "heightLimit": 2050.0 + }, + "subCategories": [ + { + "hardInclude": "nothing", + "includeList": [], + "includeListInSuperCategory": true, + "excludeMode": "ONLY", + "excludeList": [], + "name": "gui.xaero_entity_category_friend", + "protection": true, + "settingOverrides": {}, + "subCategories": [] + }, + { + "hardInclude": "tracked", + "includeList": [], + "includeListInSuperCategory": true, + "excludeMode": "ONLY", + "excludeList": [], + "name": "gui.xaero_entity_category_tracked", + "protection": true, + "settingOverrides": { + "icons": 2.0 + }, + "subCategories": [] + }, + { + "hardInclude": "same-team", + "includeList": [], + "includeListInSuperCategory": true, + "excludeMode": "ONLY", + "excludeList": [], + "name": "gui.xaero_entity_category_same_team", + "protection": true, + "settingOverrides": {}, + "subCategories": [] + }, + { + "hardInclude": "anything", + "includeList": [], + "includeListInSuperCategory": true, + "excludeMode": "ONLY", + "excludeList": [], + "name": "gui.xaero_entity_category_other_teams", + "protection": true, + "settingOverrides": { + "renderOrder": 7.0 + }, + "subCategories": [] + } + ] + }, + { + "hardInclude": "hostile", + "includeList": [], + "includeListInSuperCategory": true, + "excludeMode": "ONLY", + "excludeList": [], + "name": "gui.xaero_entity_category_hostile", + "protection": true, + "settingOverrides": { + "renderOrder": 3.0, + "color": 12.0 + }, + "subCategories": [ + { + "hardInclude": "tamed", + "includeList": [], + "includeListInSuperCategory": true, + "excludeMode": "ONLY", + "excludeList": [], + "name": "gui.xaero_entity_category_hostile_tamed", + "protection": true, + "settingOverrides": { + "renderOrder": 5.0, + "color": 10.0 + }, + "subCategories": [] + } + ] + }, + { + "hardInclude": "anything", + "includeList": [], + "includeListInSuperCategory": true, + "excludeMode": "ONLY", + "excludeList": [], + "name": "gui.xaero_entity_category_friendly", + "protection": true, + "settingOverrides": {}, + "subCategories": [ + { + "hardInclude": "tamed", + "includeList": [], + "includeListInSuperCategory": true, + "excludeMode": "ONLY", + "excludeList": [], + "name": "gui.xaero_entity_category_friendly_tamed", + "protection": true, + "settingOverrides": { + "renderOrder": 4.0, + "color": 10.0 + }, + "subCategories": [] + } + ] + } + ] + }, + { + "hardInclude": "items", + "includeList": [], + "includeListInSuperCategory": true, + "excludeMode": "ONLY", + "excludeList": [], + "name": "gui.xaero_entity_category_items", + "protection": true, + "settingOverrides": { + "renderOrder": 1.0, + "color": 9.0 + }, + "subCategories": [] + }, + { + "hardInclude": "anything", + "includeList": [], + "includeListInSuperCategory": true, + "excludeMode": "ONLY", + "excludeList": [], + "name": "gui.xaero_entity_category_other_entities", + "protection": true, + "settingOverrides": { + "color": 5.0 + }, + "subCategories": [] + } + ] +} \ No newline at end of file diff --git a/config/yes_steve_model-common.toml b/config/yes_steve_model-common.toml new file mode 100644 index 0000000..a82af83 --- /dev/null +++ b/config/yes_steve_model-common.toml @@ -0,0 +1,51 @@ + +[general] + #Whether to display disclaimer GUI + DisclaimerShow = true + #Whether to print animation roulette play message + PrintAnimationRouletteMsg = false + #Prevents rendering of self player's model + DisableSelfModel = false + #Prevents rendering of other player's model + DisableOtherModel = false + #Prevents rendering of self player's hand + DisableSelfHands = false + #Prevents rendering of arrows model + DisableArrowsModel = false + #The default model ID when a player first enters the game + DefaultModelId = "steve" + #The default model texture when a player first enters the game + DefaultModelTexture = "default" + #If rendering errors occur, try turning on this. + UseCompatibilityRenderer = false + +[extra_player_render] + #Whether to display player + DisablePlayerRender = false + #Player position x in screen + #Range: > 0 + PlayerPosX = 10 + #Player position y in screen + #Range: > 0 + PlayerPosY = 10 + #Player scale in screen + #Range: 8.0 ~ 360.0 + PlayerScale = 40.0 + #Player yaw offset in screen + #Range: 4.9E-324 ~ 1.7976931348623157E308 + PlayerYawOffset = 5.0 + +#Only available on dedicated servers. +[server_scheduler] + #Concurrent level for processing models. Value 0 means AUTO. + #Range: 0 ~ 11 + ThreadCount = 0 + #Bandwidth limitation during distributing models to players.(In Mbps) + #Range: 1 ~ 999 + BandwidthLimit = 5 + #Timeout for players to respond to synchronization. Value not greater than 10 means AUTO.(In seconds) + #Range: 0 ~ 120 + PlayerSyncTimeout = 0 + #Whether or not players are allowed to switch models + CanSwitchModel = true + diff --git a/defaultconfigs/firstaid-server.toml b/defaultconfigs/firstaid-server.toml new file mode 100644 index 0000000..127e4ca --- /dev/null +++ b/defaultconfigs/firstaid-server.toml @@ -0,0 +1,161 @@ + +#Server to Client synced configuration settings +["Damage System"] + #Max health of the Head + #Range: 2 ~ 12 + maxHealthHead = 6 + #Max health of the Left Arm + #Range: 2 ~ 12 + maxHealthLeft_Arm = 4 + #Max health of the Left Leg + #Range: 2 ~ 12 + maxHealthLeft_Leg = 4 + #Max health of the Left Foot + #Range: 2 ~ 12 + maxHealthLeft_Foot = 4 + #Max health of the Body + #Range: 2 ~ 12 + maxHealthBody = 6 + #Max health of the Right Arm + #Range: 2 ~ 12 + maxHealthRight_Arm = 4 + #Max health of the Right Leg + #Range: 2 ~ 12 + maxHealthRight_Leg = 4 + #Max health of the Right Foot + #Range: 2 ~ 12 + maxHealthRight_Foot = 4 + #True if the head can cause death if health drops to 0 + causeDeathHead = true + #True if the body can cause death if health drops to 0 + causeDeathBody = true + +["Locational Armor"] + + ["Locational Armor".Armor] + #The multiplier for local armor for every armor of slot Head + #Range: 1.0 ~ 16.0 + multiplierHead = 6.0 + #The multiplier for local armor for every armor of slot Chest + #Range: 1.0 ~ 16.0 + multiplierChest = 2.5 + #The multiplier for local armor for every armor of slot Legs + #Range: 1.0 ~ 16.0 + multiplierLegs = 3.0 + #The multiplier for local armor for every armor of slot Feet + #Range: 1.0 ~ 16.0 + multiplierFeet = 6.0 + #The static offset applied to any armor piece with a value greater than zero of slot Head + #Range: 0.0 ~ 4.0 + offsetHead = 1.0 + #The static offset applied to any armor piece with a value greater than zero of slot Chest + #Range: 0.0 ~ 4.0 + offsetChest = 0.0 + #The static offset applied to any armor piece with a value greater than zero of slot Legs + #Range: 0.0 ~ 4.0 + offsetLegs = 0.0 + #The static offset applied to any armor piece with a value greater than zero of slot Feet + #Range: 0.0 ~ 4.0 + offsetFeet = 0.0 + + ["Locational Armor".Toughness] + #The multiplier for local armor for every armor of slot Head + #Range: 1.0 ~ 16.0 + multiplierHead = 4.0 + #The multiplier for local armor for every armor of slot Chest + #Range: 1.0 ~ 16.0 + multiplierChest = 3.0 + #The multiplier for local armor for every armor of slot Legs + #Range: 1.0 ~ 16.0 + multiplierLegs = 3.0 + #The multiplier for local armor for every armor of slot Feet + #Range: 1.0 ~ 16.0 + multiplierFeet = 3.5 + #The static offset applied to any armor piece with a value greater than zero of slot Head + #Range: 0.0 ~ 4.0 + offsetHead = 0.0 + #The static offset applied to any armor piece with a value greater than zero of slot Chest + #Range: 0.0 ~ 4.0 + offsetChest = 0.0 + #The static offset applied to any armor piece with a value greater than zero of slot Legs + #Range: 0.0 ~ 4.0 + offsetLegs = 0.0 + #The static offset applied to any armor piece with a value greater than zero of slot Feet + #Range: 0.0 ~ 4.0 + offsetFeet = 0.0 + +["Internal Healing"] + + ["Internal Healing".bandage] + #The total heals this item does when applied. 1 heal = half a heart + #Range: 1 ~ 127 + totalsHeals = 4 + #The time it takes for a single heal to trigger. Total time this item is active = this * totalHeals + #Range: 1 ~ 32767 + secondsPerHeal = 2 + #The time it takes in the GUI to apply the item in milliseconds + #Range: 0 ~ 16000 + applyTime = 500 + + ["Internal Healing".plaster] + #The total heals this item does when applied. 1 heal = half a heart + #Range: 1 ~ 127 + totalsHeals = 2 + #The time it takes for a single heal to trigger. Total time this item is active = this * totalHeals + #Range: 1 ~ 32767 + secondsPerHeal = 1 + #The time it takes in the GUI to apply the item in milliseconds + #Range: 0 ~ 16000 + applyTime = 0 + +["External Healing"] + #Allow vanilla's natural regeneration. Requires "allowOtherHealingItems" to be true + #**WARNING** This sets the gamerule "naturalRegeneration" for all of your worlds internally, so it persists even if you remove the mod + allowNaturalRegeneration = true + #If false, healing potions and other healing items will have no effect + allowOtherHealingItems = true + #Specifies how much percent of the max health should be restored when sleeping + #Range: 0.0 ~ 1.0 + sleepHealPercentage = 0.07 + #The value external regen will be multiplied with. Has no effect if "allowOtherHealingItems" is disabled + #Range: 0.0 ~ 20.0 + otherRegenMultiplier = 0.75 + #The value vanilla's natural regeneration will be multiplied with. Has no effect if "allowNaturalRegeneration" is disabled + #Range: 0.0 ~ 20.0 + naturalRegenMultiplier = 0.5 + #Specifies how the vanilla resistance potion effect should reduce damage. + #By default, one level of resistance reduces 20% of damage. Changing this value to e.g. 10 will reduce the reduction to 10% damage reduction per level + #Range: 1 ~ 40 + resistanceReductionPercentPerLevel = 20 + +[misc] + #If true, max health is scaled to your hearts, and the config entries get multiplier to match the max health + scaleMaxHealth = true + #If true, max health will be capped at 6 hearts and absorption at 2 hearts per limb. If false, the health cap will be much higher (64 hearts normal and 16 absorption) + capMaxHealth = true + #Specifies how the vanilla health is calculated. Affects the vanilla visual health bar, as well as the value other mods get to see when they query the player health. + #AVERAGE_ALL simply takes all limbs and calculates the average of it. + #AVERAGE_CRITICAL takes all critical limbs and calculates the average of it. + #MIN_CRITICAl takes the smallest health value of all critical limb. + #Does not have any effect if all critical limbs have been disabled. + #Allowed Values: AVERAGE_ALL, AVERAGE_CRITICAL, MIN_CRITICAL, CRITICAL_50_PERCENT_OTHER_50_PERCENT + vanillaHealthCalculation = "AVERAGE_ALL" + #If enabled, the default random damage distribution will be changed to leave critical limbs at 1hp if possible. + #When there is too much damage, the damage will still kill the player. Other distributions that defined are not affected by this. + useFriendlyRandomDistribution = false + #If set to LOCAL_ENCHANTMENTS, only the enchantments for the armor for the body part that is currently being damaged is taken into account. The strength of the armor is multiplied by 4 (default value, can be changed by enchantmentMultiplier), so it matches the vanilla default + #If set to GLOBAL_ENCHANTMENTS, the enchantments of all armor pieces are taken into account for all body parts that have any kind of armor. + #Allowed Values: GLOBAL_ENCHANTMENTS, LOCAL_ENCHANTMENTS + armorEnchantmentMode = "LOCAL_ENCHANTMENTS" + +["Enchantment Handling"] + #Specifies the default modifier. This is only used if armorEnchantmentMode is LOCAL_ENCHANTMENTS, as this is used scale up the values to somewhat match what vanilla balances around (as vanilla balances around global enchantments) + #Range: 1 ~ 4 + enchantmentMultiplier = 4 + #Specifies the overrides for the the modifier. This is only used if armorEnchantmentMode is LOCAL_ENCHANTMENTS. This can be used to set another multiplier for special enchantments + #This list specifies the resource location of the enchantment. Must be fully specified and cannot use wildcard. Example: minecraft:feather_falling. First entry here will be matched to first multiplier, second entry to second multiplier and so on + resourceLocations = ["minecraft:feather_falling"] + #Specifies the overrides for the the modifier. This is only used if armorEnchantmentMode is LOCAL_ENCHANTMENTS. This can be used to set another multiplier for special enchantments + #This list specifies the multiplier of the corresponding resource location. See resourceLocations comment. Must be between 1 and 4 + overrideMultiplier = [2] + diff --git a/index.toml b/index.toml index 7ae8992..3d0b280 100644 --- a/index.toml +++ b/index.toml @@ -8,6 +8,14 @@ hash = "1c0e36f3124939575589c950dbdeed152cd3541e125562199aa6783af482aa50" file = "config/NoChatReports/NCR-Encryption.json" hash = "ad41c18d8223070fe2a7566dd6d9baad76edc4424c8f6ee3c9e0c596eb7d5a3f" +[[files]] +file = "config/alexscaves-client.toml" +hash = "db5c9fddb7816fae75ecdb86e604c97408eca8626d785b9380a0b39d68b8bd58" + +[[files]] +file = "config/alexsmobs.toml" +hash = "f577e6a58e3690537eed6d9bae70c09f661036afd342c1974f626849cf0963a3" + [[files]] file = "config/alexsmobs/cosmic_cod_spawns.json" hash = "8e1d05a9b4ab8b923ff4951ef391665f3bdd218d943152f6f1f57509786bc0f7" @@ -17,16 +25,28 @@ file = "config/allurement-common.toml" hash = "1e10f0bf2d27dededeaa726379e8f6375defa3df7cdadcb22244938e3c8c49e3" [[files]] -file = "config/builtinservers.json" -hash = "acb27bebe0ffaba8871cec5f9fb041b7d57b6164ed99ebbc8d63e028b9b62d13" +file = "config/apotheosis/adventure.cfg" +hash = "087feaf297bcf10bd9c76518e1b7c6b86c5ab265c8ca768a4247c68c451942d9" [[files]] -file = "config/defaultoptions/extra/config/notenoughanimations.json" -hash = "503070bad750f39e08f8d87678c61487edbfece1a3353a9527b08f7197f4aea3" +file = "config/apotheosis/apotheosis.cfg" +hash = "c560582fe4f21ab20dd06bfb380037b31b323d20c361000f06a504b821c279e5" + +[[files]] +file = "config/apotheosis/names.cfg" +hash = "d62bfa66ac9f627ee0a2d3955eece66fb4e1d4c35aba61398d8816ddcbff3a6b" + +[[files]] +file = "config/blue_skies-client.toml" +hash = "071d402fc522364f0bbbe1cce75c96800c5f4bf0236dcf6766a948180d7ed595" + +[[files]] +file = "config/builtinservers.json" +hash = "ddf7afbb42ba7f3247a521e1cf5f40835e94eabc2bf69af3ab2bd64cfc3c322d" [[files]] file = "config/defaultoptions/extra/config/xenon++.toml" -hash = "5596c8e03becf322cffca6bc0b70eafc06d4e457806caf34ef40103f7ffa3e69" +hash = "b4788ca51fea3a57f4ebb595ee15a595d7d739c5090938da0fb46077dfa7ae1a" [[files]] file = "config/defaultoptions/extra/config/xenon-options.json" @@ -40,13 +60,45 @@ hash = "492453a867917f0f4095ac97a1503c706842b0bc27382dbaaf0821063cf20aed" file = "config/defaultoptions/options.txt" hash = "b049c4d7ae52e2bf445e87214b3deb0e3927d57869438352fc34d1d196d4670f" +[[files]] +file = "config/dragonfight.json" +hash = "b72f68a5909328c2f9083ac59e571a47f27002569c08a1d1eaf5840519b4650f" + [[files]] file = "config/everycomp-common.toml" hash = "69a0410ceef163d01f3aa69f4da71830b425b56b4b1c4a91b5f4f9c72e1a841d" [[files]] -file = "config/mediumcore-common.toml" -hash = "fd2d673e6b5cb45172098c9a5a3ed5c24b3b7873cfeb5158985e446a0b7e5777" +file = "config/firstaid-client.toml" +hash = "942b89fc31ae35f30cc5ec5da69d949e2e671a6def433fefe91d8a4ff1a7765a" + +[[files]] +file = "config/grimoireofgaia-common.toml" +hash = "42f25c4d105cee1e81d9dc07e55d1ba7a8593bcc49fe27a86ddbf1a23142c74f" + +[[files]] +file = "config/iceandfire-client.toml" +hash = "a4dcf9cc2e7f541fe73ee2f9780694cb8e9c7738a0a06e2a456453c3a47a8b9d" + +[[files]] +file = "config/iceandfire-common.toml" +hash = "9e80bf5709a24596dd642575aa1a26a9e52d714c06d0929dbe181371c94b2423" + +[[files]] +file = "config/improvedmobs/client.toml" +hash = "5c4979938a79c1b7fcff70433ce9a1519023f67b788c353999288656e6fb85cf" + +[[files]] +file = "config/improvedmobs/common.toml" +hash = "a406a7013ac72db8f9d59cbd0a55303e2f5527b274c29a985c6b83c1ae1a4bae" + +[[files]] +file = "config/improvedmobs/equipment.json" +hash = "d546d97780e037e576f1d41df2fac7e6d9d31358a25a215ba8c2f9bb9b742b4e" + +[[files]] +file = "config/majruszsdifficulty.json" +hash = "baddc994af066d07365eb7fef588e4b6f4f953e62f138d3c454e05566aada4d5" [[files]] file = "config/paxi/datapacks/CavePack/data/minecraft/tags/items/bookshelf_books.json" @@ -56,148 +108,257 @@ hash = "a5709ebc9b10bf8329917c837844e9590563792117f32e0a1ba457941158bde9" file = "config/paxi/datapacks/CavePack/pack.mcmeta" hash = "a303b326aab92c6d789ac268c1d3009e31f23e0f6c1deeee05baceba626fb9b9" +[[files]] +file = "config/paxi/datapacks/VocalWarfare/data/rats/recipes/assorted_vegetables.json" +hash = "5e24b5aaf0a89cc6f4e3cfbabeabac08986ea2a71ee5145ad661497f6e2c6268" + +[[files]] +file = "config/paxi/datapacks/VocalWarfare/data/vocalwarfare/recipes/altar/craft_mikos_shot.json" +hash = "f2f59d8e575eea33dc88e9a168cf76cdd3c096ea7360d08c5a51be114994c400" + +[[files]] +file = "config/paxi/datapacks/VocalWarfare/data/vocalwarfare/recipes/altar/craft_ofuda.json" +hash = "bc2b438d74ec3188937ca35b52b584e0954519d7c86c0a0511be709e71ca4870" + +[[files]] +file = "config/paxi/datapacks/VocalWarfare/data/vocalwarfare/recipes/altar/craft_smart_slab_empty.json" +hash = "5ce60441aaad5a325418324856546732d8715e67dfb0a4896e6f4ca9d9df7740" + +[[files]] +file = "config/paxi/datapacks/VocalWarfare/pack.mcmeta" +hash = "c776469509e666d62ef909e3dfab864f7d9c5cc30a85ae2428d0fefacb5214c1" + +[[files]] +file = "config/paxi/resourcepacks/als-boss-rush.pw.toml" +hash = "c789f89ece8d4dfc5706d78e7907e07e037b195a7ada4436c2c520267a480189" +metafile = true + [[files]] file = "config/quark-common.toml" hash = "9e792fab3cb0b8a11af61bb175f3285af85cff57f2c9faf7cfe5661b579f9868" [[files]] -file = "mods/advancement-frames.pw.toml" -hash = "34b19d5e2f564339152197ab80c46252a7f1dfc8cdb221af8388001689ed6379" +file = "config/tacz/custom/Vocal Warfare Gun Pack/tacz/recipes/ammo/30_06.json" +hash = "691ec4cc74fb8706a1ff5e0214526a838e11aedf6584d8fb24f5250b876786e7" + +[[files]] +file = "config/tacz/custom/bluearchive.pw.toml" +hash = "e020c358a2845893805c30528b26293d97904ccbd47e397e7ead3df309885a8f" metafile = true [[files]] -file = "mods/advancement-plaques.pw.toml" -hash = "d0578c8686aa8e24f7ba2660cb771baf27b04ae33521c686aec67ff622f1fbb1" +file = "config/tacz/custom/chocolateman.pw.toml" +hash = "f7e86ac88e9b7e263bd1fde004bdb10f4c3f2b8690e641bef1129a5f8a9eade7" metafile = true +[[files]] +file = "config/tacz/custom/create-armorer.pw.toml" +hash = "f60680757756b9b68f7c1fce9709d5c5d42dc09d3027e4ee310bb475dc9a258d" +metafile = true + +[[files]] +file = "config/tacz/custom/drg.pw.toml" +hash = "90a4eeea1b8dfe3f9126e56a25d224c39edf49fc686c77b0853ac6372e676e67" +metafile = true + +[[files]] +file = "config/tacz/custom/gensoushooter.pw.toml" +hash = "b8ff50ede39a4afb0923424df27a9b389d417a434200a98fdcc38000fc761ea9" +metafile = true + +[[files]] +file = "config/tacz/custom/gucci.pw.toml" +hash = "c38663937a79a5b6417f307e12b40b04af21a22b6f978c639a794725ef448576" +metafile = true + +[[files]] +file = "config/tacz/custom/gunpowder-revolution.pw.toml" +hash = "ccc8922fe417447cd57556110f9ccd91e3996596031aab2675b0f3c7623603df" +metafile = true + +[[files]] +file = "config/tacz/custom/helldiver2.pw.toml" +hash = "c416c1b22bac2be20ce8f977c3b0d79150508a94bc6ec995659c4bf6bcc88460" +metafile = true + +[[files]] +file = "config/tacz/custom/hlm.pw.toml" +hash = "721098985696256ed592b53bd6fc71ef6100638ccf8cdef231b808ed231a967b" +metafile = true + +[[files]] +file = "config/tacz/custom/immersive-armorer.pw.toml" +hash = "b87e34d42f8b845820a9e73ae1e7ce018ca400b642ba845121cf204b2bd39b56" +metafile = true + +[[files]] +file = "config/tacz/custom/lesraisins.pw.toml" +hash = "5fd5b4e25d4170563882fb70df6e29f11bb3ae8762b7f9bc432d8ad1620a2acb" +metafile = true + +[[files]] +file = "config/tacz/custom/osi.pw.toml" +hash = "aaaad8bd3bc0bbce605d6ecfcadbb4d50a89fcbd89f286c58e9f16e0406decce" +metafile = true + +[[files]] +file = "config/tacz/custom/rccrp.pw.toml" +hash = "237b8e55d86954581eeae4d59a9538e46dfd403f5a01bdf2f5806a16487c1e02" +metafile = true + +[[files]] +file = "config/tacz/custom/suffuse-gun-smoke.pw.toml" +hash = "38b1a13515023f21851fb0444ff9e4a6c29d3b6e32490393fc9b59890969109f" +metafile = true + +[[files]] +file = "config/tacz/custom/tacz-default.pw.toml" +hash = "dd76fd86e5d0f90aff2cb7b3c063a75727e22a7072155505fa91e47a0019d73f" +metafile = true + +[[files]] +file = "config/tacz/custom/tti-guns.pw.toml" +hash = "ad74b17f9fcbd98802642fab91bb44babed5ff5ed8ea3a3a99b98b129f6a38f0" +metafile = true + +[[files]] +file = "config/tacz/custom/warhammer40k.pw.toml" +hash = "ff44a6fe6eb388ebbe74c33c7c279869fb96b1965e15a2de459028684414b6e2" +metafile = true + +[[files]] +file = "config/tacz/custom/zeta-guns.pw.toml" +hash = "0818ed99b52005084f591ab544ba6fd7f2921f31e5c38adf876d26f212eb3e37" +metafile = true + +[[files]] +file = "config/xaerominimap.txt" +hash = "3e0ee20dd4023742a6eb44a0ca48512e6d28814825172bc893081543b11b928d" + +[[files]] +file = "config/xaerominimap_entities.json" +hash = "0b52401fe870bedd2012af3c9d4fa577807d71d8718833971a9e31ae7a8a011f" + +[[files]] +file = "config/yes_steve_model-common.toml" +hash = "12ed5b322bb7a71f178a114172026c33bf8a40ee309cf32667f89a4af1295044" + +[[files]] +file = "defaultconfigs/firstaid-server.toml" +hash = "fd49e244a4ccec283ec5df45e64a2c14084c5b4f134c16e5b2b409c6dbb2e5d5" + +[[files]] +file = "kubejs/server_scripts/poor_recipes.js" +hash = "7d55172621c99e6eb002b2bbc976a9f84d045c985a9888485e39249ef8c1948b" + [[files]] file = "mods/alexs-caves.pw.toml" -hash = "ec436a1f3378f8bd08ccd02e0ee74c441ff51d73bb62d446f6123eb2d6ebed6b" -metafile = true - -[[files]] -file = "mods/alexs-cloud-storage.pw.toml" -hash = "bdbae88750284cfad729dd5dced813bdbb9f86b8ff2097ee55f50ad5c4db832c" -metafile = true - -[[files]] -file = "mods/alexs-mediumcore.pw.toml" -hash = "9f3c246c9b6c26fb6fab8ee94cc3c1db6564eb2071e87c162ec0294067a95668" +hash = "0cbc4b2c6b58b7a94f030ae84f18057e5dc78a17bad429f40b8884926a6ab233" metafile = true [[files]] file = "mods/alexs-mobs.pw.toml" -hash = "c7ef8f8629620ae3d9d2da71aaf440624c40157a80c0eda4298c0aa60b7c76c0" +hash = "e1016eb125a5a41a10f80847eb00affae0e539e703846f303949ed5d82b7f1bf" metafile = true [[files]] file = "mods/allurement!.pw.toml" -hash = "66637845d4532fda28d72b58fd28e57be92354ad250fff4048d352508e27f364" +hash = "a4dba57fcce3f41ba52e3ab28343b3165f021d9d363c693bed73a476769b5a85" metafile = true [[files]] file = "mods/amendments.pw.toml" -hash = "fb72e8b371be37587b541f8442f6ad79a9873196a9d5a10a5f971258b9228a4e" +hash = "c52aab6767b8a08db1fa860cee2f8019d804b92b80fbe78f701fcd4b37d6ad7d" +metafile = true + +[[files]] +file = "mods/apotheosis.pw.toml" +hash = "aeb6c7309052bb9bfb096ed6aef11cfab3c4bf3b0a44746b4e249bc0cca8120c" +metafile = true + +[[files]] +file = "mods/apothic-attributes.pw.toml" +hash = "7ec91c6a496a122e84c4f0e7737175bf869dda8e046a208ef6e13830ca731378" metafile = true [[files]] file = "mods/appleskin.pw.toml" -hash = "0a1d5aeaae3975eaa4bb3a98e91852f797a5095794af70df41d50841c57ca347" +hash = "793693a85f3c87d4e899ee0c58deabc53690bf5a70f17343f28fd5063ce8a1e1" metafile = true [[files]] file = "mods/architectury-api.pw.toml" -hash = "fa34a3117af7f8ed553ec563a7c90c1d6462184c7df5b837c831cb482c6ae582" +hash = "4e81241ba2da06f425efc5e09fb6b38470125c1581c39e1310c5843a0b96ec76" metafile = true [[files]] file = "mods/attributefix.pw.toml" -hash = "ecdd4372e076170c6b3bc4665dfdc5dac60292aaac013c7f95305b43e8916495" -metafile = true - -[[files]] -file = "mods/autumnity.pw.toml" -hash = "ad9187e9de71c0259c492269a0bdf2959c98a86822bd8575678172620fabd0dd" -metafile = true - -[[files]] -file = "mods/back-up-beds.pw.toml" -hash = "b36c0ec51318660f2ec8a162247f96dd8b39042fff4af4f563deff3ff01ce8fe" -metafile = true - -[[files]] -file = "mods/badpackets.pw.toml" -hash = "b1e70c01c737670dab9430ea844053bdc0ffbb62519ea8846deaeb3c49de9655" +hash = "258431b158c3adc8e7bf4ac8ea9cec20def2e3c373294488d72c238bcbd7538a" metafile = true [[files]] file = "mods/balm.pw.toml" -hash = "1447df8a4bd1fd2cce2ae71f900f3d1f1626baa2fe37c877cef19549a4101c36" +hash = "54728d260dd32fba42550ef0e287af0bf00c239771f9a093bc6db2486fcdcaa7" metafile = true [[files]] -file = "mods/berry-good.pw.toml" -hash = "3e9b02238da5a6b6a89e7eccd519ad392ea3fd2af3e9012e208522937efd7c1a" +file = "mods/better-advancements.pw.toml" +hash = "54fb66472853060193e643d5e24fef619a431c96970f6ebcbbc41681b9963f97" metafile = true [[files]] file = "mods/better-climbing.pw.toml" -hash = "1bf633be9aa13b87fe2381a0aa4bf49df3d201303743142151bd443a0c87072b" +hash = "d9ab6c39c1422c4beca4fb5f2c3afb3d7855423e0af1ae847f3bf3bc326bf31b" +metafile = true + +[[files]] +file = "mods/blue-skies.pw.toml" +hash = "e0b611005c8d2142ca889e850c9f1450f45b1d30086aa8743579dde6ab1bd9af" metafile = true [[files]] file = "mods/blueprint.pw.toml" -hash = "dc0b2fab9c86d45c490e46a37bf1560698425f2c83609853a6c530b2b38ce321" -metafile = true - -[[files]] -file = "mods/boatload.pw.toml" -hash = "40ab7ade1fde2b98ce6fc644db5b8c4ca7c3aaabfbe7c45a55f7bdc019870351" +hash = "2feae581c36c173096b02edb7da506a168a0e60b0a9b2459d60a6e42adbc70ab" metafile = true [[files]] file = "mods/bookshelf-lib.pw.toml" -hash = "64be5125bb867f68dec3ca9241395373ea49142b0fc0edf3a39bc12955b76b82" +hash = "02062a6b61e230e7debaf1c03d5e1e7203e427588fceb9f3d6ef8cad8062397e" metafile = true [[files]] file = "mods/builtin-servers.pw.toml" -hash = "a4be16e51af6d10099097105151d01c20b536fc9166298526f67cf12f871187b" +hash = "98776d93b938c8fc4ffa5818b8e4b8686698feec9fef1e60235d3a368a2cbfa9" metafile = true [[files]] -file = "mods/buzzier-bees.pw.toml" -hash = "d922768e2b70ad98fcbfb9954f14d1111f30f7e526e76ae864c3b27c33d3aaeb" +file = "mods/caelus.pw.toml" +hash = "8a8ea0af79b88d9c192d208aa5be4bacd934e2b92d4721566e2e796eb9761e10" metafile = true [[files]] -file = "mods/catalogue.pw.toml" -hash = "0722da0022c3d9dcf6be08f561828222f61911b62aed7d8c75f71c126e12e1b8" -metafile = true - -[[files]] -file = "mods/chalk-mod.pw.toml" -hash = "98efea80bf5c0169b2566c3b76bec9afa4a349253ed87c0287b345c8f11b15a3" +file = "mods/carry-on.pw.toml" +hash = "a613f5d2df911fea606968bbdb56eebfd05ac02ada846cf0d2e56e72345d9338" metafile = true [[files]] file = "mods/citadel.pw.toml" -hash = "e06b4f6a4a5fa7982439f57ca5015b616c606789d9deef0ddb78838b85306fed" -metafile = true - -[[files]] -file = "mods/clayworks.pw.toml" -hash = "d22e3505597e1e469d8d8c3df5c51c4bfca59c3a3f95a29f4014a5107c0380b8" +hash = "05fdc598a3d7461f62d878ebe8d3d7fd714ca8bdeb93831e9f0e0876adfca01a" metafile = true [[files]] file = "mods/cloth-config.pw.toml" -hash = "38cf4a76862812fefc9b1ae0b8fac02b3f706716f3228eb859b511950273e791" +hash = "e3dd03e7fec88831974857e2cdded54dd5c5bdcaa3f6d6248c2800e82db4dd41" metafile = true [[files]] file = "mods/clumps.pw.toml" -hash = "fb8e035187556a9406507176782dd251769d8cdf14e9712b508bcc47ff6904d9" +hash = "903352ffbd84d4b95fed905893f4715d9c3f88ec9fff6fb06f6e359e0b839dc3" +metafile = true + +[[files]] +file = "mods/collective.pw.toml" +hash = "a0f2e11e55aa98b13ca469e8cee71d38a16a2ed0fba99b95fb0664adfc93e838" metafile = true [[files]] @@ -207,314 +368,470 @@ metafile = true [[files]] file = "mods/controlling.pw.toml" -hash = "2a50d21837bba88e3c9490c6bb8e0a9b44b052645d5c1481b48a060439c20a3c" +hash = "4063abe583282834b2f78e3b3e6b9ee4d231a680f74c020e405a4ef196f21ee4" +metafile = true + +[[files]] +file = "mods/corgilib.pw.toml" +hash = "e88092f02b88f3dfac3c80de17ed0b0bbe3de9596a28a8d780227e7151ea0578" +metafile = true + +[[files]] +file = "mods/craftgr.pw.toml" +hash = "0fded483d6e30e484eca89c7fe28d566fd25d935da4ce84cb6663a14d0151d0e" +metafile = true + +[[files]] +file = "mods/create.pw.toml" +hash = "1eceb4e4ab86c793f992ce9444e92f46dae76c3f744d8e19feb1143fb6c01939" +metafile = true + +[[files]] +file = "mods/creativecore.pw.toml" +hash = "b9c02ea06393d11ac2123f4d296d4d51103259709b2422754c71b80f88bcc0d2" +metafile = true + +[[files]] +file = "mods/cupboard.pw.toml" +hash = "2eb26b157c4159bfeff6a00147afa35284397d558f84b55367d1a41064d7456a" +metafile = true + +[[files]] +file = "mods/death-backup.pw.toml" +hash = "887f2374a2635c0652d77801bf80b64a627197abafbb1458bef09e3525a7d833" metafile = true [[files]] file = "mods/default-options.pw.toml" -hash = "91c2538d726a12623122d1a2945a6ad3d2d5b290d43c72149f21af560e8465eb" +hash = "04982248fbfb09fe69f8075d589bc0bc8fab58bd98e165100f0e9da8045119d8" metafile = true [[files]] file = "mods/ding.pw.toml" -hash = "9a47ae3e125db2d8222de6b8e145678687201e500f9b788b9fd014619db091c3" +hash = "2fcea0bdf1c046a408cf5b2fb163a0cfbb826ba221a0fa1bec74e4df25b040ff" +metafile = true + +[[files]] +file = "mods/distanthorizons.pw.toml" +hash = "2f912430d77af08c0cb1e1ed1b7d57420b45848bcd5be711e2fa0679de2886a5" metafile = true [[files]] file = "mods/domestication-innovation.pw.toml" -hash = "815edded2c6be145f2a82e48a4044955e4969a220d29d4290f395d38a6ff15e8" +hash = "bfd2911d1fc7136f92be93d4e3081b85f30109373ac640fbac2e3b3896d709f2" +metafile = true + +[[files]] +file = "mods/emi-create-schematics.pw.toml" +hash = "92f6f339f84a5a6f8afb382620f7da0a01da4cba3a2e894115a1d6b36dcc2344" +metafile = true + +[[files]] +file = "mods/emi-enchanting.pw.toml" +hash = "3a728230bfbaf61c1fb3a102bcf320b63a0a132c149b0b827eaf1ce0a52e3fef" metafile = true [[files]] file = "mods/emi-loot.pw.toml" -hash = "5e3e6bd38266786f78f570307f54ab49bfc6337a0e6667d2635d3407c857ff86" +hash = "3dbc9206585bb9a4fb3f6af39672f335e57b5e5f581524c429f014240e2b44b3" +metafile = true + +[[files]] +file = "mods/emi-ores.pw.toml" +hash = "0d5f0c70d0b229ef3885011ed0675333d6d02c70abd57f0de595faca487d4cf9" metafile = true [[files]] file = "mods/emi.pw.toml" -hash = "3e8e2a8e07dc49b294a001d3a0e5b80388437c4a8058b9ba0b308127f2f0010f" +hash = "b922bf1accaec299a669b1915a600a8cdaad3baadffa4b509633a83ad4c020a1" +metafile = true + +[[files]] +file = "mods/emiffect.pw.toml" +hash = "f9f6ab1a6f68298710ca37f82503969531856c67138c4049f20c134d8b70dc55" metafile = true [[files]] file = "mods/emitrades.pw.toml" -hash = "e141c57090cc48337e6a8b88e10edb3b434de8967aa6cbff252896b4ed53cf89" +hash = "16b4a8a6c29d642b83ccfb68729c6520928fef115551d43aa301da72ca9498cd" metafile = true [[files]] file = "mods/enchantment-descriptions.pw.toml" -hash = "9eccc7dd35aa94937c4ec819379dd8502d427616d56b85a603648926a223cf29" +hash = "473489bb165ab775858cc475d8e9ae599e126bced1c73d17563e3459e4899719" metafile = true [[files]] -file = "mods/enhanced-mushrooms.pw.toml" -hash = "23a7bb32b5061475bb891159f3216235feabe3efa5e8eeb2036f0bca7f7a44b3" +file = "mods/enhanced-celestials.pw.toml" +hash = "a7a719603d51f35baee5d74d61f8c250c0765376784c390d9d6721e4b98723e0" +metafile = true + +[[files]] +file = "mods/entity-model-features.pw.toml" +hash = "8c84f53560aaa3c65293f5a04748ffe9e00457b9c69347aedc2c9daa915809af" +metafile = true + +[[files]] +file = "mods/entitytexturefeatures.pw.toml" +hash = "e8170bacc6d4a33e524a1e742c231d1ef04ef41808b55ca126f6f5605654877e" metafile = true [[files]] file = "mods/every-compat.pw.toml" -hash = "f8a6b91ac7b8164c5b88a955dceb3c7e2a0a3af017e43a969e141515c42f70a4" +hash = "47000c28e464e8966a53f9c10385fba99dac1be92b4f3592412a0a6ee43a97ac" metafile = true [[files]] file = "mods/exposure.pw.toml" -hash = "5eb5a1b0ce99c73188ebfd5d45d2c563fe745556ad18d7e1dc745a70afd55e1b" +hash = "56643304802508b362d2cee4acd59425e640ef9199a235839d7dafdd4f580c18" metafile = true [[files]] file = "mods/farmers-delight.pw.toml" -hash = "32504030cc409f25f4864cb0387b906cd07f1c818301302faddd0de7f777d51c" +hash = "f13061db33adc84d2bd562979d838f0e6e66808ff3e4285cbdbe44970f59792b" metafile = true [[files]] file = "mods/fast-ip-ping.pw.toml" -hash = "e40f25640b4d5872b76c7324b35dd995d041fd409ca4fa4e93f8c6a1dfb4fbcc" +hash = "d8db3e87c66d04e6848edbbd56c824285330183361638ab97dce8306fc161977" metafile = true [[files]] file = "mods/ferrite-core.pw.toml" -hash = "4a73f04a8986129d79ea4f283a0a33ce51af17079b6efa23596af5bc685e1c1e" +hash = "902bac905b93271f02bd0951a22bac06a3da24f5c237fcaeb469e14a7679e508" metafile = true [[files]] -file = "mods/figura.pw.toml" -hash = "9552bbb8b0b26886282c451349d9604d4fc2dfbe23e834b9ccf99fcba299914c" +file = "mods/firstaid.pw.toml" +hash = "7823845c196434c7d310e7b9ae0628dd6934bff27d3d6e572a85833e15e643f4" metafile = true [[files]] -file = "mods/heartstone.pw.toml" -hash = "48259ca967372079e53a4144b5b96d6ffdd47e3142802663f42eb661df50e9e0" +file = "mods/forgeshot.pw.toml" +hash = "7aa5dbf2f02f2a895547b54e89b8a8a70c04afe4cdb981d2b077e960d6c5d6c7" metafile = true [[files]] -file = "mods/i-wanna-skate.pw.toml" -hash = "a36d0eeb8e5ad976c9b2ffb3910c9df0ba8535e17f781e169f4173086e34cda0" +file = "mods/fzzy-config.pw.toml" +hash = "97246b675607c34d5e074a82bb7be588227af138b7c14854919c500e743f525a" metafile = true [[files]] -file = "mods/iceberg.pw.toml" -hash = "d0d383d4ff24fd6a4c5a9319806b0c99da9d0120fa14719911596eb39abc6f20" +file = "mods/geckolib.pw.toml" +hash = "1484808760dad0e89dfbd3e3758b96dc9ecbb3d46fcec1489ac9d090213376c6" metafile = true [[files]] -file = "mods/incubation.pw.toml" -hash = "74f82c1ec7e2cd5ca741a4537c3824c0a60a7c39534a58427836efdebae402e1" +file = "mods/grimoire-of-gaia.pw.toml" +hash = "1edffe2fe81fe9d55ea867d6e1c14e41c804b1a0190c893a260cb9e194c2bc1e" +metafile = true + +[[files]] +file = "mods/hit-feedback.pw.toml" +hash = "a914c48327cf2277033ba4c49d2f4cd10f2804222145b7f68f293c392c47cfe2" +metafile = true + +[[files]] +file = "mods/ice-and-fire-dragons.pw.toml" +hash = "3e8cbae6a944592a6485b8c5e62b0794fe950ba8a6b155302d08f4205b9ad9b3" +metafile = true + +[[files]] +file = "mods/ichunutil.pw.toml" +hash = "3aa75e307989c0a66a0658b5c6776e8d664d73f55a99e5ff30ef24d4d2918619" +metafile = true + +[[files]] +file = "mods/improved-mobs.pw.toml" +hash = "fd9fa510cc9783ae46d96c9d2bcb9297e0f84e4eeb099fbdd5b5ce4b88adca83" metafile = true [[files]] file = "mods/jade-addons-forge.pw.toml" -hash = "ee91acdffc481f535911c38fbc06c62c85e6531a2ee7e4e116401b3ad544e74a" +hash = "3f432b6a6358f773426d01ab360816b2792c2d033eeca8d5595d2af205b22321" metafile = true [[files]] file = "mods/jade.pw.toml" -hash = "ab6c2176b162ad517d68ddd9bb2c16f3cacc1fae5ad76abd6e62bc2f1d747f4b" +hash = "7f6c0ca162ebadc819fa2fe5d925daec6144d3480a6d75c769a72b8b46b78f9f" metafile = true [[files]] file = "mods/jei.pw.toml" -hash = "e93f24623fe48bd7eee6e54e80c223ce71e639e210372124b8f22dd6b72924cc" +hash = "3c4797a9ade2ad41b4163a8838ad95b27f2b07906bf44f1c05a04c822e44719b" metafile = true [[files]] -file = "mods/just-enough-effect-descriptions-jeed.pw.toml" -hash = "2bc2974c8a78fbb020c5ed1d568e2539d090803cedc1fe9ac3a64b9ba8e06cef" +file = "mods/kotlin-for-forge.pw.toml" +hash = "7ea985404ee4cc9082472c6869ec146309f526e395361b39f2f4c1a43506c41d" metafile = true [[files]] -file = "mods/just-enough-professions-jep.pw.toml" -hash = "76ad5b491a38df4f6debfae8808cb455c9b7ecd6c039a814ce1639278ac1f86c" -metafile = true - -[[files]] -file = "mods/just-enough-resources-jer.pw.toml" -hash = "83219231c7af4677a2507e01ca0faf39acca69f05506148d1d6a3e47b4c94562" -metafile = true - -[[files]] -file = "mods/justenoughbreeding.pw.toml" -hash = "200f03de3e7604b4f18a98310d0fb94ec1266dd72f9874808eb1f9601114a8e6" +file = "mods/kubejs.pw.toml" +hash = "b6ed220c9069f60704dbfe19fd55c976ca56ada35bcb6918c4ad226cd842b99c" metafile = true [[files]] file = "mods/lucent.pw.toml" -hash = "62041794a3b89328e32fd32fe2fd85702b000978fb6aa34d9b60c2f67bf8a0d4" +hash = "2a25158198d33e13a0f0a79126ac9dc220793a16cf43e3688da290a0d6266689" +metafile = true + +[[files]] +file = "mods/majrusz-library.pw.toml" +hash = "bc6a2458b8337e76c0636142242ef36f75ff13e65f977fdd81bb5cc823e5b360" +metafile = true + +[[files]] +file = "mods/majruszs-progressive-difficulty.pw.toml" +hash = "dfd3ca238414939a4a9054bc933d4b5d9dfd5a306b86b898e1706cd6d66602f1" metafile = true [[files]] file = "mods/moonlight.pw.toml" -hash = "9836e452ae6c62dfccd573462e8a2c8bfdc9e03bb7b1d8271fa13dc6275fdfaf" +hash = "324acad11b9b0ec370bf0f644b0efdf604a9862f8e2da3becb02d3daeab88f3c" metafile = true [[files]] file = "mods/mouse-tweaks.pw.toml" -hash = "ea7f91e66e1e475cd5fa10f56caa46a6a53754da99ed3252e6a6f68b731699b1" -metafile = true - -[[files]] -file = "mods/neapolitan.pw.toml" -hash = "d01255f11201634a26e318142a28fe47705388c27d2c44e0bc3fd69593870a00" +hash = "679fa8f3b49b9ed3fbcb29d6ccdb99bce465faa01f9cec000464ac8d4fbe134f" metafile = true [[files]] file = "mods/no-chat-reports.pw.toml" -hash = "9a3c80bf6eee8234001d2a1602b3e123ac5706af051902e40f24abe317b86e50" +hash = "b849dfdaaa3e4ad635fb16595bfd6ae03b83de0c02f5b06faafb24cc33926f3f" metafile = true [[files]] file = "mods/noisium.pw.toml" -hash = "c60be719d5ede034bcc81d79fdec100b8d07c09a270ac01f571cf516840a263b" +hash = "85f965de3efa0ad66252b3540afff30d5a3cf8c9cb86692987830b8ae08489c5" metafile = true [[files]] -file = "mods/not-enough-animations.pw.toml" -hash = "26ca76ce6d17ce793960ef92cf1933f0e2330a425ff4f048d7d094f2a133f508" +file = "mods/origins-forge.pw.toml" +hash = "736d3d09ea2fb87f8477f72d81a1f17b8ba6ad61a9cee9c122a37b2ccbdd62c9" +metafile = true + +[[files]] +file = "mods/origins-minus.pw.toml" +hash = "a7d206c15c4a213c81b3c89a8537212b0d9ba12b32c8f7cf75c124993e716d89" +metafile = true + +[[files]] +file = "mods/parcool.pw.toml" +hash = "b46731dca4207983e9dd86544b84699aaa0953026ea6fa4eae4180c5f3a0a0bb" +metafile = true + +[[files]] +file = "mods/patchouli.pw.toml" +hash = "3a7eaa64434e7449e5fe6bd089bc784499432dae7d6ca07174b55b10a3b32ec8" metafile = true [[files]] file = "mods/paxi.pw.toml" -hash = "e63b436dba4a80db68e4c79e5d9f030096fad75fe264490403d75dee3dab72de" +hash = "be48890d990e03c639c5636c79bfa74bbd531c49a80487507984899c386a0bd9" metafile = true [[files]] -file = "mods/personality!.pw.toml" -hash = "cb0de35c2b0c500669ec9486ae381f3987c437070c56a4788697d2430ae6d531" +file = "mods/pehkui.pw.toml" +hash = "1f92dd360908c1801848dcd4d14aca5640199545e7e22e76bfdb981b06fa9399" metafile = true [[files]] -file = "mods/player-trade-secure-trading-between-players.pw.toml" -hash = "990403dd8663ceea74c43fda30c1cd40a9c4e720220e9ce29b31ea9d685c439b" +file = "mods/placebo.pw.toml" +hash = "0f807372e11d5a8a28266ab214fd243fa7558fe3f5a0cc6505090faede8c2dd6" +metafile = true + +[[files]] +file = "mods/playerrevive.pw.toml" +hash = "256c8f826d91567bc5234062f9bf1dbd0f2262c599266408c19aea5150b0c981" metafile = true [[files]] file = "mods/quark-oddities.pw.toml" -hash = "4b6d6900e40ceea949928423e7863817aeb07c17dba719ca45dac34d3f8d5b41" +hash = "056c481f39ce13ff8b3fa09fc5dd6b6549676135de8eb890ddc96ad180a4e383" metafile = true [[files]] file = "mods/quark.pw.toml" -hash = "e513f146124930d8d2c9ae3c192fb399129efa16bb844140124c5b8da6ff8558" +hash = "105a3cb78f853a00406250e8a5be2cc2a757cdee03b8d933529c96b3bd9be309" metafile = true [[files]] file = "mods/radium.pw.toml" -hash = "70153a0d8cc39a3584589a0d66e7746c09acb43497cd0d271b6a69839fedebf3" -metafile = true - -[[files]] -file = "mods/raised.pw.toml" -hash = "0ac29579249ed15e4fde2e62792e601d16a08f602d69ed96cd1ca37571973861" -metafile = true - -[[files]] -file = "mods/reef-redux.pw.toml" -hash = "54a07a9caf118de8cb355b5af7f06dc6e8876837df263c8db7a48177e519855a" -metafile = true - -[[files]] -file = "mods/rei.pw.toml" -hash = "6069264d5bd6f36ac4818f64b19b0734dc36f31b694f09d13368c437529dcf2d" +hash = "bbdd40b650286973d44b1931d4b8c4bcc02b02f2c5583545709347503bd13057" metafile = true [[files]] file = "mods/retro-damage-indicators.pw.toml" -hash = "d5cb65a7e8f9f7d19d6749b22cae9e983d2f13f60aacde1d355c64201d5759ea" +hash = "ba76693f55482df48a233d1429477b6aee8cb3e191af8a2e8e7d290017ae839c" metafile = true [[files]] -file = "mods/roughly-enough-items-server-component.pw.toml" -hash = "a511fe9c283cf212559795f83dda289a1b5e45a07ae4f2ce8ffe3793c9f3230e" +file = "mods/rhino.pw.toml" +hash = "323adfd6ebf5b53181c02f425ea70a0138ab1bde1da58da8874d93d37cd44ec2" metafile = true [[files]] -file = "mods/roughly-enough-professions-rep.pw.toml" -hash = "6fd9a6d68248f4f9651ffef54116ca3dee692e7f9a3aebdf95fd79a431dfd8be" +file = "mods/savage-ender-dragon.pw.toml" +hash = "844ccf23ba21f56bc5ddc4f64afdf3bcf8b6b29f6066b5520311aee96b59b339" +metafile = true + +[[files]] +file = "mods/screenshot-viewer.pw.toml" +hash = "142dd384cfb6ed95d9962599278c870998ba2d80dc1bdab622616c50b29893b5" metafile = true [[files]] file = "mods/searchables.pw.toml" -hash = "35905f57cdb21a2aaa26345f2fabe3137ee2db6ee3bb2149cea206611b11ef69" +hash = "b8c7497acbf4890b4609b6b20de7affdd3482fc99af975d9ff6b29c075e1d8a7" +metafile = true + +[[files]] +file = "mods/shoulder-surfing-reloaded.pw.toml" +hash = "0f279343e544ff2024406aa5ca15304e5d1fb90dc67cf1eac7912803e8713f31" metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" -hash = "0ba94a262f7f8ec584fdf46363c7c2a13f5b23610c8cee9a5423d1ab4a9b19ae" +hash = "e3bdb65c2ce034e26c9277751a370baac6df6853d55e92327170df8778a837fb" +metafile = true + +[[files]] +file = "mods/slashblade-resharped.pw.toml" +hash = "c417351303240d7eb6727aeaed200feeeb1d8e25e9d342d90a74d3d7116152c8" +metafile = true + +[[files]] +file = "mods/slice-and-dice.pw.toml" +hash = "389bde529f3226ae80f2d4f6a65327a12527af80180d472cbc26eb5405d359d7" +metafile = true + +[[files]] +file = "mods/sophisticated-backpacks.pw.toml" +hash = "731af9b877b4c93ebb80b6939ab8765982cf9a1fd205b726b3c6e2bd2efc59f1" +metafile = true + +[[files]] +file = "mods/sophisticated-core.pw.toml" +hash = "39b80c6de26921874bb48bab4f6cd6cb7eab041fabd20705544a1ae762321dc2" +metafile = true + +[[files]] +file = "mods/sophisticated-storage.pw.toml" +hash = "1f29691778f6cc77b464e2eaf8f4971117af546f92bcbf12ce081a2158d7738f" +metafile = true + +[[files]] +file = "mods/sound-physics-remastered.pw.toml" +hash = "d23fde8bff0018f39f4ba8ef8d3017860371acf48d1b89b9b8c631aebc518fda" metafile = true [[files]] file = "mods/spark.pw.toml" -hash = "dbe2c430bf58c773082d7fd9d1bee2d510a2e0c08f390f7465e819b6e321ae09" -metafile = true - -[[files]] -file = "mods/species.pw.toml" -hash = "3953ac0eb81d402025a5ebefff82709dbedc8a411df8a70afc5149ab7e083309" +hash = "0be4976227df8e261fd362889bf8e85b93e224d1b1c3cd2a11b73a9de3b64083" metafile = true [[files]] file = "mods/structure-gel-api.pw.toml" -hash = "f9966c3e2ba050306b8c96f610ed705931cc48fedca54fb4270af875aa54dff3" -metafile = true - -[[files]] -file = "mods/supplementaries-squared.pw.toml" -hash = "a463bada10798e1cd951c6bedd167628d98b063bbf2ae94d7e6e60361fa0ac8d" +hash = "0a1893b4abfd0e7243095240b329552c082dd3fa7874b43e9b43c94812875472" metafile = true [[files]] file = "mods/supplementaries.pw.toml" -hash = "51d5ed928f1e8800a9dd42b44e0f8a4c547780dd763a91748812312b5d29f371" +hash = "21ded7427eed05b00fd5f1fb2c1e5232809113dc9020f612269181cad844a1fb" metafile = true [[files]] -file = "mods/the-conjurer.pw.toml" -hash = "e7c7d4f5233ce10edc53b6e4a4aa02e79428b3d7a044b50510b7b8e8e06dd6b3" +file = "mods/tectonic.pw.toml" +hash = "23c3dddf24d8d65b2ad798247389647b47e10439dca2c46b1c958a8d2b0a1841" metafile = true [[files]] -file = "mods/transmog.pw.toml" -hash = "8e4b77f9c0d67fb1279104d15966e847e983618c9263fbb51dec91f3768e5335" +file = "mods/tenshilib.pw.toml" +hash = "25ac4e21c8f32b8bc174037bb4a6b4e9ca7b03018de859596113022de4906036" metafile = true [[files]] -file = "mods/upgrade-aquatic.pw.toml" -hash = "427a4ac2edeca19b458978f01611b2be1179e325b609e3d56241f97c8415a789" +file = "mods/the-twilight-forest.pw.toml" +hash = "d1f859de9867b7433305aef1631aa22a436a4c3924474a21c0a22ab5f2093c04" +metafile = true + +[[files]] +file = "mods/third-person-shooting-zero.pw.toml" +hash = "fe73225624ff39768285725c2c0cc8007925da07a1e1267e1a4e8b2a2e486d31" +metafile = true + +[[files]] +file = "mods/timeless-and-classics-zero.pw.toml" +hash = "a4b08e52d3a6f5ed9fa1b3124b64d1d9b29845d80da284474654a719739ed5c7" +metafile = true + +[[files]] +file = "mods/toms-storage.pw.toml" +hash = "3869af43202af44211167226216ecd0ff557a87fe4fa8e01a271fe4e4c37b844" +metafile = true + +[[files]] +file = "mods/touhou-little-maid.pw.toml" +hash = "77603adde751d1c08b3496ca1f3b37ecb1eb448384111e19ad819845da110f55" +metafile = true + +[[files]] +file = "mods/trials-chambers-backport.pw.toml" +hash = "3265a2cc2c3a62a4f8b380be694dde3cd7dba9e0630359b6a34527350bd068e8" metafile = true [[files]] file = "mods/waystones.pw.toml" -hash = "05bf4c054b1346db1696d76ebbbea07fc30668251a3c78905a98b3045df4dbf7" +hash = "2266cb1da126b45b30bf361cb9126fdb48e731587be34ffe79006eb882a757ca" metafile = true [[files]] -file = "mods/wits.pw.toml" -hash = "20dc25320ab64a7138f58f8fef29bbafba9ec30dd6873e81a8266645542514ce" +file = "mods/withering-heights.pw.toml" +hash = "e2d6cb25e4d486ccdb11e4e78ab2f32ef3732a56063621ad64924f43ae410f7e" metafile = true [[files]] -file = "mods/woodworks.pw.toml" -hash = "d8b1fdcc4d8437ed8a69ef63821a9be7e99660e33cbd4166addab7f32548d6f3" +file = "mods/xaeros-minimap.pw.toml" +hash = "14cf28485830d53433b7f6c82eb23fc87dcbc382a65eb20078088dc2e801da3e" +metafile = true + +[[files]] +file = "mods/xaeros-world-map.pw.toml" +hash = "8e3026324227122e65ef891db279aa84191611f26d29e5dbd92e0bd2ce048b6d" metafile = true [[files]] file = "mods/xenon-forge.pw.toml" -hash = "5ad6515fd0e1d2f45e219e0a15066ff46c115a9aedba1a6e78d618dcf86fad7f" +hash = "464ca05aab27c1e44c64d53662bc10dd574cbdaef5ecb7a419b3adee44824317" +metafile = true + +[[files]] +file = "mods/yes-steve-model.pw.toml" +hash = "63e6a7e0f6c42f11058cd62bf2172f08f5ecf87cf6d96c790fab28fc7f210eb6" metafile = true [[files]] file = "mods/yungs-api.pw.toml" -hash = "896b09e7166d70f08e089862ad5eb8dbc8cfed02608f2c478587dbea191aadf2" +hash = "152c6732da180e958fb29f492bae2e468d4dfd423ce4d3d0d31ef31c2eec6c61" +metafile = true + +[[files]] +file = "mods/yungs-better-end-island.pw.toml" +hash = "d9e05e164bb61c2bcecc58702c46e59c2721928a3b355050d1e84736d74fe6fc" metafile = true [[files]] file = "mods/yungs-menu-tweaks.pw.toml" -hash = "5b5fdfaf8e757e4f54e621aca1c52f5d8c90c7be3bc78c2978173326f5c02bf5" +hash = "612f34b57df3396413db1ba79f99e057da377a8725887ca21b415acd85cb65b5" metafile = true [[files]] file = "mods/zeta.pw.toml" -hash = "86f3fe9dfda1e20b94ab08770214641e16882e314230d250f2f854a2051b4bde" +hash = "cb92831ae1333084aee2e0582ad76e074ee902f76939b2e2c4d288b831d27f1a" metafile = true [[files]] -file = "unsup.toml" -hash = "015848b7742e19a7a90570d570312c9995baa2036ea33ee68a78cd18377e4023" +file = "resourcepacks/k-on!!-custom-gui-pack.pw.toml" +hash = "329553a8c2290af66fc40beb35c9e4e1dd307cbf644f1b259b2fffcd5f7a6a5a" +metafile = true diff --git a/kubejs/server_scripts/poor_recipes.js b/kubejs/server_scripts/poor_recipes.js new file mode 100644 index 0000000..ccff61a --- /dev/null +++ b/kubejs/server_scripts/poor_recipes.js @@ -0,0 +1,36 @@ +// priority: 0 + +// Visit the wiki for more info - https://kubejs.com/ + +ServerEvents.recipes(event => { //listen for the "recipes" server event. + event.shaped(Item.of('tacz:modern_kinetic_gun', '{GunCurrentAmmoCount:1,GunFireMode:"SEMI",GunId:"hamster:gras1874",HasBulletInBarrel:1b}'), [ + 'FSS', + 'III', + 'LLL' + ], { + F: 'minecraft:flint_and_steel', + S: '#forge:string', + I: '#forge:ingots/iron', + L: '#minecraft:logs' + } + ); + + event.shaped(Item.of('tacz:modern_kinetic_gun', '{GunCurrentAmmoCount:1,GunFireMode:"SEMI",GunId:"hamster:one_barrel",HasBulletInBarrel:1b}'), [ + 'FII', + 'LIL', + ' ' + ], { + F: 'minecraft:flint_and_steel', + I: '#forge:ingots/iron', + L: '#minecraft:logs' + } + ); + + event.shapeless(Item.of('tacz:ammo', 8, '{AmmoId:"hamster:medium_ammo"}'), [ + '#minecraft:coals', + '#forge:ingots/copper' + ]); +}); + +console.info('Loaded Poor Man\'s recipes') + diff --git a/mods/advancement-frames.pw.toml b/mods/advancement-frames.pw.toml deleted file mode 100644 index 78f2419..0000000 --- a/mods/advancement-frames.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Advancement Frames" -filename = "advancementframes-1.20-2.2.7.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/zUBn5hHr/versions/syxp8b5I/advancementframes-1.20-2.2.7.jar" -hash-format = "sha1" -hash = "c87f89d50e050752b61c6d7121bd766842fc0766" - -[update] -[update.modrinth] -mod-id = "zUBn5hHr" -version = "syxp8b5I" diff --git a/mods/advancement-plaques.pw.toml b/mods/advancement-plaques.pw.toml deleted file mode 100644 index f7ce3ff..0000000 --- a/mods/advancement-plaques.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Advancement Plaques" -filename = "AdvancementPlaques-1.20.1-forge-1.5.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/9NM0dXub/versions/1GjhWcGQ/AdvancementPlaques-1.20.1-forge-1.5.1.jar" -hash-format = "sha1" -hash = "459bf06be69d28ebf522d22905019cba785978c9" - -[update] -[update.modrinth] -mod-id = "9NM0dXub" -version = "1GjhWcGQ" diff --git a/mods/alexs-caves.pw.toml b/mods/alexs-caves.pw.toml index fb70e46..20168a8 100644 --- a/mods/alexs-caves.pw.toml +++ b/mods/alexs-caves.pw.toml @@ -1,13 +1,13 @@ name = "Alex's Caves" -filename = "alexscaves-1.1.4.jar" +filename = "alexscaves-2.0.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/U6GY0xp0/versions/pdifL7d0/alexscaves-1.1.4.jar" -hash-format = "sha1" -hash = "3899837681e024ab4d520301346980fe51eceffa" +url = "https://cdn.modrinth.com/data/U6GY0xp0/versions/lC8HHXOF/alexscaves-2.0.2.jar" +hash-format = "sha512" +hash = "d23092cf507f4cf66ead45d7b393393ea83a9002056962ee6c341e91323ae39e10f2aefbbbc9f5e54409eb3ee522ad0c2dd5661077b09f1e37d034cfdd4333a0" [update] [update.modrinth] mod-id = "U6GY0xp0" -version = "pdifL7d0" +version = "lC8HHXOF" diff --git a/mods/alexs-cloud-storage.pw.toml b/mods/alexs-cloud-storage.pw.toml deleted file mode 100644 index ac16d94..0000000 --- a/mods/alexs-cloud-storage.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Cloud Storage" -filename = "cloudstorage-1.4.0-1.20.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/ZiATPR3I/versions/RdcFsm0S/cloudstorage-1.4.0-1.20.jar" -hash-format = "sha1" -hash = "583d797ade4d5b4e8de5f0171957cf6b2f691d8d" - -[update] -[update.modrinth] -mod-id = "ZiATPR3I" -version = "RdcFsm0S" diff --git a/mods/alexs-mediumcore.pw.toml b/mods/alexs-mediumcore.pw.toml deleted file mode 100644 index badc85b..0000000 --- a/mods/alexs-mediumcore.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Mediumcore" -filename = "mediumcore-1.0.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/XjSJMp3X/versions/sLPdr0s2/mediumcore-1.0.0.jar" -hash-format = "sha1" -hash = "5edd02797337895a7c0dbe78f72640bbcc0d9ed1" - -[update] -[update.modrinth] -mod-id = "XjSJMp3X" -version = "sLPdr0s2" diff --git a/mods/alexs-mobs.pw.toml b/mods/alexs-mobs.pw.toml index a60e7b8..f299c14 100644 --- a/mods/alexs-mobs.pw.toml +++ b/mods/alexs-mobs.pw.toml @@ -1,13 +1,13 @@ name = "Alex's Mobs" -filename = "alexsmobs-1.22.8.jar" +filename = "alexsmobs-1.22.9.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/2cMuAZAp/versions/oaRqJ7uM/alexsmobs-1.22.8.jar" -hash-format = "sha1" -hash = "1bf92f4c70a4e01af077600d5543a63812e4d815" +url = "https://cdn.modrinth.com/data/2cMuAZAp/versions/XoIASRVU/alexsmobs-1.22.9.jar" +hash-format = "sha512" +hash = "b50280057926d750f9ffbf6a8df36deb37529356895f6bf59f25d272ecf69afccec65ec1a5c3a8bfad24f9475c15b93c5ec4666447b1fce26a90c41445bbfb04" [update] [update.modrinth] mod-id = "2cMuAZAp" -version = "oaRqJ7uM" +version = "XoIASRVU" diff --git a/mods/allurement!.pw.toml b/mods/allurement!.pw.toml index be9a3df..b9f7fa3 100644 --- a/mods/allurement!.pw.toml +++ b/mods/allurement!.pw.toml @@ -4,8 +4,8 @@ side = "both" [download] url = "https://cdn.modrinth.com/data/eIO12l2t/versions/qc1hOxYD/allurement-1.20.1-4.0.0.jar" -hash-format = "sha1" -hash = "1687ae1c9475c70f4044e7b381aa8df1c4249e1e" +hash-format = "sha512" +hash = "20d244fcf81b232d9cf917d2ec303e324cdb8a551835fabad8dec549042ad784996cc1caa159e1802a6746eb96371a88864deeed8a0dcc539df5d36978904f13" [update] [update.modrinth] diff --git a/mods/amendments.pw.toml b/mods/amendments.pw.toml index 5af9a05..f611bac 100644 --- a/mods/amendments.pw.toml +++ b/mods/amendments.pw.toml @@ -1,13 +1,13 @@ name = "Amendments" -filename = "amendments-1.20-1.1.31.jar" +filename = "amendments-1.20-1.2.12.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/6iTJugQR/versions/iFucsSea/amendments-1.20-1.1.31.jar" -hash-format = "sha1" -hash = "8d554e03863249f677dda814ffe0b4daa2a56804" +url = "https://cdn.modrinth.com/data/6iTJugQR/versions/qE7sokDv/amendments-1.20-1.2.12.jar" +hash-format = "sha512" +hash = "89fc59fdf4e333ead7d8cccc175b9fe302746945491ea976f730aac3083b34edf424fe9c0159f6fb78d6adda74592b1469a3e08e64fe7644054a5d4e2a9c24ed" [update] [update.modrinth] mod-id = "6iTJugQR" -version = "iFucsSea" +version = "qE7sokDv" diff --git a/mods/apotheosis.pw.toml b/mods/apotheosis.pw.toml new file mode 100644 index 0000000..510944f --- /dev/null +++ b/mods/apotheosis.pw.toml @@ -0,0 +1,13 @@ +name = "Apotheosis" +filename = "Apotheosis-1.20.1-7.4.3.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "301ded73e26a178cb2673a3e9e02235afbf824b6" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5753183 +project-id = 313970 diff --git a/mods/apothic-attributes.pw.toml b/mods/apothic-attributes.pw.toml new file mode 100644 index 0000000..10499c6 --- /dev/null +++ b/mods/apothic-attributes.pw.toml @@ -0,0 +1,13 @@ +name = "Apothic Attributes (AttributesLib)" +filename = "ApothicAttributes-1.20.1-1.3.7.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "1dc0744d17f0861fe6b067798d39abce9d8e0e86" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5634071 +project-id = 898963 diff --git a/mods/appleskin.pw.toml b/mods/appleskin.pw.toml index 80a0124..eaaefe7 100644 --- a/mods/appleskin.pw.toml +++ b/mods/appleskin.pw.toml @@ -4,8 +4,8 @@ side = "both" [download] url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/XdXDExVF/appleskin-forge-mc1.20.1-2.5.1.jar" -hash-format = "sha1" -hash = "81919356f84eab14258db98924b66c3c38e372b1" +hash-format = "sha512" +hash = "3176f928fb6c60d27f5edb610ca4ab0236175404eebf32797a1ec6cdd794bb294a260231579578536d03571377e43c6181adc75d8dd2c0733f17fce4f7e636b9" [update] [update.modrinth] diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml index e4122ce..4427914 100644 --- a/mods/architectury-api.pw.toml +++ b/mods/architectury-api.pw.toml @@ -4,8 +4,8 @@ side = "both" [download] url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/1MKTLiiG/architectury-9.2.14-forge.jar" -hash-format = "sha1" -hash = "a52918a500ff421180a1cbd1a0cabee712134ec4" +hash-format = "sha512" +hash = "cf67f2050cafa00f0bee42e6d7bef77fdb808ac4f71742f7b4d6d5c1e6ffb49561a5a252f332d2b78a9767bdb5faa284611790dba303fbdc736ae36d794f61c7" [update] [update.modrinth] diff --git a/mods/attributefix.pw.toml b/mods/attributefix.pw.toml index fc85c7f..110975c 100644 --- a/mods/attributefix.pw.toml +++ b/mods/attributefix.pw.toml @@ -4,8 +4,8 @@ side = "both" [download] url = "https://cdn.modrinth.com/data/lOOpEntO/versions/Y42wjyly/AttributeFix-Forge-1.20.1-21.0.4.jar" -hash-format = "sha1" -hash = "6eb69343eb21d38f95d1b1d00e6bc777bdb336fa" +hash-format = "sha512" +hash = "a4f1431c3abb23d97ae6d742721fcc2d1d97b6f9e72e492cc13f2471b608614b8cbbde513fa0a6f8d002f27168130850bf358d405cd2120c979927d7e88fe3d3" [update] [update.modrinth] diff --git a/mods/autumnity.pw.toml b/mods/autumnity.pw.toml deleted file mode 100644 index a14062d..0000000 --- a/mods/autumnity.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Autumnity" -filename = "autumnity-1.20.1-5.0.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/cRh6MJ6n/versions/dNSKgdoR/autumnity-1.20.1-5.0.1.jar" -hash-format = "sha1" -hash = "b7dcdc74db6c25c5c6f1644304491a161f459a14" - -[update] -[update.modrinth] -mod-id = "cRh6MJ6n" -version = "dNSKgdoR" diff --git a/mods/back-up-beds.pw.toml b/mods/back-up-beds.pw.toml deleted file mode 100644 index b18a1fc..0000000 --- a/mods/back-up-beds.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Back Up Beds" -filename = "backupbeds-1.0.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/emKWxR7d/versions/aCh5Ua9b/backupbeds-1.0.0.jar" -hash-format = "sha1" -hash = "9175527cdade0ff5dd5efac11d15c4cdbd446596" - -[update] -[update.modrinth] -mod-id = "emKWxR7d" -version = "aCh5Ua9b" diff --git a/mods/badpackets.pw.toml b/mods/badpackets.pw.toml deleted file mode 100644 index 8b946fc..0000000 --- a/mods/badpackets.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "bad packets" -filename = "badpackets-forge-0.4.3.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/ftdbN0KK/versions/aXZqpNgH/badpackets-forge-0.4.3.jar" -hash-format = "sha1" -hash = "34b4ae0b51fe8bb55529dd20968bf58e20b4a21e" - -[update] -[update.modrinth] -mod-id = "ftdbN0KK" -version = "aXZqpNgH" diff --git a/mods/balm.pw.toml b/mods/balm.pw.toml index 41a80a3..1b4d0da 100644 --- a/mods/balm.pw.toml +++ b/mods/balm.pw.toml @@ -1,13 +1,13 @@ name = "Balm" -filename = "balm-forge-1.20.1-7.2.2.jar" +filename = "balm-forge-1.20.1-7.3.9-all.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/fzqus8s0/balm-forge-1.20.1-7.2.2.jar" -hash-format = "sha1" -hash = "c0bb062b52fa0a234d922e066d3e09c3df4297d9" +url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/UTwD7ASf/balm-forge-1.20.1-7.3.9-all.jar" +hash-format = "sha512" +hash = "62f736031f4485c952eb4b516cd456b75b8f045ba9d9776cc107eceda8e1d1d778949c3218d495a669e4dff4b51ed0395b10defd5c9f49d8c9e979151765b9e3" [update] [update.modrinth] mod-id = "MBAkmtvl" -version = "fzqus8s0" +version = "UTwD7ASf" diff --git a/mods/berry-good.pw.toml b/mods/berry-good.pw.toml deleted file mode 100644 index ecc9e18..0000000 --- a/mods/berry-good.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Berry Good" -filename = "berry_good-1.20.1-7.0.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/2WZWaKCl/versions/a8xhP8dI/berry_good-1.20.1-7.0.0.jar" -hash-format = "sha1" -hash = "ae052f061baeffac6d7e79a570fe7341081d83cd" - -[update] -[update.modrinth] -mod-id = "2WZWaKCl" -version = "a8xhP8dI" diff --git a/mods/better-advancements.pw.toml b/mods/better-advancements.pw.toml new file mode 100644 index 0000000..f5a5183 --- /dev/null +++ b/mods/better-advancements.pw.toml @@ -0,0 +1,13 @@ +name = "Better Advancements" +filename = "BetterAdvancements-NeoForge-1.20.1-0.4.2.10.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Q2OqKxDG/versions/U17TRk9r/BetterAdvancements-NeoForge-1.20.1-0.4.2.10.jar" +hash-format = "sha512" +hash = "e7979f9951edc3caebeabbe73f782bdfedc03760cea86027251832827566acb01fd4a3ad00ea1277f5b3ad3af348971e6be38cf5064c61d0b4aa538866520a21" + +[update] +[update.modrinth] +mod-id = "Q2OqKxDG" +version = "U17TRk9r" diff --git a/mods/better-climbing.pw.toml b/mods/better-climbing.pw.toml index 6575b97..936fa24 100644 --- a/mods/better-climbing.pw.toml +++ b/mods/better-climbing.pw.toml @@ -4,8 +4,8 @@ side = "both" [download] url = "https://cdn.modrinth.com/data/ZucWZEBV/versions/DWFhllFz/better_climbing-forge-3.jar" -hash-format = "sha1" -hash = "74558f3499d9e5e1f4e29e0163781c594df52eb8" +hash-format = "sha512" +hash = "954febed3b52a3be083073d41429022580bd8d9931070f7f14c52db1180df8132d19f0f4ed48e0e3fcb63cb003823e47bef95a80e9d5da5927babcb18b16d7ad" [update] [update.modrinth] diff --git a/mods/blue-skies.pw.toml b/mods/blue-skies.pw.toml new file mode 100644 index 0000000..a32f920 --- /dev/null +++ b/mods/blue-skies.pw.toml @@ -0,0 +1,13 @@ +name = "Blue Skies" +filename = "blue_skies-1.20.1-1.3.31.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/DOSy3C4M/versions/YGq4rvX4/blue_skies-1.20.1-1.3.31.jar" +hash-format = "sha512" +hash = "9b3adb424cff067b5299cd4bfbb377d1cac6d7695d139e561eaf20901b67cc2e5f5fce242d68d8286f2d123b649b25a7f6d406a93d9bc65447772ddc6fe4016d" + +[update] +[update.modrinth] +mod-id = "DOSy3C4M" +version = "YGq4rvX4" diff --git a/mods/blueprint.pw.toml b/mods/blueprint.pw.toml index 38fe055..d6cdf81 100644 --- a/mods/blueprint.pw.toml +++ b/mods/blueprint.pw.toml @@ -4,8 +4,8 @@ side = "both" [download] url = "https://cdn.modrinth.com/data/VsM5EDoI/versions/LkOcOC7A/blueprint-1.20.1-7.1.0.jar" -hash-format = "sha1" -hash = "5ff3b2c8ff096d6481ed252f0371aeb60b460f27" +hash-format = "sha512" +hash = "cb788eb25834e601f3c59cf9af9eeb30416a4ee9a87fafb6f5abbbea7f97f66b7197b20a57988fe365ba1a122292194bdb73ce0e0aa8af1a0318080a74495652" [update] [update.modrinth] diff --git a/mods/boatload.pw.toml b/mods/boatload.pw.toml deleted file mode 100644 index a861ccf..0000000 --- a/mods/boatload.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Boatload" -filename = "boatload-1.20.1-5.0.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/hevpK888/versions/hCft0zTY/boatload-1.20.1-5.0.1.jar" -hash-format = "sha1" -hash = "7e04920780f58a0556f88f9934797deb2107641a" - -[update] -[update.modrinth] -mod-id = "hevpK888" -version = "hCft0zTY" diff --git a/mods/bookshelf-lib.pw.toml b/mods/bookshelf-lib.pw.toml index 38d71cc..9a01ec5 100644 --- a/mods/bookshelf-lib.pw.toml +++ b/mods/bookshelf-lib.pw.toml @@ -1,13 +1,13 @@ name = "Bookshelf" -filename = "Bookshelf-Forge-1.20.1-20.1.10.jar" +filename = "Bookshelf-Forge-1.20.1-20.2.13.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/uy4Cnpcm/versions/zozOd4AM/Bookshelf-Forge-1.20.1-20.1.10.jar" -hash-format = "sha1" -hash = "6f9ac2d30eb64781ddd47ddf0b2ea84c32501e03" +url = "https://cdn.modrinth.com/data/uy4Cnpcm/versions/tNwsir0K/Bookshelf-Forge-1.20.1-20.2.13.jar" +hash-format = "sha512" +hash = "1143753a001bccb3fc84c699cc93343f1941da9b7a63d3a3b8078808262b42962f8b10a2c16ed97a49c058865a6dbaa7e85a1e8842b95039d222f06ab4ee9509" [update] [update.modrinth] mod-id = "uy4Cnpcm" -version = "zozOd4AM" +version = "tNwsir0K" diff --git a/mods/builtin-servers.pw.toml b/mods/builtin-servers.pw.toml index 67826b4..cf6a201 100644 --- a/mods/builtin-servers.pw.toml +++ b/mods/builtin-servers.pw.toml @@ -4,8 +4,8 @@ side = "client" [download] url = "https://cdn.modrinth.com/data/IupkwRPf/versions/bHFzotWC/builtin-servers-2.1%2B1.20-forge.jar" -hash-format = "sha1" -hash = "9df9c9bb790d1ce578bc09265375fe65a86ca3c0" +hash-format = "sha512" +hash = "32895549653560824a70891ffcc5bbe44179ea4546c3231aa6ae9f669862c9b9daeac5a8a6edbd115d3fa8dbf59a3c9edb2755b4f97fe362c29a7277a8e6b07b" [update] [update.modrinth] diff --git a/mods/buzzier-bees.pw.toml b/mods/buzzier-bees.pw.toml deleted file mode 100644 index da16a1d..0000000 --- a/mods/buzzier-bees.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Buzzier Bees" -filename = "buzzier_bees-1.20.1-6.0.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/b7vOFSIp/versions/PyMRj9VM/buzzier_bees-1.20.1-6.0.0.jar" -hash-format = "sha1" -hash = "5de23e8c0e88ded278bb7fd1bddd245c88c72eb4" - -[update] -[update.modrinth] -mod-id = "b7vOFSIp" -version = "PyMRj9VM" diff --git a/mods/caelus.pw.toml b/mods/caelus.pw.toml new file mode 100644 index 0000000..d905efb --- /dev/null +++ b/mods/caelus.pw.toml @@ -0,0 +1,13 @@ +name = "Caelus API" +filename = "caelus-forge-3.2.0+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/40FYwb4z/versions/mRry0DgY/caelus-forge-3.2.0%2B1.20.1.jar" +hash-format = "sha512" +hash = "906baad404c33288d8daf8937bc6a85d3bcc03db67a4a68395b8f01eea57f773420ff97919aadb08a7618b62b0c6c3db72270f9c3af836b822385464f509cf78" + +[update] +[update.modrinth] +mod-id = "40FYwb4z" +version = "mRry0DgY" diff --git a/mods/carry-on.pw.toml b/mods/carry-on.pw.toml new file mode 100644 index 0000000..9384f0d --- /dev/null +++ b/mods/carry-on.pw.toml @@ -0,0 +1,13 @@ +name = "Carry On" +filename = "carryon-forge-1.20.1-2.1.2.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/joEfVgkn/versions/edGQD16r/carryon-forge-1.20.1-2.1.2.7.jar" +hash-format = "sha512" +hash = "4f75afb703dd71c322d4e2e27d28d7ab4afeb0c242bcee6d1eb5fef59ee4347352f1ca55f1826743957d2e95a951ed13884356485b0a979b14010915079e2c29" + +[update] +[update.modrinth] +mod-id = "joEfVgkn" +version = "edGQD16r" diff --git a/mods/catalogue.pw.toml b/mods/catalogue.pw.toml deleted file mode 100644 index 170a247..0000000 --- a/mods/catalogue.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Catalogue" -filename = "catalogue-forge-1.20.1-1.8.0.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "b8cc73db430fa6015671492d4332a65a8c2f5cae" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4766090 -project-id = 459701 diff --git a/mods/chalk-mod.pw.toml b/mods/chalk-mod.pw.toml deleted file mode 100644 index 3bb09b4..0000000 --- a/mods/chalk-mod.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Chalk" -filename = "chalk-1.20.1-1.6.4.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/YWGP4Y1d/versions/YhueAXpz/chalk-1.20.1-1.6.4.jar" -hash-format = "sha1" -hash = "22f996677b1525316ec35c3cabb9099788847b62" - -[update] -[update.modrinth] -mod-id = "YWGP4Y1d" -version = "YhueAXpz" diff --git a/mods/citadel.pw.toml b/mods/citadel.pw.toml index e8054c0..bf56117 100644 --- a/mods/citadel.pw.toml +++ b/mods/citadel.pw.toml @@ -1,13 +1,13 @@ name = "Citadel" -filename = "citadel-2.5.4-1.20.1.jar" +filename = "citadel-2.6.0-1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/jJfV67b1/versions/ssXkoBKk/citadel-2.5.4-1.20.1.jar" -hash-format = "sha1" -hash = "e7f209ae09cf818ecf98698482b82a1cbe0fe058" +url = "https://cdn.modrinth.com/data/jJfV67b1/versions/mL5pYWWo/citadel-2.6.0-1.20.1.jar" +hash-format = "sha512" +hash = "8edb2264317e547230960109aaadae36ce0db9abb27748d47033c64c7f4958a970172ae382552c5e3c41a4885e95437328a6eba53226fd64c4ce0b4f0ec22b4f" [update] [update.modrinth] mod-id = "jJfV67b1" -version = "ssXkoBKk" +version = "mL5pYWWo" diff --git a/mods/clayworks.pw.toml b/mods/clayworks.pw.toml deleted file mode 100644 index 299ddee..0000000 --- a/mods/clayworks.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Clayworks" -filename = "clayworks-1.20.1-3.0.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/1iicrEO3/versions/aoLZaKRo/clayworks-1.20.1-3.0.1.jar" -hash-format = "sha1" -hash = "34a0a74ac1dc524ad00e3eea5608b397bd05552c" - -[update] -[update.modrinth] -mod-id = "1iicrEO3" -version = "aoLZaKRo" diff --git a/mods/cloth-config.pw.toml b/mods/cloth-config.pw.toml index 8d63340..450b0e9 100644 --- a/mods/cloth-config.pw.toml +++ b/mods/cloth-config.pw.toml @@ -1,13 +1,13 @@ name = "Cloth Config API" -filename = "cloth-config-11.1.118-forge.jar" +filename = "cloth-config-11.1.136-forge.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9s6osm5g/versions/nr1znv5v/cloth-config-11.1.118-forge.jar" -hash-format = "sha1" -hash = "c46ca3fba95691873a765f4e79750c615f33e446" +url = "https://cdn.modrinth.com/data/9s6osm5g/versions/t8TXrZvZ/cloth-config-11.1.136-forge.jar" +hash-format = "sha512" +hash = "137c4af99c53d77317cbfb1cc8c49fc2761708b49d1992f51fd846960df41dde3a83519c987e081508d4ed90c603566f3d5a6cb620ad9d85b8f4de59aa9115ef" [update] [update.modrinth] mod-id = "9s6osm5g" -version = "nr1znv5v" +version = "t8TXrZvZ" diff --git a/mods/clumps.pw.toml b/mods/clumps.pw.toml index e11a134..89e69ca 100644 --- a/mods/clumps.pw.toml +++ b/mods/clumps.pw.toml @@ -4,8 +4,8 @@ side = "both" [download] url = "https://cdn.modrinth.com/data/Wnxd13zP/versions/nAHGB5ls/Clumps-forge-1.20.1-12.0.0.4.jar" -hash-format = "sha1" -hash = "8809c7aa6c71389e9c59abfe5def52c1cb8d4f1c" +hash-format = "sha512" +hash = "ffd8ff2438e9f9d260d3926ccdd0cccc4772c6f99f29715690aed4f6e97a76035f3aeaa78168e2a458bc4cccf521e97ebdb6e0b61c819facb04af9ebb3638383" [update] [update.modrinth] diff --git a/mods/collective.pw.toml b/mods/collective.pw.toml new file mode 100644 index 0000000..1c3d985 --- /dev/null +++ b/mods/collective.pw.toml @@ -0,0 +1,13 @@ +name = "Collective" +filename = "collective-1.20.1-7.87.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/aNzU64AT/collective-1.20.1-7.87.jar" +hash-format = "sha512" +hash = "65acb74e5acd56f1507ff83cee86fa2a78efea5ff2577828bd1c38323af4bcb594bfa4deb9d511060035c9503046a5da7fccc034228e6e799c2fb36fbf59e1a8" + +[update] +[update.modrinth] +mod-id = "e0M1UDsY" +version = "aNzU64AT" diff --git a/mods/controlling.pw.toml b/mods/controlling.pw.toml index a5459e8..167acb7 100644 --- a/mods/controlling.pw.toml +++ b/mods/controlling.pw.toml @@ -4,8 +4,8 @@ side = "client" [download] url = "https://cdn.modrinth.com/data/xv94TkTM/versions/LH6Bi6Am/Controlling-forge-1.20.1-12.0.2.jar" -hash-format = "sha1" -hash = "6195a3d1464f8fb641d7e165163aea1a857ce08e" +hash-format = "sha512" +hash = "3945bf3f6d843957f13584dfc70bede253d1e48f0dcb96f647fbcc6fcd3d1748a0dd9c6ca5c882e07a41f98eb84057934f51e43ab6023ed0a19695de2e6fe9f5" [update] [update.modrinth] diff --git a/mods/corgilib.pw.toml b/mods/corgilib.pw.toml new file mode 100644 index 0000000..f6e35a3 --- /dev/null +++ b/mods/corgilib.pw.toml @@ -0,0 +1,13 @@ +name = "CorgiLib" +filename = "Corgilib-Forge-1.20.1-4.0.3.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ziOp6EO8/versions/RE7m8W42/Corgilib-Forge-1.20.1-4.0.3.2.jar" +hash-format = "sha512" +hash = "aee77c2e495945756c1326c97135e80d5ffadc1ad859c7ac8e67f553aaf51ab0d3875da8504da111947b83eafb2a1f14858e1c8cc72c0f3a7a933699337a298b" + +[update] +[update.modrinth] +mod-id = "ziOp6EO8" +version = "RE7m8W42" diff --git a/mods/craftgr.pw.toml b/mods/craftgr.pw.toml new file mode 100644 index 0000000..4f504f2 --- /dev/null +++ b/mods/craftgr.pw.toml @@ -0,0 +1,18 @@ +name = "CraftGR" +filename = "craftgr-1.5.1-mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/lKYr4L6w/versions/3nN73j93/craftgr-1.5.1-mc1.20.1.jar" +hash-format = "sha512" +hash = "7178d0f59e0f52c6b61fd0d67a0e3fb4a55f0ec9078a6ee096e066261c7a8ade2b4fe19aac5153096f57fb036e9a173f82a2e527e58b880ac7ca2792af0761b9" + +[update] +[update.modrinth] +mod-id = "lKYr4L6w" +version = "3nN73j93" + +[option] +optional = true +description = "Shoutout to LunarSpotlight" +default = true diff --git a/mods/create.pw.toml b/mods/create.pw.toml new file mode 100644 index 0000000..10f6a0d --- /dev/null +++ b/mods/create.pw.toml @@ -0,0 +1,13 @@ +name = "Create" +filename = "create-1.20.1-0.5.1.j.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/LNytGWDc/versions/6R069CcK/create-1.20.1-0.5.1.j.jar" +hash-format = "sha512" +hash = "893b531f7d93e30561024087b8718934fc2bb93c4f3f40edff5346f18e0330c8d3524f1ebef50d90e91a20f7a679ef6da44dd9b6e68292afe28b1b88fa7f07fb" + +[update] +[update.modrinth] +mod-id = "LNytGWDc" +version = "6R069CcK" diff --git a/mods/creativecore.pw.toml b/mods/creativecore.pw.toml new file mode 100644 index 0000000..d9c57bd --- /dev/null +++ b/mods/creativecore.pw.toml @@ -0,0 +1,13 @@ +name = "CreativeCore" +filename = "CreativeCore_FORGE_v2.12.25_mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/OsZiaDHq/versions/Z1UCO79h/CreativeCore_FORGE_v2.12.25_mc1.20.1.jar" +hash-format = "sha512" +hash = "5a5cd9a1df1365f7e9620a2ca49ecd50ee3e7410da2a5cca2e99ad23ae8183db9e162476d3fd342ca13527f69aa5c184daff8da06090b2c74cb36a30a321c7f0" + +[update] +[update.modrinth] +mod-id = "OsZiaDHq" +version = "Z1UCO79h" diff --git a/mods/cupboard.pw.toml b/mods/cupboard.pw.toml new file mode 100644 index 0000000..2160f6c --- /dev/null +++ b/mods/cupboard.pw.toml @@ -0,0 +1,13 @@ +name = "Cupboard" +filename = "cupboard-1.20.1-2.7.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "204bc8aa83e8a685f64311b72d55505ab2eca867" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5470032 +project-id = 326652 diff --git a/mods/death-backup.pw.toml b/mods/death-backup.pw.toml new file mode 100644 index 0000000..667e706 --- /dev/null +++ b/mods/death-backup.pw.toml @@ -0,0 +1,13 @@ +name = "Death Backup" +filename = "deathbackup-1.20.1-3.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Ot5JFxuv/versions/3JcUGeGH/deathbackup-1.20.1-3.4.jar" +hash-format = "sha512" +hash = "d99acbe28840d6bd36752722ebbb3b83ca01b25e165e232ffa7eeb00b334edba421ee2f2c2e15774f714cd12a0b656165538a3ab17747d7948faac270535e809" + +[update] +[update.modrinth] +mod-id = "Ot5JFxuv" +version = "3JcUGeGH" diff --git a/mods/default-options.pw.toml b/mods/default-options.pw.toml index c11612b..69c3145 100644 --- a/mods/default-options.pw.toml +++ b/mods/default-options.pw.toml @@ -4,8 +4,8 @@ side = "client" [download] url = "https://cdn.modrinth.com/data/WEg59z5b/versions/CKNINccT/defaultoptions-forge-1.20-18.0.1.jar" -hash-format = "sha1" -hash = "73af2309627a68a7bff3e53e02ea22fb5c4651e5" +hash-format = "sha512" +hash = "41ab37f580a1cbcb063958b7ec6034c9bea729aecb5452e5982a21d068617a818e78d31f03e76fc4e06dbf73f066f576d9dd6566f70d4912f29b595ba5c54079" [update] [update.modrinth] diff --git a/mods/ding.pw.toml b/mods/ding.pw.toml index 42a1a78..4bf0e1f 100644 --- a/mods/ding.pw.toml +++ b/mods/ding.pw.toml @@ -1,13 +1,13 @@ name = "Ding" -filename = "Ding-1.20.1-Forge-1.4.1.jar" +filename = "Ding-1.20.1-Forge-1.5.0.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/UEtTD3gP/versions/ZvOp5eWG/Ding-1.20.1-Forge-1.4.1.jar" -hash-format = "sha1" -hash = "c46db36e9fc40865d54590c1a59ea71915e341a6" +url = "https://cdn.modrinth.com/data/UEtTD3gP/versions/nRsfFBuc/Ding-1.20.1-Forge-1.5.0.jar" +hash-format = "sha512" +hash = "dd579ba235a2444d044f6b502d669ef43c5ed67c88737dd20c11dec6083469f488bb8a7318d8a9a0145bd33ced13d90547d928ecafd28d0c81fca48c12a49286" [update] [update.modrinth] mod-id = "UEtTD3gP" -version = "ZvOp5eWG" +version = "nRsfFBuc" diff --git a/mods/distanthorizons.pw.toml b/mods/distanthorizons.pw.toml new file mode 100644 index 0000000..87175c3 --- /dev/null +++ b/mods/distanthorizons.pw.toml @@ -0,0 +1,13 @@ +name = "distanthorizons" +filename = "DistantHorizons-forge-2.3.0-b-dev-1.20.1.jar" +side = "client" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfare/media/branch/main/static/DistantHorizons-forge-2.3.0-b-dev-1.20.1.jar" +hash-format = "sha256" +hash = "72b4c82f14c92b9e31afda40820edc63cd330887245026f7b77dc3401524168d" + +[option] +optional = true +description = "Distant Horizons adds simplified terrain past Minecraft's default view distance. This makes fog obsolete. May worsen performance." +default = true diff --git a/mods/domestication-innovation.pw.toml b/mods/domestication-innovation.pw.toml index d01e066..dc1fd3e 100644 --- a/mods/domestication-innovation.pw.toml +++ b/mods/domestication-innovation.pw.toml @@ -4,8 +4,8 @@ side = "both" [download] url = "https://cdn.modrinth.com/data/h5JyLdjM/versions/SGxCLghg/domesticationinnovation-1.7.1-1.20.1.jar" -hash-format = "sha1" -hash = "8feae4ba8a3ffb117fa7b3b4291a520e2497fa1e" +hash-format = "sha512" +hash = "3d6c4f0259ce504578a5dceb47c61a03784b77e15408b2c57252a82d03dd74cb5ffabfd3234b5ad365e169419dec7bef49d23ac737e2d508f8f51ecf387ecea9" [update] [update.modrinth] diff --git a/mods/emi-create-schematics.pw.toml b/mods/emi-create-schematics.pw.toml new file mode 100644 index 0000000..a5c7536 --- /dev/null +++ b/mods/emi-create-schematics.pw.toml @@ -0,0 +1,13 @@ +name = "EMI: Create Schematics" +filename = "EMI Create Schematics [1.0.1 Forge 1.20.1].jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/5bgqgixq/versions/M63IQ6mP/EMI%20Create%20Schematics%20%5B1.0.1%20Forge%201.20.1%5D.jar" +hash-format = "sha512" +hash = "416ebf049bf1de3394856f890528e1edd9bd57b28106b472529d2780a37e86140a512718af626188eb53cd03ec769dea441985fe889c7958ecf232d70d585d40" + +[update] +[update.modrinth] +mod-id = "5bgqgixq" +version = "M63IQ6mP" diff --git a/mods/emi-enchanting.pw.toml b/mods/emi-enchanting.pw.toml new file mode 100644 index 0000000..cc81bd5 --- /dev/null +++ b/mods/emi-enchanting.pw.toml @@ -0,0 +1,13 @@ +name = "EMI Enchanting" +filename = "emi_enchanting-0.1.2+1.20.1+forge.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/wbWoo11W/versions/s8VlWyjj/emi_enchanting-0.1.2%2B1.20.1%2Bforge.jar" +hash-format = "sha512" +hash = "db7b4979c9a5fc756c34f05a481b09a2ee62c97ea6c393ff80d5310a7a0673c458dd946c86050cf9d424f6e37718fd8e5fbd6ccce0826dbc02b9afecc02aae3c" + +[update] +[update.modrinth] +mod-id = "wbWoo11W" +version = "s8VlWyjj" diff --git a/mods/emi-loot.pw.toml b/mods/emi-loot.pw.toml index 25e00b9..262fcfb 100644 --- a/mods/emi-loot.pw.toml +++ b/mods/emi-loot.pw.toml @@ -1,13 +1,13 @@ name = "EMI Loot" -filename = "emi_loot-0.6.5+1.20.1+forge.jar" +filename = "emi_loot-0.7.4+1.20.1+forge.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/qbbO7Jns/versions/91c49w5V/emi_loot-0.6.5%2B1.20.1%2Bforge.jar" -hash-format = "sha1" -hash = "dbaf0e9e00267860015d8991f0c4c38e39a994ed" +url = "https://cdn.modrinth.com/data/qbbO7Jns/versions/muA4mic3/emi_loot-0.7.4%2B1.20.1%2Bforge.jar" +hash-format = "sha512" +hash = "5a2d79545b057149c09455841058bda33215a8ff8b8c5b4bfebddde734d66897fb6cea6fbbd536f66160e3a866390bb20ecbeb7256b851df13cff1f76d6e3973" [update] [update.modrinth] mod-id = "qbbO7Jns" -version = "91c49w5V" +version = "muA4mic3" diff --git a/mods/emi-ores.pw.toml b/mods/emi-ores.pw.toml new file mode 100644 index 0000000..641eff6 --- /dev/null +++ b/mods/emi-ores.pw.toml @@ -0,0 +1,13 @@ +name = "EMI Ores" +filename = "emi_ores-1.0+1.20.1+forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/sG4TqDb8/versions/9lPVsy7y/emi_ores-1.0%2B1.20.1%2Bforge.jar" +hash-format = "sha512" +hash = "ea405deb1e310b5044cf10dd3df2aa14bdbfcf48da69265e9339ed79ebc7b25be15ad3916cc5360a5e97e9d3b78091a8f74bda489e55ba3cd754e11d3b046faa" + +[update] +[update.modrinth] +mod-id = "sG4TqDb8" +version = "9lPVsy7y" diff --git a/mods/emi.pw.toml b/mods/emi.pw.toml index 1d21c2a..a037d95 100644 --- a/mods/emi.pw.toml +++ b/mods/emi.pw.toml @@ -1,13 +1,13 @@ name = "EMI" -filename = "emi-1.1.6+1.20.1+forge.jar" +filename = "emi-1.1.18+1.20.1+forge.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/5b1435Qy/emi-1.1.6%2B1.20.1%2Bforge.jar" -hash-format = "sha1" -hash = "3241252653bab30468bac7c1402edd8fd807fa83" +url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/nD8mVPnn/emi-1.1.18%2B1.20.1%2Bforge.jar" +hash-format = "sha512" +hash = "fcd703423763df75799fcab2829018669eed58b5412fda5fff8bf1272d13873d55b40f3adbcdef441b9ae63628525d06b30abbd12c1253732bc81db137cd1518" [update] [update.modrinth] mod-id = "fRiHVvU7" -version = "5b1435Qy" +version = "nD8mVPnn" diff --git a/mods/emiffect.pw.toml b/mods/emiffect.pw.toml new file mode 100644 index 0000000..06238c7 --- /dev/null +++ b/mods/emiffect.pw.toml @@ -0,0 +1,13 @@ +name = "EMIffect" +filename = "emiffect-forge-1.1.2+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/705gWllI/versions/cwzXpY1E/emiffect-forge-1.1.2%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "d1aa78d400796abea326498d3143af8ae4d61fa9635339be36ae38f342c586e309216c4e2b8d19fd5eaaa17a24e60c590dc33059f910ea941398fd3ebf2b1324" + +[update] +[update.modrinth] +mod-id = "705gWllI" +version = "cwzXpY1E" diff --git a/mods/emitrades.pw.toml b/mods/emitrades.pw.toml index a7697a7..55d1d8b 100644 --- a/mods/emitrades.pw.toml +++ b/mods/emitrades.pw.toml @@ -4,8 +4,8 @@ side = "client" [download] url = "https://cdn.modrinth.com/data/j2HhbEE7/versions/LBT7pcVH/emitrades-forge-1.2.1%2Bmc1.20.1.jar" -hash-format = "sha1" -hash = "ea86eceb04978bc366fe022bbab5dd5ea0bd3ab4" +hash-format = "sha512" +hash = "b0344906a3da867373edf6a4d5a7bcb1d0aa0aaf11825244b9d1d5aeb1aec1c5d023b754ab8f881905c7086ba11d2cdc5740ba29ab967b4549346531bcbc1b86" [update] [update.modrinth] diff --git a/mods/enchantment-descriptions.pw.toml b/mods/enchantment-descriptions.pw.toml index cee8b14..0b28e33 100644 --- a/mods/enchantment-descriptions.pw.toml +++ b/mods/enchantment-descriptions.pw.toml @@ -1,13 +1,13 @@ name = "Enchantment Descriptions" -filename = "EnchantmentDescriptions-Forge-1.20.1-17.0.15.jar" +filename = "EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/UVtY3ZAC/versions/P4T8CChc/EnchantmentDescriptions-Forge-1.20.1-17.0.15.jar" -hash-format = "sha1" -hash = "3a74fe0e8907520df16759f33a69804c2b91a070" +url = "https://cdn.modrinth.com/data/UVtY3ZAC/versions/nq9ce04C/EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar" +hash-format = "sha512" +hash = "d57228e02a626e3605a32952ed9ae5ea9c3fc0e1a953080cddec8bc6e3f2931e6e7102549116840be02a8ecd9db166e001efab89cd28e404ab73ddce8bb8ea76" [update] [update.modrinth] mod-id = "UVtY3ZAC" -version = "P4T8CChc" +version = "nq9ce04C" diff --git a/mods/enhanced-celestials.pw.toml b/mods/enhanced-celestials.pw.toml new file mode 100644 index 0000000..b955e3c --- /dev/null +++ b/mods/enhanced-celestials.pw.toml @@ -0,0 +1,13 @@ +name = "Enhanced Celestials" +filename = "Enhanced-Celestials-Forge-1.20.1-5.0.1.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/2rL16t1O/versions/1xSRBbRW/Enhanced-Celestials-Forge-1.20.1-5.0.1.0.jar" +hash-format = "sha512" +hash = "bf46e9d1f29ab03737c7b9e0bf333244c3e5059763a30817174462fa26e4f8296e55d4ba1ab2a0d6081852b110abec373268620b241c53ac57e6b0bd0ddb14aa" + +[update] +[update.modrinth] +mod-id = "2rL16t1O" +version = "1xSRBbRW" diff --git a/mods/enhanced-mushrooms.pw.toml b/mods/enhanced-mushrooms.pw.toml deleted file mode 100644 index 2d49e55..0000000 --- a/mods/enhanced-mushrooms.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Enhanced Mushrooms" -filename = "enhanced_mushrooms-5.0.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/4Zf7J76Q/versions/DSNxiUU9/enhanced_mushrooms-5.0.0.jar" -hash-format = "sha1" -hash = "8c82416022e838af7e19849e65199c478aa975fc" - -[update] -[update.modrinth] -mod-id = "4Zf7J76Q" -version = "DSNxiUU9" diff --git a/mods/entity-model-features.pw.toml b/mods/entity-model-features.pw.toml new file mode 100644 index 0000000..686a572 --- /dev/null +++ b/mods/entity-model-features.pw.toml @@ -0,0 +1,13 @@ +name = "[EMF] Entity Model Features" +filename = "entity_model_features_forge_1.20.1-2.2.6.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/SwaXdYpi/entity_model_features_forge_1.20.1-2.2.6.jar" +hash-format = "sha512" +hash = "f0b3d467c7af10593969f1632cc827ebba289fa5795bb21c9da20dd1dc9ed59fba4018b07eb0552e94ac882af69bb6ab3188755511e48219fd9e1838e0cc11df" + +[update] +[update.modrinth] +mod-id = "4I1XuqiY" +version = "SwaXdYpi" diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml new file mode 100644 index 0000000..29f501b --- /dev/null +++ b/mods/entitytexturefeatures.pw.toml @@ -0,0 +1,13 @@ +name = "[ETF] Entity Texture Features" +filename = "entity_texture_features_forge_1.20.1-6.2.8.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/515ZJGh4/entity_texture_features_forge_1.20.1-6.2.8.jar" +hash-format = "sha512" +hash = "ce44be5a9f8ce8eb7f79b218f78b470cdf5b99cba3f885959c986ba94d181d92d8c32ae19548d52bd9d55a8f9e016498d972cdb2c34f6466496d894fb719e377" + +[update] +[update.modrinth] +mod-id = "BVzZfTc1" +version = "515ZJGh4" diff --git a/mods/every-compat.pw.toml b/mods/every-compat.pw.toml index 6e79a56..bd83445 100644 --- a/mods/every-compat.pw.toml +++ b/mods/every-compat.pw.toml @@ -1,13 +1,13 @@ name = "Every Compat (Wood Good)" -filename = "everycomp-1.20-2.6.55.jar" +filename = "everycomp-1.20-2.7.3.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/eiktJyw1/versions/UcNI6KkG/everycomp-1.20-2.6.55.jar" -hash-format = "sha1" -hash = "dfb56c2a8342a24605080a492487474218d54259" +url = "https://cdn.modrinth.com/data/eiktJyw1/versions/uKkaEZXj/everycomp-1.20-2.7.3.jar" +hash-format = "sha512" +hash = "aad956a33898ccf5c63152426a4eb1627914fbc828fe5a10267792a271ee75ef15f7cc0422d7d928e6524f002a09b784d6f9d0523a17da19801f928e1957658a" [update] [update.modrinth] mod-id = "eiktJyw1" -version = "UcNI6KkG" +version = "uKkaEZXj" diff --git a/mods/exposure.pw.toml b/mods/exposure.pw.toml index a669b96..a2c6ee4 100644 --- a/mods/exposure.pw.toml +++ b/mods/exposure.pw.toml @@ -1,13 +1,13 @@ name = "Exposure" -filename = "exposure-1.20.1-1.6.0-forge.jar" +filename = "exposure-1.20.1-1.7.7-forge.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/hB899VmG/versions/IaNkecwg/exposure-1.20.1-1.6.0-forge.jar" -hash-format = "sha1" -hash = "e8540cbffbdc957edadf124bef5a01779dfdcf09" +url = "https://cdn.modrinth.com/data/hB899VmG/versions/3o0pJdF1/exposure-1.20.1-1.7.7-forge.jar" +hash-format = "sha512" +hash = "47845fe77048201fbe25de88be6db6f8f54deb0b6446c40d342d32ed04271c4d505a0feecf11e1165cbbfb544b50e3dcdd94f47d3250f5e5a77f517641314f7d" [update] [update.modrinth] mod-id = "hB899VmG" -version = "IaNkecwg" +version = "3o0pJdF1" diff --git a/mods/farmers-delight.pw.toml b/mods/farmers-delight.pw.toml index ca92066..84178b8 100644 --- a/mods/farmers-delight.pw.toml +++ b/mods/farmers-delight.pw.toml @@ -1,13 +1,13 @@ name = "Farmer's Delight" -filename = "FarmersDelight-1.20.1-1.2.4.jar" +filename = "FarmersDelight-1.20.1-1.2.6.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/R2OftAxM/versions/AxgOboGq/FarmersDelight-1.20.1-1.2.4.jar" -hash-format = "sha1" -hash = "71daa55fd88b6f181c51ec6892600415df591f64" +url = "https://cdn.modrinth.com/data/R2OftAxM/versions/MG1Xuspn/FarmersDelight-1.20.1-1.2.6.jar" +hash-format = "sha512" +hash = "0a9a800cc3ec692e4ceb4403bec2649ef2befddb0bf366ba2a5fbb01c9620bf806dca5fa8e67698d7002fb85e6c4427424f6a42957b6231a4ac31e27e96170eb" [update] [update.modrinth] mod-id = "R2OftAxM" -version = "AxgOboGq" +version = "MG1Xuspn" diff --git a/mods/fast-ip-ping.pw.toml b/mods/fast-ip-ping.pw.toml index 9fad54f..dfe3fbe 100644 --- a/mods/fast-ip-ping.pw.toml +++ b/mods/fast-ip-ping.pw.toml @@ -1,13 +1,13 @@ -name = "fast-ip-ping" -filename = "fast-ip-ping-mc1.20.4-forge-v1.0.1.jar" +name = "Fast IP Ping" +filename = "fast-ip-ping-v1.0.5-mc1.20.4-forge.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/9mtu0sUO/versions/f6pkJC6p/fast-ip-ping-mc1.20.4-forge-v1.0.1.jar" -hash-format = "sha1" -hash = "d2ae47cc0e30f9dd354de6af5db0a65401dab631" +url = "https://cdn.modrinth.com/data/9mtu0sUO/versions/lfk0K3KM/fast-ip-ping-v1.0.5-mc1.20.4-forge.jar" +hash-format = "sha512" +hash = "1fc904dd25895fcf2c6fa75a1e42d88c1e082a1070e8a7d8559692cb5e538256686a128a84bf5326af9f92d84e478e2cfe6b6a53e055ac24631e8979aa7dedc8" [update] [update.modrinth] mod-id = "9mtu0sUO" -version = "f6pkJC6p" +version = "lfk0K3KM" diff --git a/mods/ferrite-core.pw.toml b/mods/ferrite-core.pw.toml index 1a54c1b..e7cce4d 100644 --- a/mods/ferrite-core.pw.toml +++ b/mods/ferrite-core.pw.toml @@ -4,8 +4,8 @@ side = "both" [download] url = "https://cdn.modrinth.com/data/uXXizFIs/versions/DG5Fn9Sz/ferritecore-6.0.1-forge.jar" -hash-format = "sha1" -hash = "417fb6ce8f52abf40bd9d0390371790f9576f8ba" +hash-format = "sha512" +hash = "a1960a7c03dc32d4ccaccaf28afdd9b078758bbd62d15a91d4039a83fa9397a098e89b69591f6bd5190254d9ee97e502504154b9aec764adb8c65f000b75ba2c" [update] [update.modrinth] diff --git a/mods/figura.pw.toml b/mods/figura.pw.toml deleted file mode 100644 index 83dca72..0000000 --- a/mods/figura.pw.toml +++ /dev/null @@ -1,18 +0,0 @@ -name = "Figura" -filename = "figura-0.1.4+1.20.1-forge-mc.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/s9gIPDom/versions/vo8jpIKn/figura-0.1.4%2B1.20.1-forge-mc.jar" -hash-format = "sha1" -hash = "272ec108bf034d0a82f3a67dbdea5e5158c9b569" - -[option] -optional = true -default = false -description = "hazu >:(" - -[update] -[update.modrinth] -mod-id = "s9gIPDom" -version = "vo8jpIKn" diff --git a/mods/firstaid.pw.toml b/mods/firstaid.pw.toml new file mode 100644 index 0000000..fecb2cb --- /dev/null +++ b/mods/firstaid.pw.toml @@ -0,0 +1,13 @@ +name = "FirstAid" +filename = "firstaid-1.20.1-1.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/eTiYU57B/versions/JzYydXeE/firstaid-1.20.1-1.1.jar" +hash-format = "sha512" +hash = "614e6f36bf1ef441446901710ed6512cb0d3878857d3b5a3bf707e50a26f53505af7330df7a4aa7b4d6efece80ae3cb34fbad549ed28986a755389bdef0538a9" + +[update] +[update.modrinth] +mod-id = "eTiYU57B" +version = "JzYydXeE" diff --git a/mods/forgeshot.pw.toml b/mods/forgeshot.pw.toml new file mode 100644 index 0000000..36bccd7 --- /dev/null +++ b/mods/forgeshot.pw.toml @@ -0,0 +1,13 @@ +name = "Forgeshot" +filename = "forgeshot-mc1.20.1-1.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/3j0bB3uL/versions/IKMO0iSQ/forgeshot-mc1.20.1-1.0.jar" +hash-format = "sha512" +hash = "4057e4972a688450f3563556ef6db3e80a63a591440756e3b9de30b6edb36c2266f3b52c2cbea33f9650cf6c23ea8f385de4bc6328d5c8e5a841dea9e35e9ecd" + +[update] +[update.modrinth] +mod-id = "3j0bB3uL" +version = "IKMO0iSQ" diff --git a/mods/fzzy-config.pw.toml b/mods/fzzy-config.pw.toml new file mode 100644 index 0000000..a530042 --- /dev/null +++ b/mods/fzzy-config.pw.toml @@ -0,0 +1,13 @@ +name = "Fzzy Config" +filename = "fzzy_config-0.5.9+1.20.1+forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/hYykXjDp/versions/nSI55mqo/fzzy_config-0.5.9%2B1.20.1%2Bforge.jar" +hash-format = "sha512" +hash = "9155658a5e38f805b92c49c6a3c609437577d08d454356f8721412334fbe89573d0d663df913a0ef1bc663cdfaacbc035e9d6ced960bf03b28159d694f54cf0b" + +[update] +[update.modrinth] +mod-id = "hYykXjDp" +version = "nSI55mqo" diff --git a/mods/geckolib.pw.toml b/mods/geckolib.pw.toml new file mode 100644 index 0000000..ba9e6fb --- /dev/null +++ b/mods/geckolib.pw.toml @@ -0,0 +1,13 @@ +name = "Geckolib" +filename = "geckolib-forge-1.20.1-4.4.9.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/8BmcQJ2H/versions/RBA7lJaW/geckolib-forge-1.20.1-4.4.9.jar" +hash-format = "sha512" +hash = "513d95e2c8fac5484b6c12083e763ff00c8f6c4845d580cbe197484ca6ce2cbf7b92793ef6b587091d250bf335bc9c8ebfe8008059fa6c225601316cf5b767d4" + +[update] +[update.modrinth] +mod-id = "8BmcQJ2H" +version = "RBA7lJaW" diff --git a/mods/grimoire-of-gaia.pw.toml b/mods/grimoire-of-gaia.pw.toml new file mode 100644 index 0000000..cc6f659 --- /dev/null +++ b/mods/grimoire-of-gaia.pw.toml @@ -0,0 +1,13 @@ +name = "Grimoire of Gaia" +filename = "GrimoireOfGaia4-1.20.1-4.0.0-alpha.11.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "ec2aad2cfcb8cabb59887e95ff359040926ee786" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5678610 +project-id = 228948 diff --git a/mods/heartstone.pw.toml b/mods/heartstone.pw.toml deleted file mode 100644 index 674cdf9..0000000 --- a/mods/heartstone.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Heartstone" -filename = "heartstone-1.20-1.3.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/NBY6AFje/versions/CU7DW2ln/heartstone-1.20-1.3.0.jar" -hash-format = "sha1" -hash = "1caf5715c4265882f695b2c8ec37257a527fdec6" - -[update] -[update.modrinth] -mod-id = "NBY6AFje" -version = "CU7DW2ln" diff --git a/mods/hit-feedback.pw.toml b/mods/hit-feedback.pw.toml new file mode 100644 index 0000000..3e14202 --- /dev/null +++ b/mods/hit-feedback.pw.toml @@ -0,0 +1,13 @@ +name = "Hit Feedback" +filename = "HitFeedback-1.20.1-1.1.5-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/NKPOiJ04/versions/M5xeSYUY/HitFeedback-1.20.1-1.1.5-forge.jar" +hash-format = "sha512" +hash = "8b4870e50d88eee9879dfdc1d18a79302feb4b68889a9a16f884631d0df583c3585781dd8eda8e364bf0d604b89299ee305f3b1ff338aa78691a7f224fa6cdbe" + +[update] +[update.modrinth] +mod-id = "NKPOiJ04" +version = "M5xeSYUY" \ No newline at end of file diff --git a/mods/i-wanna-skate.pw.toml b/mods/i-wanna-skate.pw.toml deleted file mode 100644 index f3c37da..0000000 --- a/mods/i-wanna-skate.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "I Wanna Skate" -filename = "iwannaskate-1.2.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/OuJDwbIs/versions/V5qgYPzs/iwannaskate-1.2.0.jar" -hash-format = "sha1" -hash = "13d32a92909c7079d7e18598f42dbfe1497b40cf" - -[update] -[update.modrinth] -mod-id = "OuJDwbIs" -version = "V5qgYPzs" diff --git a/mods/ice-and-fire-dragons.pw.toml b/mods/ice-and-fire-dragons.pw.toml new file mode 100644 index 0000000..9f3e238 --- /dev/null +++ b/mods/ice-and-fire-dragons.pw.toml @@ -0,0 +1,13 @@ +name = "Ice and Fire" +filename = "iceandfire-2.1.13-1.20.1-beta-5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/LVnvHVBp/versions/EzN8KQYF/iceandfire-2.1.13-1.20.1-beta-5.jar" +hash-format = "sha512" +hash = "9e3559efccfb898a1f96c16910c07d26bafa730603a335db04df5a1ef511bd2e60b6bbb788c12aa80b12c8ffd8228e7eddf840f90f356577bfd0e439e24eb4f1" + +[update] +[update.modrinth] +mod-id = "LVnvHVBp" +version = "EzN8KQYF" diff --git a/mods/iceberg.pw.toml b/mods/iceberg.pw.toml deleted file mode 100644 index f86d9e3..0000000 --- a/mods/iceberg.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Iceberg" -filename = "Iceberg-1.20.1-forge-1.1.21.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/5faXoLqX/versions/boNnPeth/Iceberg-1.20.1-forge-1.1.21.jar" -hash-format = "sha1" -hash = "1692af84ef74a07b1f2e5dcdbff821effafdd24b" - -[update] -[update.modrinth] -mod-id = "5faXoLqX" -version = "boNnPeth" diff --git a/mods/ichunutil.pw.toml b/mods/ichunutil.pw.toml new file mode 100644 index 0000000..d1cdaac --- /dev/null +++ b/mods/ichunutil.pw.toml @@ -0,0 +1,13 @@ +name = "iChunUtil" +filename = "iChunUtil-1.20.1-Forge-1.0.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/W6ROj0Hl/versions/LIbLo7dH/iChunUtil-1.20.1-Forge-1.0.0.jar" +hash-format = "sha512" +hash = "2a3a1f9b7bbcb79f1c3bd8bd514267e793091b74b55dca48f62fe26dbbe90b6824fada89d1abaceb5911c31e8313cc865e142f558fcf966d4324bb28296ab4f5" + +[update] +[update.modrinth] +mod-id = "W6ROj0Hl" +version = "LIbLo7dH" diff --git a/mods/improved-mobs.pw.toml b/mods/improved-mobs.pw.toml new file mode 100644 index 0000000..5ca9c51 --- /dev/null +++ b/mods/improved-mobs.pw.toml @@ -0,0 +1,13 @@ +name = "Improved Mobs" +filename = "improvedmobs-1.20.1-1.13.2-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/23MovWyi/versions/GzRS5jE1/improvedmobs-1.20.1-1.13.2-forge.jar" +hash-format = "sha512" +hash = "639cb8f82342678a014235a5df1b7b37811ce3831c1ed60511b99b1f0af8e85f4f828a12ebc6c2b8e91fcc3d864ecd6b6013a81759860baec0a0c4ad5aa90a08" + +[update] +[update.modrinth] +mod-id = "23MovWyi" +version = "GzRS5jE1" diff --git a/mods/incubation.pw.toml b/mods/incubation.pw.toml deleted file mode 100644 index 4b232ca..0000000 --- a/mods/incubation.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Incubation" -filename = "incubation-1.20.1-4.0.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/A4Xrv60A/versions/jwszUDno/incubation-1.20.1-4.0.2.jar" -hash-format = "sha1" -hash = "02e3f7d4322d866708890c7bfc7b4021a8810293" - -[update] -[update.modrinth] -mod-id = "A4Xrv60A" -version = "jwszUDno" diff --git a/mods/jade-addons-forge.pw.toml b/mods/jade-addons-forge.pw.toml index 80e9f4f..64094e0 100644 --- a/mods/jade-addons-forge.pw.toml +++ b/mods/jade-addons-forge.pw.toml @@ -1,13 +1,13 @@ -name = "Jade Addons (Forge)" -filename = "JadeAddons-1.20.1-forge-5.2.2.jar" +name = "Jade Addons (NeoForge)" +filename = "JadeAddons-1.20.1-Forge-5.3.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/xuDOzCLy/versions/AdyaTuHw/JadeAddons-1.20.1-forge-5.2.2.jar" -hash-format = "sha1" -hash = "74b567a2b23bf34cd37ee4c02059318f8cc702d7" +url = "https://cdn.modrinth.com/data/xuDOzCLy/versions/PSP77dD5/JadeAddons-1.20.1-Forge-5.3.1.jar" +hash-format = "sha512" +hash = "f892ddfd0551a4c813343507c511707253f30808972228f506e4541750c91e8af15ca460bd88d17fd512a83fe8c280703064afb2b6d56b32f1ee082a8d69b302" [update] [update.modrinth] mod-id = "xuDOzCLy" -version = "AdyaTuHw" +version = "PSP77dD5" diff --git a/mods/jade.pw.toml b/mods/jade.pw.toml index 1a99dff..18d375c 100644 --- a/mods/jade.pw.toml +++ b/mods/jade.pw.toml @@ -1,13 +1,13 @@ name = "Jade 🔍" -filename = "Jade-1.20.1-forge-11.9.2.jar" +filename = "Jade-1.20.1-Forge-11.12.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/nvQzSEkH/versions/X6kFPDSp/Jade-1.20.1-forge-11.9.2.jar" -hash-format = "sha1" -hash = "c393847a8a8fc5ed6f594a12618e68900abe447c" +url = "https://cdn.modrinth.com/data/nvQzSEkH/versions/bzWVE2db/Jade-1.20.1-Forge-11.12.2.jar" +hash-format = "sha512" +hash = "7eca39a04d4e91af3cd1e05ec288b9cbdf284799da444abeae3ee178eeee413e10bde2bc4cddc8a08259cb1cd2337c26ff92770b20cdab70e1554922ac96a968" [update] [update.modrinth] mod-id = "nvQzSEkH" -version = "X6kFPDSp" +version = "bzWVE2db" diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml index 8e332af..15fd312 100644 --- a/mods/jei.pw.toml +++ b/mods/jei.pw.toml @@ -1,13 +1,13 @@ name = "Just Enough Items" -filename = "jei-1.20.1-forge-15.3.0.4.jar" -side = "client" +filename = "jei-1.20.1-forge-15.20.0.105.jar" +side = "both" [download] -url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/PeYsGsQy/jei-1.20.1-forge-15.3.0.4.jar" -hash-format = "sha1" -hash = "1a431d34991d51998f9971c4291bac2d58eaa154" +url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/iNv5B1Zj/jei-1.20.1-forge-15.20.0.105.jar" +hash-format = "sha512" +hash = "bdf079afca6f3ed1bf9a1226fa8fc4c4e71ff679c1dc3289a558084c2cfbc2b5cd122636c73a2fd0e25cd468d32efce29175774aaa6389a249ce2c1062075dff" [update] [update.modrinth] mod-id = "u6dRKJwZ" -version = "PeYsGsQy" +version = "iNv5B1Zj" diff --git a/mods/just-enough-effect-descriptions-jeed.pw.toml b/mods/just-enough-effect-descriptions-jeed.pw.toml deleted file mode 100644 index ee77cdb..0000000 --- a/mods/just-enough-effect-descriptions-jeed.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Just Enough Effect Descriptions (JEED)" -filename = "jeed-1.20-2.1.12.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/EO27GKs1/versions/rONG0iY3/jeed-1.20-2.1.12.jar" -hash-format = "sha1" -hash = "38d95e3a45183e01dd527289ea765fbb69917646" - -[update] -[update.modrinth] -mod-id = "EO27GKs1" -version = "rONG0iY3" diff --git a/mods/just-enough-professions-jep.pw.toml b/mods/just-enough-professions-jep.pw.toml deleted file mode 100644 index 45dd710..0000000 --- a/mods/just-enough-professions-jep.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Just Enough Professions (JEP)" -filename = "JustEnoughProfessions-forge-1.20.1-3.0.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/kB56GtWA/versions/ANKVJC3T/JustEnoughProfessions-forge-1.20.1-3.0.1.jar" -hash-format = "sha1" -hash = "dd8b3252f980da6ff4bc39127a84d786cf0bd06f" - -[update] -[update.modrinth] -mod-id = "kB56GtWA" -version = "ANKVJC3T" diff --git a/mods/just-enough-resources-jer.pw.toml b/mods/just-enough-resources-jer.pw.toml deleted file mode 100644 index 229c60a..0000000 --- a/mods/just-enough-resources-jer.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Just Enough Resources (JER)" -filename = "JustEnoughResources-1.20.1-1.4.0.247.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/uEfK2CXF/versions/jW52tbTk/JustEnoughResources-1.20.1-1.4.0.247.jar" -hash-format = "sha1" -hash = "526e788a9b38afc5171fab49b64a5a54e1bb25d7" - -[update] -[update.modrinth] -mod-id = "uEfK2CXF" -version = "jW52tbTk" diff --git a/mods/justenoughbreeding.pw.toml b/mods/justenoughbreeding.pw.toml deleted file mode 100644 index 9d553e9..0000000 --- a/mods/justenoughbreeding.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Just Enough Breeding (JEBr)" -filename = "justenoughbreeding-forge-1.20.x-1.2.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/9Pk89J3g/versions/96ywZ7No/justenoughbreeding-forge-1.20.x-1.2.1.jar" -hash-format = "sha1" -hash = "effa02960c81b5ff3d47316f793b76ca7b423db4" - -[update] -[update.modrinth] -mod-id = "9Pk89J3g" -version = "96ywZ7No" diff --git a/mods/kotlin-for-forge.pw.toml b/mods/kotlin-for-forge.pw.toml new file mode 100644 index 0000000..82dd0a0 --- /dev/null +++ b/mods/kotlin-for-forge.pw.toml @@ -0,0 +1,13 @@ +name = "Kotlin for Forge" +filename = "kotlinforforge-4.11.0-all.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ordsPcFz/versions/hmeyC41q/kotlinforforge-4.11.0-all.jar" +hash-format = "sha512" +hash = "d72707078f0c4fde78981c638ca976722f22a64ce74bdb489258790fe9886d763a7b1e0dfbc5429ddd3105d8a65d177f06242dfb1457e219e56c70dd3e8cbf2c" + +[update] +[update.modrinth] +mod-id = "ordsPcFz" +version = "hmeyC41q" diff --git a/mods/kubejs.pw.toml b/mods/kubejs.pw.toml new file mode 100644 index 0000000..9f21a92 --- /dev/null +++ b/mods/kubejs.pw.toml @@ -0,0 +1,13 @@ +name = "KubeJS" +filename = "kubejs-forge-2001.6.5-build.16.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/umyGl7zF/versions/g5igndAv/kubejs-forge-2001.6.5-build.16.jar" +hash-format = "sha512" +hash = "819f730d2a9d980bb246d30d67793f06f6a1608381c7ce3577cf25e70dd3d595271f8fcfbf3ae037168842f660e79e49846756bd18c79793b310ff18ab826cbd" + +[update] +[update.modrinth] +mod-id = "umyGl7zF" +version = "g5igndAv" diff --git a/mods/lucent.pw.toml b/mods/lucent.pw.toml index 320e10d..ffa8f11 100644 --- a/mods/lucent.pw.toml +++ b/mods/lucent.pw.toml @@ -4,8 +4,8 @@ side = "client" [download] url = "https://cdn.modrinth.com/data/JE0fgMUp/versions/YHpxVMDQ/lucent-1.20.1-1.5.5.jar" -hash-format = "sha1" -hash = "d72dc411c4e35869044840e4b551e8734788bc51" +hash-format = "sha512" +hash = "03ecca88448b9a042d9fb744f5e5e153a97b1995f471efd3e6a5aac5b23c24de1559b8dfa6fa0e1bf7a51c5098a3601a445bf0adfd5a29dd28c3e253f42b06ac" [update] [update.modrinth] diff --git a/mods/majrusz-library.pw.toml b/mods/majrusz-library.pw.toml new file mode 100644 index 0000000..c1bcbef --- /dev/null +++ b/mods/majrusz-library.pw.toml @@ -0,0 +1,13 @@ +name = "Majrusz Library" +filename = "majrusz-library-forge-1.20.1-7.0.8.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/PYQD8noM/versions/BZzTRseC/majrusz-library-forge-1.20.1-7.0.8.jar" +hash-format = "sha512" +hash = "82ec00a6486a67f3270ca3bdf708b1a58fd1e1f7b463e5cd7f5e6189fea57b79a25989f9d0fb5a9aadc323ed2110ab42fe11c740923eb538710059198c5a64a7" + +[update] +[update.modrinth] +mod-id = "PYQD8noM" +version = "BZzTRseC" diff --git a/mods/majruszs-progressive-difficulty.pw.toml b/mods/majruszs-progressive-difficulty.pw.toml new file mode 100644 index 0000000..5236fac --- /dev/null +++ b/mods/majruszs-progressive-difficulty.pw.toml @@ -0,0 +1,13 @@ +name = "Majrusz's Progressive Difficulty" +filename = "majruszs-difficulty-forge-1.20.1-1.9.10.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/GGDBwjOg/versions/IH8yR3yr/majruszs-difficulty-forge-1.20.1-1.9.10.jar" +hash-format = "sha512" +hash = "eae1ea6ec5a2578f8a1d69b1845dc40c3b34529fd87152098904b0f2de702b4c06b873850bf48aaa6c7fe6d604ad31c8d195ab1f0277d76f56b54f689939d232" + +[update] +[update.modrinth] +mod-id = "GGDBwjOg" +version = "IH8yR3yr" diff --git a/mods/moonlight.pw.toml b/mods/moonlight.pw.toml index 6451b5e..4b82d89 100644 --- a/mods/moonlight.pw.toml +++ b/mods/moonlight.pw.toml @@ -1,13 +1,13 @@ name = "Moonlight Lib" -filename = "moonlight-1.20-2.11.29-forge.jar" +filename = "moonlight-1.20-2.13.37-forge.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/twkfQtEc/versions/N9LlGRuD/moonlight-1.20-2.11.29-forge.jar" -hash-format = "sha1" -hash = "26eea72b9a7d721500abc45a9c7d54ab9ebfca5c" +url = "https://cdn.modrinth.com/data/twkfQtEc/versions/KY2JXZYq/moonlight-1.20-2.13.37-forge.jar" +hash-format = "sha512" +hash = "6c9c8f5259ef5cf0fe0f3912e7bd5b981fc57a9fa95d845c2d6a8587e9cc359998cf4c36d2d16742bb1eaece856616e143d34db0f454f69a5eb2cfbbebda90b4" [update] [update.modrinth] mod-id = "twkfQtEc" -version = "N9LlGRuD" +version = "KY2JXZYq" diff --git a/mods/mouse-tweaks.pw.toml b/mods/mouse-tweaks.pw.toml index 873d02a..67f0c2c 100644 --- a/mods/mouse-tweaks.pw.toml +++ b/mods/mouse-tweaks.pw.toml @@ -4,8 +4,8 @@ side = "client" [download] url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/7JVXOe3K/MouseTweaks-forge-mc1.20.1-2.25.1.jar" -hash-format = "sha1" -hash = "d751153e722a4e014691c83f39f5b07c6ec5333c" +hash-format = "sha512" +hash = "a3bb0272c0a1a3be9250dfee030bb8f86217fa6a32bd534be8c940fdd8c466c800c2df85874877983ced36ecfc28c8ced6c0d42107c1ab621385b4be9a7c65eb" [update] [update.modrinth] diff --git a/mods/neapolitan.pw.toml b/mods/neapolitan.pw.toml deleted file mode 100644 index 2d60c63..0000000 --- a/mods/neapolitan.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Neapolitan" -filename = "neapolitan-1.20.1-5.0.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/InYMuiQt/versions/bSOBBF52/neapolitan-1.20.1-5.0.0.jar" -hash-format = "sha1" -hash = "2ef19ce68ea3873d572eb1440da58b0f1f9a41db" - -[update] -[update.modrinth] -mod-id = "InYMuiQt" -version = "bSOBBF52" diff --git a/mods/no-chat-reports.pw.toml b/mods/no-chat-reports.pw.toml index 9228d31..c9f0299 100644 --- a/mods/no-chat-reports.pw.toml +++ b/mods/no-chat-reports.pw.toml @@ -4,8 +4,8 @@ side = "both" [download] url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/ksEG6N5E/NoChatReports-FORGE-1.20.1-v2.2.2.jar" -hash-format = "sha1" -hash = "069396e689ae887d065c8d61b7945e685fbcc65b" +hash-format = "sha512" +hash = "39aa2e120a10ee68e9b03e3d5bd6f2d5def2fa7fcd914f55f018a85381eb0bb52055abce53a64cb0b0fba10f24da12caef085733e715907598ce468bcf59df51" [update] [update.modrinth] diff --git a/mods/noisium.pw.toml b/mods/noisium.pw.toml index 13f8006..f905aac 100644 --- a/mods/noisium.pw.toml +++ b/mods/noisium.pw.toml @@ -4,8 +4,8 @@ side = "both" [download] url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/AfjBJbK1/noisium-merged-2.0.1%2Bmc1.20.x.jar" -hash-format = "sha1" -hash = "1f51eb9613a49ee421d839ccb7c9f004b534dcaf" +hash-format = "sha512" +hash = "f86140544ce261402447d003e99d677b2d35a95a0da04afb9046dd4995f2bfb82d74562b38325a6bb511632690a11d00d463e6d951ccd7e32bd5779f6bcbe56b" [update] [update.modrinth] diff --git a/mods/not-enough-animations.pw.toml b/mods/not-enough-animations.pw.toml deleted file mode 100644 index 66d20ab..0000000 --- a/mods/not-enough-animations.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Not Enough Animations" -filename = "notenoughanimations-forge-1.7.3-mc1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/MPCX6s5C/versions/Av1z44jf/notenoughanimations-forge-1.7.3-mc1.20.1.jar" -hash-format = "sha1" -hash = "e51e63167f18672a8d34cdec9c1efe75914d18cb" - -[update] -[update.modrinth] -mod-id = "MPCX6s5C" -version = "Av1z44jf" diff --git a/mods/origins-forge.pw.toml b/mods/origins-forge.pw.toml new file mode 100644 index 0000000..5ba3955 --- /dev/null +++ b/mods/origins-forge.pw.toml @@ -0,0 +1,13 @@ +name = "Origins (Forge)" +filename = "origins-forge-1.20.1-1.10.0.9-all.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/jl3m2lR9/versions/vynFXywM/origins-forge-1.20.1-1.10.0.9-all.jar" +hash-format = "sha512" +hash = "b103ac2ac509e98eaceedf04891bbe302e82f8b4a7fc3790b3d63bd912306bb09f9925489473211627a7a87d2049672a3e66c5cf6f5b1e34e62049f3a43d0e5d" + +[update] +[update.modrinth] +mod-id = "jl3m2lR9" +version = "vynFXywM" diff --git a/mods/origins-minus.pw.toml b/mods/origins-minus.pw.toml new file mode 100644 index 0000000..eb0f00c --- /dev/null +++ b/mods/origins-minus.pw.toml @@ -0,0 +1,13 @@ +name = "Origins Minus" +filename = "origins-minus-2.2.3+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gbOL9is1/versions/TlhduF7R/origins-minus-2.2.3%2B1.20.jar" +hash-format = "sha512" +hash = "6189711c6fcad440d75a22fbbb85b4da74a8e1aca8b0e5b922548878f0a72d103180bf91871fabc91febdb7fbe1f52562b3f4c4595454de00e3c6e393a3afe03" + +[update] +[update.modrinth] +mod-id = "gbOL9is1" +version = "TlhduF7R" diff --git a/mods/parcool.pw.toml b/mods/parcool.pw.toml new file mode 100644 index 0000000..438a0d7 --- /dev/null +++ b/mods/parcool.pw.toml @@ -0,0 +1,13 @@ +name = "ParCool!" +filename = "ParCool-1.20.1-3.3.0.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Fsvx2bdR/versions/H0pXfFO6/ParCool-1.20.1-3.3.0.2.jar" +hash-format = "sha512" +hash = "403f7e968a73b1fad3750b3ec9ef4a9757ceb9699ee43e5b17db90591099577b93ade3fa338d459bd0aaf22c6e02da58428c2fb1d4abc7830347bce83b28810e" + +[update] +[update.modrinth] +mod-id = "Fsvx2bdR" +version = "H0pXfFO6" diff --git a/mods/patchouli.pw.toml b/mods/patchouli.pw.toml new file mode 100644 index 0000000..36b6ef0 --- /dev/null +++ b/mods/patchouli.pw.toml @@ -0,0 +1,13 @@ +name = "Patchouli" +filename = "Patchouli-1.20.1-84-FORGE.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "b6b7267f3669c10c167d5d375d0274d40e3eb756" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4966125 +project-id = 306770 diff --git a/mods/paxi.pw.toml b/mods/paxi.pw.toml index 68d5122..e9706bf 100644 --- a/mods/paxi.pw.toml +++ b/mods/paxi.pw.toml @@ -4,8 +4,8 @@ side = "both" [download] url = "https://cdn.modrinth.com/data/CU0PAyzb/versions/C7buFh0l/Paxi-1.20-Forge-4.0.jar" -hash-format = "sha1" -hash = "a3a7008e07a27b3c831af7e4c82fbbc10a4da328" +hash-format = "sha512" +hash = "50ed8c99981b9860c846a18cda215d388b67019b76a172833fa4e4b52cbd122eb8e49e594e5789790f95af06e0a98dcf2433b001b1f559b3e7071d2e6b7c1dd7" [update] [update.modrinth] diff --git a/mods/pehkui.pw.toml b/mods/pehkui.pw.toml new file mode 100644 index 0000000..818f1a6 --- /dev/null +++ b/mods/pehkui.pw.toml @@ -0,0 +1,13 @@ +name = "Pehkui" +filename = "Pehkui-3.8.2+1.20.1-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/t5W7Jfwy/versions/SQpqSgAE/Pehkui-3.8.2%2B1.20.1-forge.jar" +hash-format = "sha512" +hash = "e4660f0b5af6bfe2902ab39a6fbfa911856e0567bffc47842b482731da373afa4424b9e7cf47c61a0c2107445520475053709a6671d9eb4b7f4b55597729af3f" + +[update] +[update.modrinth] +mod-id = "t5W7Jfwy" +version = "SQpqSgAE" diff --git a/mods/personality!.pw.toml b/mods/personality!.pw.toml deleted file mode 100644 index 3ef3cab..0000000 --- a/mods/personality!.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Personality" -filename = "personality-1.20.1-4.0.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/zrAMu1nt/versions/K0BDgtcD/personality-1.20.1-4.0.0.jar" -hash-format = "sha1" -hash = "9996ee9d399e23c8110ac5df72009ae1445ac640" - -[update] -[update.modrinth] -mod-id = "zrAMu1nt" -version = "K0BDgtcD" diff --git a/mods/placebo.pw.toml b/mods/placebo.pw.toml new file mode 100644 index 0000000..f18a02f --- /dev/null +++ b/mods/placebo.pw.toml @@ -0,0 +1,13 @@ +name = "Placebo" +filename = "Placebo-1.20.1-8.6.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "dacfb5429e4a7902203e417c78aab6e0d5087255" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5414631 +project-id = 283644 diff --git a/mods/player-trade-secure-trading-between-players.pw.toml b/mods/player-trade-secure-trading-between-players.pw.toml deleted file mode 100644 index c151edc..0000000 --- a/mods/player-trade-secure-trading-between-players.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Player Trade - Secure Trading Between Players" -filename = "playertrade-1.20.1-b.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "d8ce5bb9d87521b13d2df2b22fe19f5aacf52f40" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 5110900 -project-id = 499619 diff --git a/mods/playerrevive.pw.toml b/mods/playerrevive.pw.toml new file mode 100644 index 0000000..6b6a542 --- /dev/null +++ b/mods/playerrevive.pw.toml @@ -0,0 +1,13 @@ +name = "PlayerRevive" +filename = "PlayerRevive_FORGE_v2.0.30_mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ABIMzABM/versions/A4SZnJR8/PlayerRevive_FORGE_v2.0.30_mc1.20.1.jar" +hash-format = "sha512" +hash = "54358025c0cc5588c5c603355edd12c44db416de692dbf0d292508bd94422411a212bd16e8e47522009da09266c2d014b874289195c7a1b6f535db06367a6964" + +[update] +[update.modrinth] +mod-id = "ABIMzABM" +version = "A4SZnJR8" diff --git a/mods/quark-oddities.pw.toml b/mods/quark-oddities.pw.toml index 1f28c24..3a66957 100644 --- a/mods/quark-oddities.pw.toml +++ b/mods/quark-oddities.pw.toml @@ -4,8 +4,8 @@ side = "both" [download] url = "https://cdn.modrinth.com/data/qeEEslrN/versions/NrzERFzz/QuarkOddities-1.20.1.jar" -hash-format = "sha1" -hash = "69ed292c207af89febd156d83b3e78f64b35b969" +hash-format = "sha512" +hash = "d861797934748481931e00b9958500d83a9160fbe111b4bd4bd05777103daa48127906b21211436b5c2da2a9aef9d868459c5aebb5b1627b20c6f5d63dc54169" [update] [update.modrinth] diff --git a/mods/quark.pw.toml b/mods/quark.pw.toml index 40e7033..cfbc93d 100644 --- a/mods/quark.pw.toml +++ b/mods/quark.pw.toml @@ -1,13 +1,13 @@ name = "Quark" -filename = "Quark-4.0-443.jar" +filename = "Quark-4.0-460.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/qnQsVE2z/versions/mTZKUEO8/Quark-4.0-443.jar" -hash-format = "sha1" -hash = "4bb048c40a82963aa493b23776fb127d13386967" +url = "https://cdn.modrinth.com/data/qnQsVE2z/versions/vIWYw2yn/Quark-4.0-460.jar" +hash-format = "sha512" +hash = "aebe10ece0231560aa38e269c3f46e0fe9a7e77e196054abde7fd1604b4f8b6857d03a7bd68e8983e8109431646a9df9090c32c4af2bffcfa5e4dd7efea97706" [update] [update.modrinth] mod-id = "qnQsVE2z" -version = "mTZKUEO8" +version = "vIWYw2yn" diff --git a/mods/radium.pw.toml b/mods/radium.pw.toml index 2e06260..cac1820 100644 --- a/mods/radium.pw.toml +++ b/mods/radium.pw.toml @@ -1,13 +1,13 @@ name = "Radium" -filename = "radium-mc1.20.1-0.12.3+git.50c5c33.jar" +filename = "radium-mc1.20.1-0.12.4+git.26c9d8e.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/2gvRmQXx/versions/NhMILNAm/radium-mc1.20.1-0.12.3%2Bgit.50c5c33.jar" -hash-format = "sha1" -hash = "c498557a39250523a29a40678ae86f1c03d757c0" +url = "https://cdn.modrinth.com/data/2gvRmQXx/versions/n947JjJH/radium-mc1.20.1-0.12.4%2Bgit.26c9d8e.jar" +hash-format = "sha512" +hash = "7b59c491d72801257c740626faab8c14ed580db28493c474147341531bca3de5ea822d4042d3786ae619449b6f6ffc1001a1cdc1b9276ec900e57ab17dd8989a" [update] [update.modrinth] mod-id = "2gvRmQXx" -version = "NhMILNAm" +version = "n947JjJH" diff --git a/mods/raised.pw.toml b/mods/raised.pw.toml deleted file mode 100644 index 881f805..0000000 --- a/mods/raised.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Raised" -filename = "raised-forge-1.20.1-3.1.3.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/nCQRBEiR/versions/rHORzYiO/raised-forge-1.20.1-3.1.3.jar" -hash-format = "sha1" -hash = "b8bfb049c7f4b5d8cca9739f78f42520ab119836" - -[update] -[update.modrinth] -mod-id = "nCQRBEiR" -version = "rHORzYiO" diff --git a/mods/reef-redux.pw.toml b/mods/reef-redux.pw.toml deleted file mode 100644 index 60c74e5..0000000 --- a/mods/reef-redux.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Reef Redux" -filename = "reefredux-1.20.1-1.1.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/cXc3rmTO/versions/QeyzDYF7/reefredux-1.20.1-1.1.1.jar" -hash-format = "sha1" -hash = "01d116358c884769687304b7ab768f5634731c8f" - -[update] -[update.modrinth] -mod-id = "cXc3rmTO" -version = "QeyzDYF7" diff --git a/mods/rei.pw.toml b/mods/rei.pw.toml deleted file mode 100644 index 020ce3a..0000000 --- a/mods/rei.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Roughly Enough Items (REI)" -filename = "RoughlyEnoughItems-12.1.725-forge.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/nfn13YXA/versions/2bDXz4ej/RoughlyEnoughItems-12.1.725-forge.jar" -hash-format = "sha1" -hash = "f238c2913044eaf48282dff46b7aab2dcd1a270b" - -[update] -[update.modrinth] -mod-id = "nfn13YXA" -version = "2bDXz4ej" diff --git a/mods/retro-damage-indicators.pw.toml b/mods/retro-damage-indicators.pw.toml index 5241e0f..d0a00b6 100644 --- a/mods/retro-damage-indicators.pw.toml +++ b/mods/retro-damage-indicators.pw.toml @@ -4,8 +4,8 @@ side = "client" [download] url = "https://cdn.modrinth.com/data/5xDsLBRb/versions/2XsyrIHD/retrodamageindicators-1.0.1.jar" -hash-format = "sha1" -hash = "a63e8e355a866b285269e8bc654f854b488278c8" +hash-format = "sha512" +hash = "2f195d7d66676af3eb640df481d524c66cb5a1a712c24eb2309ec8175996e9a6af8995ba6a598e3da4dbc7f3555962754bdd70b7fca1895040842ae5f87b645a" [update] [update.modrinth] diff --git a/mods/rhino.pw.toml b/mods/rhino.pw.toml new file mode 100644 index 0000000..52d3f67 --- /dev/null +++ b/mods/rhino.pw.toml @@ -0,0 +1,13 @@ +name = "Rhino" +filename = "rhino-forge-2001.2.3-build.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/sk9knFPE/versions/maCpsT70/rhino-forge-2001.2.3-build.6.jar" +hash-format = "sha512" +hash = "5e9f06561b776c472848d0f44461ad4daef64b08db9734ced785fede6198748f785f7ca721f806cf118c995bc43b2807e138845962b43fa2d91d97d972237341" + +[update] +[update.modrinth] +mod-id = "sk9knFPE" +version = "maCpsT70" diff --git a/mods/roughly-enough-items-server-component.pw.toml b/mods/roughly-enough-items-server-component.pw.toml deleted file mode 100644 index 07f94b4..0000000 --- a/mods/roughly-enough-items-server-component.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Roughly Enough Items Server Component (REI-SC)" -filename = "RoughlyEnoughItems-12.1.725-server-only.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/OM4ZYSws/versions/VvR2jxYh/RoughlyEnoughItems-12.1.725-server-only.jar" -hash-format = "sha1" -hash = "20e13ac7f58b04a2058e02af4637667609b4b507" - -[update] -[update.modrinth] -mod-id = "OM4ZYSws" -version = "VvR2jxYh" diff --git a/mods/roughly-enough-professions-rep.pw.toml b/mods/roughly-enough-professions-rep.pw.toml deleted file mode 100644 index 886995f..0000000 --- a/mods/roughly-enough-professions-rep.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Roughly Enough Professions (REP)" -filename = "RoughlyEnoughProfessions-forge-1.20.1-2.0.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/V8XJ8f5f/versions/qdLND0lY/RoughlyEnoughProfessions-forge-1.20.1-2.0.2.jar" -hash-format = "sha1" -hash = "5e685b5a74d2ce0a5255822f26238ccca423943c" - -[update] -[update.modrinth] -mod-id = "V8XJ8f5f" -version = "qdLND0lY" diff --git a/mods/savage-ender-dragon.pw.toml b/mods/savage-ender-dragon.pw.toml new file mode 100644 index 0000000..1a1b2fa --- /dev/null +++ b/mods/savage-ender-dragon.pw.toml @@ -0,0 +1,13 @@ +name = "Savage Ender Dragon[Forge/Fabric]" +filename = "dragonfight-1.20.1-4.6.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "8eea2b3f3f1012670ce11d198b039306f47655ca" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5560802 +project-id = 523327 diff --git a/mods/screenshot-viewer.pw.toml b/mods/screenshot-viewer.pw.toml new file mode 100644 index 0000000..e8411fe --- /dev/null +++ b/mods/screenshot-viewer.pw.toml @@ -0,0 +1,13 @@ +name = "Screenshot Viewer" +filename = "screenshot_viewer-1.3.2-forge-mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/laNoi025/versions/GE608lKF/screenshot_viewer-1.3.2-forge-mc1.20.1.jar" +hash-format = "sha512" +hash = "fd6559c0ad392899299dfcdd9622dded9384a93b614246a64c6841f99ffb17a4733c58a2376cd58fd948c0ab97f5338cb560e1d46b1eeb2504142dc0ae8f8a75" + +[update] +[update.modrinth] +mod-id = "laNoi025" +version = "GE608lKF" diff --git a/mods/searchables.pw.toml b/mods/searchables.pw.toml index 4e675b3..de0c25f 100644 --- a/mods/searchables.pw.toml +++ b/mods/searchables.pw.toml @@ -4,8 +4,8 @@ side = "client" [download] url = "https://cdn.modrinth.com/data/fuuu3xnx/versions/PM9yAW1G/Searchables-forge-1.20.1-1.0.3.jar" -hash-format = "sha1" -hash = "5b976f6e76ec74cdef21865e31f56bcb11558db7" +hash-format = "sha512" +hash = "185617d6d446f3d4ef6c7d5c6ee4e2fb731a89f7495157313b21292ec6b8e3dbcc10c0379ab49ecb2d0c64d0a78df74750d7f7336d5e6c43516a7c92f278c0a2" [update] [update.modrinth] diff --git a/mods/shoulder-surfing-reloaded.pw.toml b/mods/shoulder-surfing-reloaded.pw.toml new file mode 100644 index 0000000..34c731f --- /dev/null +++ b/mods/shoulder-surfing-reloaded.pw.toml @@ -0,0 +1,13 @@ +name = "Shoulder Surfing Reloaded" +filename = "ShoulderSurfing-Forge-1.20.1-4.6.3.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/kepjj2sy/versions/9Z2W7cNO/ShoulderSurfing-Forge-1.20.1-4.6.3.jar" +hash-format = "sha512" +hash = "b406805a72d3da0681cfedc25dc448d67958b3e3e908a0d58a09b958db6482e5f2d9e494bac1c6ba544951e86d0c7c054f598d375fd1e651ffcf7f3fc982d3c5" + +[update] +[update.modrinth] +mod-id = "kepjj2sy" +version = "9Z2W7cNO" diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml index b0e8f53..fc9b916 100644 --- a/mods/simple-voice-chat.pw.toml +++ b/mods/simple-voice-chat.pw.toml @@ -1,13 +1,13 @@ name = "Simple Voice Chat" -filename = "voicechat-forge-1.20.1-2.5.15.jar" +filename = "voicechat-forge-1.20.1-2.5.26.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/akzMlJ1h/voicechat-forge-1.20.1-2.5.15.jar" -hash-format = "sha1" -hash = "621d54e3e42a5f927178447f5e37b3f0812dfefc" +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/tMbKtqzI/voicechat-forge-1.20.1-2.5.26.jar" +hash-format = "sha512" +hash = "f3085f64c17392fb812d9f22674cdcc2abb269df7e9e84830aacdec1c77501a8b4f5e6451fbdc12a6fb93fb4751c61ead01df663c8b710881f0f7427ab96d9a3" [update] [update.modrinth] mod-id = "9eGKb6K1" -version = "akzMlJ1h" +version = "tMbKtqzI" diff --git a/mods/slashblade-resharped.pw.toml b/mods/slashblade-resharped.pw.toml new file mode 100644 index 0000000..ee88626 --- /dev/null +++ b/mods/slashblade-resharped.pw.toml @@ -0,0 +1,13 @@ +name = "SlashBlade:Resharped" +filename = "SlashBladeResharped-1.20.1-1.1.11.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/8T53F0sy/versions/RGhw6xIi/SlashBladeResharped-1.20.1-1.1.11.jar" +hash-format = "sha512" +hash = "9ff9e6361a52d08da3951c0d37c1ffb81eb27f80461d5fb999a62c6bd99d2643ba93de3b20b4827284ab70d39bd809f7b98c874b579d21d93a52d9ed48dd968e" + +[update] +[update.modrinth] +mod-id = "8T53F0sy" +version = "RGhw6xIi" diff --git a/mods/slice-and-dice.pw.toml b/mods/slice-and-dice.pw.toml new file mode 100644 index 0000000..1128688 --- /dev/null +++ b/mods/slice-and-dice.pw.toml @@ -0,0 +1,13 @@ +name = "Create Slice & Dice" +filename = "sliceanddice-forge-3.3.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/GmjmRQ0A/versions/bKH5nqMk/sliceanddice-forge-3.3.0.jar" +hash-format = "sha512" +hash = "de6dff745e4ed632de34ea53c0156da75777f06dcdf68f5174505ce982260c23dc6b50c0d27411c04605f0bf2cfc0ceaa7d5e6068bc5959dcbda3bdcaa8db7c8" + +[update] +[update.modrinth] +mod-id = "GmjmRQ0A" +version = "bKH5nqMk" diff --git a/mods/sophisticated-backpacks.pw.toml b/mods/sophisticated-backpacks.pw.toml new file mode 100644 index 0000000..f2712a3 --- /dev/null +++ b/mods/sophisticated-backpacks.pw.toml @@ -0,0 +1,13 @@ +name = "Sophisticated Backpacks" +filename = "sophisticatedbackpacks-1.20.1-3.20.17.1150.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/TyCTlI4b/versions/zkb0vOdU/sophisticatedbackpacks-1.20.1-3.20.17.1150.jar" +hash-format = "sha512" +hash = "07c3ee65e92caf75ad80e74067f8f0d09c47717f1f27e43e13b6744d41dbc56abcb12434f20d99426052aeb3d15e4d0c5660462933360cad1e293685165d7fe8" + +[update] +[update.modrinth] +mod-id = "TyCTlI4b" +version = "zkb0vOdU" diff --git a/mods/sophisticated-core.pw.toml b/mods/sophisticated-core.pw.toml new file mode 100644 index 0000000..009d05a --- /dev/null +++ b/mods/sophisticated-core.pw.toml @@ -0,0 +1,13 @@ +name = "Sophisticated Core" +filename = "sophisticatedcore-1.20.1-1.0.0.807.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nmoqTijg/versions/wAHAFvmb/sophisticatedcore-1.20.1-1.0.0.807.jar" +hash-format = "sha512" +hash = "a1c45a9366cf8321ae3f811613f5130618aeec8eb934e01c7fd33efec2e019855cc1d3a2d4709a86a3aa3be38e5a34a19f0bef0162ca9ee2b218b4fa1d54a319" + +[update] +[update.modrinth] +mod-id = "nmoqTijg" +version = "wAHAFvmb" diff --git a/mods/sophisticated-storage.pw.toml b/mods/sophisticated-storage.pw.toml new file mode 100644 index 0000000..b5f662e --- /dev/null +++ b/mods/sophisticated-storage.pw.toml @@ -0,0 +1,13 @@ +name = "Sophisticated Storage" +filename = "sophisticatedstorage-1.20.1-1.0.1.983.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/hMlaZH8f/versions/6BcSRBtk/sophisticatedstorage-1.20.1-1.0.1.983.jar" +hash-format = "sha512" +hash = "fee866911ac8bf3b3dee2f4801dc85ead28a7f64e9e488a39b36c5d2eaa558fd6620d1794eaaa68086b7269c9260c9b0832a19d91eb2b8972bd7eec31d76c39f" + +[update] +[update.modrinth] +mod-id = "hMlaZH8f" +version = "6BcSRBtk" diff --git a/mods/sound-physics-remastered.pw.toml b/mods/sound-physics-remastered.pw.toml new file mode 100644 index 0000000..dd57144 --- /dev/null +++ b/mods/sound-physics-remastered.pw.toml @@ -0,0 +1,18 @@ +name = "Sound Physics Remastered" +filename = "sound-physics-remastered-forge-1.20.1-1.4.5.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/qyVF9oeo/versions/AGRkYn5p/sound-physics-remastered-forge-1.20.1-1.4.5.jar" +hash-format = "sha512" +hash = "c4008e53e87992bfe08fef277426c12e495ed77eadca17149b1a798a026a0372a1ac8e478200794c588452bdead8ea4b8903ad13acb4fcd26043b65bc0d02e43" + +[update] +[update.modrinth] +mod-id = "qyVF9oeo" +version = "AGRkYn5p" + +[option] +optional = true +description = "Sound Physics Remastered provides realistic sound attenuation, reverberation, and absorption through blocks." +default = true \ No newline at end of file diff --git a/mods/spark.pw.toml b/mods/spark.pw.toml index 20a1acf..5ae756b 100644 --- a/mods/spark.pw.toml +++ b/mods/spark.pw.toml @@ -4,8 +4,8 @@ side = "both" [download] url = "https://cdn.modrinth.com/data/l6YH9Als/versions/4FXHDE9F/spark-1.10.53-forge.jar" -hash-format = "sha1" -hash = "231fb325368c0660954f47bfb03493f5246fa4d1" +hash-format = "sha512" +hash = "15c6a3753dcba380624643a1e19c856240e8f6bed280f908e1be12c6154a86284ac86405c806273842975e0b7270af93ea9b1db5cf575a3853e54e1088cf7343" [update] [update.modrinth] diff --git a/mods/species.pw.toml b/mods/species.pw.toml deleted file mode 100644 index 2efc297..0000000 --- a/mods/species.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Species" -filename = "Species-1.20.1-1.3-Forge.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/s5d4P01r/versions/WWJ8Aftw/Species-1.20.1-1.3-Forge.jar" -hash-format = "sha1" -hash = "1606c1845882c951f574b7d17d05addaf6d7a383" - -[update] -[update.modrinth] -mod-id = "s5d4P01r" -version = "WWJ8Aftw" diff --git a/mods/structure-gel-api.pw.toml b/mods/structure-gel-api.pw.toml index 39f7136..c01f2d1 100644 --- a/mods/structure-gel-api.pw.toml +++ b/mods/structure-gel-api.pw.toml @@ -4,8 +4,8 @@ side = "both" [download] url = "https://cdn.modrinth.com/data/T8TGycIQ/versions/xavY0MZc/structure_gel-1.20.1-2.16.2.jar" -hash-format = "sha1" -hash = "ec8c59d2a69eca3249a8da673f572b40b6d59895" +hash-format = "sha512" +hash = "643f7ae81418e2a473824f35dc06df357a16e17ae1dd0f4c6dd00958aebacc83fb15386240d4767b6ad41d6b89735778bb564080ce6174a0a374f9ac63f9ced8" [update] [update.modrinth] diff --git a/mods/supplementaries-squared.pw.toml b/mods/supplementaries-squared.pw.toml deleted file mode 100644 index 5d316d6..0000000 --- a/mods/supplementaries-squared.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Supplementaries Squared" -filename = "suppsquared-1.20-1.1.14.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/dCCkNFwE/versions/8PXoizc7/suppsquared-1.20-1.1.14.jar" -hash-format = "sha1" -hash = "1b02c35166233a7d59200456603b1fc3880497aa" - -[update] -[update.modrinth] -mod-id = "dCCkNFwE" -version = "8PXoizc7" diff --git a/mods/supplementaries.pw.toml b/mods/supplementaries.pw.toml index ece8ac5..e23ce3c 100644 --- a/mods/supplementaries.pw.toml +++ b/mods/supplementaries.pw.toml @@ -1,13 +1,13 @@ name = "Supplementaries" -filename = "supplementaries-1.20-2.8.10.jar" +filename = "supplementaries-1.20-3.1.10.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/fFEIiSDQ/versions/bY4VCxjZ/supplementaries-1.20-2.8.10.jar" -hash-format = "sha1" -hash = "f1c66ee484536135d907b0cb1834a0e179bad57f" +url = "https://cdn.modrinth.com/data/fFEIiSDQ/versions/HcdcLvdS/supplementaries-1.20-3.1.10.jar" +hash-format = "sha512" +hash = "ae597c5d9f8203b612ef97433dfe207929984523f5c041d86f9e6a199d66c9044a71c8809646c64e4b5faa37bf34fbcb7f07b335f52443244475f3f549ca25ef" [update] [update.modrinth] mod-id = "fFEIiSDQ" -version = "bY4VCxjZ" +version = "HcdcLvdS" diff --git a/mods/tectonic.pw.toml b/mods/tectonic.pw.toml new file mode 100644 index 0000000..7c71141 --- /dev/null +++ b/mods/tectonic.pw.toml @@ -0,0 +1,13 @@ +name = "Tectonic" +filename = "tectonic-mod-1.19.3-v2.2.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/lWDHr9jE/versions/hxUteWC1/tectonic-mod-1.19.3-v2.2.1.jar" +hash-format = "sha512" +hash = "9db833326e38ed224c4b52656ee1a28c4068a624c83b60a5dfc9369fb27c492ad4766f4ea30fa8c552ec5fe33a02488706a94941ebb97cdc34d694687147bf81" + +[update] +[update.modrinth] +mod-id = "lWDHr9jE" +version = "hxUteWC1" diff --git a/mods/tenshilib.pw.toml b/mods/tenshilib.pw.toml new file mode 100644 index 0000000..1a7400e --- /dev/null +++ b/mods/tenshilib.pw.toml @@ -0,0 +1,13 @@ +name = "TenshiLib" +filename = "tenshilib-1.20.1-1.7.6-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/P2rffivS/versions/5elJ9ZTS/tenshilib-1.20.1-1.7.6-forge.jar" +hash-format = "sha512" +hash = "492f11b0a999af306f07b363d8edfad9849ce7294e2609755eee906d1502b00feebd4304c6cd9bfe1a85ffbda0de5b6224a37693c4eb4b42ae664d61a23d8666" + +[update] +[update.modrinth] +mod-id = "P2rffivS" +version = "5elJ9ZTS" diff --git a/mods/the-conjurer.pw.toml b/mods/the-conjurer.pw.toml deleted file mode 100644 index f2dd443..0000000 --- a/mods/the-conjurer.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "The Conjurer" -filename = "the-conjurer-1.20.1-1.1.6.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/84MLqQxZ/versions/87u1KPDZ/the-conjurer-1.20.1-1.1.6.jar" -hash-format = "sha1" -hash = "0b7aee55e8fd499950185ef263115228fc200c5e" - -[update] -[update.modrinth] -mod-id = "84MLqQxZ" -version = "87u1KPDZ" diff --git a/mods/the-twilight-forest.pw.toml b/mods/the-twilight-forest.pw.toml new file mode 100644 index 0000000..2a21a80 --- /dev/null +++ b/mods/the-twilight-forest.pw.toml @@ -0,0 +1,13 @@ +name = "The Twilight Forest" +filename = "twilightforest-1.20.1-4.3.2508-universal.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "fa3b506a45d3e9c465551cd533fd50c899496e9f" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5468648 +project-id = 227639 diff --git a/mods/third-person-shooting-zero.pw.toml b/mods/third-person-shooting-zero.pw.toml new file mode 100644 index 0000000..637dc33 --- /dev/null +++ b/mods/third-person-shooting-zero.pw.toml @@ -0,0 +1,13 @@ +name = "Third Person Shooting: Zero" +filename = "tp_shooting-1.20.1-5.1.0-all.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/yl6ylodU/versions/kua1PFpL/tp_shooting-1.20.1-5.1.0-all.jar" +hash-format = "sha512" +hash = "eff0cee9bcb5a37a9ffe04e2816820e70a7ab55a0d2e14224a1893660e21106b67bb6db1a7cb8b1f42590e537c567e914ff9e514ce439962f6273e9a07db33c4" + +[update] +[update.modrinth] +mod-id = "yl6ylodU" +version = "kua1PFpL" diff --git a/mods/timeless-and-classics-zero.pw.toml b/mods/timeless-and-classics-zero.pw.toml new file mode 100644 index 0000000..353d499 --- /dev/null +++ b/mods/timeless-and-classics-zero.pw.toml @@ -0,0 +1,13 @@ +name = "[TaCZ] Timeless and Classics Zero" +filename = "tacz-1.20.1-1.0.3-all.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/SzzJttH8/versions/Qd1RlJ8k/tacz-1.20.1-1.0.3-all.jar" +hash-format = "sha512" +hash = "5f0df1913985072174bc6c319e63f078cbf99c766a47e6b0111529a0637f3fc98fa21e3ab1ecaf115dce9d23f406bb36b9e48d576c71dbc39ebf641491482156" + +[update] +[update.modrinth] +mod-id = "SzzJttH8" +version = "Qd1RlJ8k" diff --git a/mods/toms-storage.pw.toml b/mods/toms-storage.pw.toml new file mode 100644 index 0000000..7190849 --- /dev/null +++ b/mods/toms-storage.pw.toml @@ -0,0 +1,13 @@ +name = "Tom's Simple Storage Mod" +filename = "toms_storage-1.20-1.6.8.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/XZNI4Cpy/versions/KLq8PemV/toms_storage-1.20-1.6.8.jar" +hash-format = "sha512" +hash = "4136218c3dba7d1b3494b3f5bd210ae90f981399943db54b6ac515eb7a2422721585026d32b1d25395ec74d2ca9892ba8d203a53865252430df3e5c10767ed7a" + +[update] +[update.modrinth] +mod-id = "XZNI4Cpy" +version = "KLq8PemV" diff --git a/mods/touhou-little-maid.pw.toml b/mods/touhou-little-maid.pw.toml new file mode 100644 index 0000000..0b85300 --- /dev/null +++ b/mods/touhou-little-maid.pw.toml @@ -0,0 +1,13 @@ +name = "Touhou Little Maid" +filename = "touhoulittlemaid-1.20.1-release-1.1.13.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/R0bDWFAW/versions/xGnD0Rlf/touhoulittlemaid-1.20.1-release-1.1.13.jar" +hash-format = "sha512" +hash = "bc5228b9532de5be593dbeee1867498897d8c9860feecc4d7f70e5799eeb5233a1fd13d9276c51e1bea3519bf47780ab980d2de6b533bbf94c6c5408a94c673d" + +[update] +[update.modrinth] +mod-id = "R0bDWFAW" +version = "xGnD0Rlf" diff --git a/mods/transmog.pw.toml b/mods/transmog.pw.toml deleted file mode 100644 index 0d59fd0..0000000 --- a/mods/transmog.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Transmog" -filename = "transmog-forge-1.3.0+1.20.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/Th33t82F/versions/m4flMQ8W/transmog-forge-1.3.0%2B1.20.jar" -hash-format = "sha1" -hash = "fb009825144e608895e0c5e52d4fdbcc80b1105f" - -[update] -[update.modrinth] -mod-id = "Th33t82F" -version = "m4flMQ8W" diff --git a/mods/trials-chambers-backport.pw.toml b/mods/trials-chambers-backport.pw.toml new file mode 100644 index 0000000..34b2d4b --- /dev/null +++ b/mods/trials-chambers-backport.pw.toml @@ -0,0 +1,13 @@ +name = "Trials Chambers [1.20.1 Backport]" +filename = "Trials-2.3.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/s5Igmyc6/versions/BscGtoKc/Trials-2.3.2.jar" +hash-format = "sha512" +hash = "0e0c192a702a85cb501b4c3654c25a66fb9d0f4d246fb4fc2188deed988ed332284b900a587c9b2669a2f7b14fdfb4c425c34dbcfd7e337bc53b546e9933f081" + +[update] +[update.modrinth] +mod-id = "s5Igmyc6" +version = "BscGtoKc" diff --git a/mods/upgrade-aquatic.pw.toml b/mods/upgrade-aquatic.pw.toml deleted file mode 100644 index a488e76..0000000 --- a/mods/upgrade-aquatic.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Upgrade Aquatic" -filename = "upgrade_aquatic-1.20.1-6.0.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/gTuTFFyz/versions/VUl1Dsmx/upgrade_aquatic-1.20.1-6.0.0.jar" -hash-format = "sha1" -hash = "439b2023c88929edda20f4cfbdb630df0050b10c" - -[update] -[update.modrinth] -mod-id = "gTuTFFyz" -version = "VUl1Dsmx" diff --git a/mods/waystones.pw.toml b/mods/waystones.pw.toml index 05d8919..b49892e 100644 --- a/mods/waystones.pw.toml +++ b/mods/waystones.pw.toml @@ -1,13 +1,13 @@ name = "Waystones" -filename = "waystones-forge-1.20-14.1.3.jar" +filename = "waystones-forge-1.20-14.1.6.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/LOpKHB2A/versions/TlRV5nuf/waystones-forge-1.20-14.1.3.jar" -hash-format = "sha1" -hash = "b85d0fb174e544a025d4db86282773f8cc43b1e8" +url = "https://cdn.modrinth.com/data/LOpKHB2A/versions/5LARDzDl/waystones-forge-1.20-14.1.6.jar" +hash-format = "sha512" +hash = "bc1779174b758ea26abd6858626595f3a5362605bc9cbf5d101f626bff9bff5e92f89ef05266cd5ebebe1ab0ef5f0d9af18e385e280237c116a02010c298e2c7" [update] [update.modrinth] mod-id = "LOpKHB2A" -version = "TlRV5nuf" +version = "5LARDzDl" diff --git a/mods/withering-heights.pw.toml b/mods/withering-heights.pw.toml new file mode 100644 index 0000000..ea55b94 --- /dev/null +++ b/mods/withering-heights.pw.toml @@ -0,0 +1,13 @@ +name = "Withering Heights: Revamped Wither" +filename = "withering-heights-alpha-1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/NCPLOWlF/versions/prpDWC8S/withering-heights-alpha-1.jar" +hash-format = "sha512" +hash = "58d1e1c9eef82fc2c328f77d7c687cc0e71c51a76d4623d6872c37a7edba326120087eaa6812ada74d949c7ca7356577f28a7d365c9f86212ebff71541f76899" + +[update] +[update.modrinth] +mod-id = "NCPLOWlF" +version = "prpDWC8S" diff --git a/mods/wits.pw.toml b/mods/wits.pw.toml deleted file mode 100644 index 20b79f1..0000000 --- a/mods/wits.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "WITS (What Is This Structure?)" -filename = "wits-1.1.0+1.20.1-forge.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/AVo2esap/versions/KdWVlCUM/wits-1.1.0%2B1.20.1-forge.jar" -hash-format = "sha1" -hash = "59b065469899b8bb5f0dea25abc164baca278587" - -[update] -[update.modrinth] -mod-id = "AVo2esap" -version = "KdWVlCUM" diff --git a/mods/woodworks.pw.toml b/mods/woodworks.pw.toml deleted file mode 100644 index 11cf2d2..0000000 --- a/mods/woodworks.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Woodworks" -filename = "woodworks-1.20.1-3.0.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/rv1sovni/versions/LKgMFANs/woodworks-1.20.1-3.0.1.jar" -hash-format = "sha1" -hash = "80d25e86dbda17ced5f49b721b8b0b60c44572c3" - -[update] -[update.modrinth] -mod-id = "rv1sovni" -version = "LKgMFANs" diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml new file mode 100644 index 0000000..781b2e2 --- /dev/null +++ b/mods/xaeros-minimap.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's Minimap" +filename = "Xaeros_Minimap_24.6.1_Forge_1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/1bokaNcj/versions/C3YstOIl/Xaeros_Minimap_24.6.1_Forge_1.20.jar" +hash-format = "sha512" +hash = "4b81641027bd90d115adad0de4a171cf2b73cf7068a1ecf7b622875d87a22fdf37c8936e3cd8f091a42cdb17dbe678183c45d3b6cf59842514bf0b33a8d55165" + +[update] +[update.modrinth] +mod-id = "1bokaNcj" +version = "C3YstOIl" diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml new file mode 100644 index 0000000..07408bf --- /dev/null +++ b/mods/xaeros-world-map.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's World Map" +filename = "XaerosWorldMap_1.39.0_Forge_1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/NcUtCpym/versions/zGpACLsy/XaerosWorldMap_1.39.0_Forge_1.20.jar" +hash-format = "sha512" +hash = "009065642ee160718285a2bde5a4f9b297303f9837f48169f9c74707cf30bdf57e1d614d2507becc497efbad15ad6ecafd1d9c804ab3b66a0688b43946622dd6" + +[update] +[update.modrinth] +mod-id = "NcUtCpym" +version = "zGpACLsy" diff --git a/mods/xenon-forge.pw.toml b/mods/xenon-forge.pw.toml index 8afaf4d..a1e688a 100644 --- a/mods/xenon-forge.pw.toml +++ b/mods/xenon-forge.pw.toml @@ -1,18 +1,18 @@ name = "Xenon" -filename = "xenon-0.3.11+mc1.20.1.jar" +filename = "xenon-0.3.31+mc1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/aWDwN8NN/versions/JaqFrl3A/xenon-0.3.11%2Bmc1.20.1.jar" -hash-format = "sha1" -hash = "3fe71e8c80f93882a3d3c266af14d1f32d141e84" - -[option] -optional = true -default = true -description = "Xenon is a fork of Embeddium, which is a fork of Rubidium, which is a fork of Sodium.\n\nBasically, it's an client-side optimization mod. It's not required and can cause some rendering issues with other mods, so you can disable it to fix those minor visual bugs at the cost of performance." +url = "https://cdn.modrinth.com/data/aWDwN8NN/versions/GPtbF9kb/xenon-0.3.31%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "4bc040555bda9940bd276d7591b224b506490cbc9eb5d23e60645eb0a2404ac2ca1f8108637969c906072cbd8d325f364e611e524778404a445bd8eecbda760c" [update] [update.modrinth] mod-id = "aWDwN8NN" -version = "JaqFrl3A" +version = "GPtbF9kb" + +[option] +optional = true +description = "Xenon is a fork of Embeddium, which is a fork of Rubidium, which is a fork of Sodium.\n\nBasically, it's an client-side optimization mod. It's not required and can cause some rendering issues with other mods, so you can disable it to fix those minor visual bugs at the cost of performance." +default = true diff --git a/mods/yes-steve-model.pw.toml b/mods/yes-steve-model.pw.toml new file mode 100644 index 0000000..46f87ad --- /dev/null +++ b/mods/yes-steve-model.pw.toml @@ -0,0 +1,13 @@ +name = "Yes Steve Model" +filename = "yesstevemodel-forge-1.20-2.2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/86xjpqqS/versions/xPJXJg4B/yesstevemodel-forge-1.20-2.2.2.jar" +hash-format = "sha512" +hash = "823ebc47a08bbc3d01a3ed9a7481371ba085a603fab6f334988c109a49e4fadab96944340b340145966d0357292290812b80fffafae66c2ff5d9ddd5f27ac9fc" + +[update] +[update.modrinth] +mod-id = "86xjpqqS" +version = "xPJXJg4B" diff --git a/mods/yungs-api.pw.toml b/mods/yungs-api.pw.toml index e5e85f7..62074ae 100644 --- a/mods/yungs-api.pw.toml +++ b/mods/yungs-api.pw.toml @@ -1,13 +1,13 @@ name = "YUNG's API" -filename = "YungsApi-1.20-Forge-4.0.5.jar" +filename = "YungsApi-1.20-Forge-4.0.6.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Ua7DFN59/versions/aMs83SRk/YungsApi-1.20-Forge-4.0.5.jar" -hash-format = "sha1" -hash = "c3a989fdf8429828bd784e35e83f89c0786b43de" +url = "https://cdn.modrinth.com/data/Ua7DFN59/versions/PJOYAmAs/YungsApi-1.20-Forge-4.0.6.jar" +hash-format = "sha512" +hash = "7d83d94a90e55a712f6508485c044ff202916e9b9b9166b75177cb8f2eb919543bbbe1547d11c41cfd4763820f934235f47c0b26dd9e89bc1030954afa9fb889" [update] [update.modrinth] mod-id = "Ua7DFN59" -version = "aMs83SRk" +version = "PJOYAmAs" diff --git a/mods/yungs-better-end-island.pw.toml b/mods/yungs-better-end-island.pw.toml new file mode 100644 index 0000000..289e022 --- /dev/null +++ b/mods/yungs-better-end-island.pw.toml @@ -0,0 +1,13 @@ +name = "YUNG's Better End Island" +filename = "YungsBetterEndIsland-1.20-Forge-2.0.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/2BwBOmBQ/versions/Izqhg3Va/YungsBetterEndIsland-1.20-Forge-2.0.6.jar" +hash-format = "sha512" +hash = "a51b76fc41d19276bea2ebe081b153d3be53c502ef9de93593990f8b7bf644e3e4fd4cff17477abce16692f23aff3077be1762606f10ca1058771741ad652e2e" + +[update] +[update.modrinth] +mod-id = "2BwBOmBQ" +version = "Izqhg3Va" diff --git a/mods/yungs-menu-tweaks.pw.toml b/mods/yungs-menu-tweaks.pw.toml index 9dcf22b..89749b3 100644 --- a/mods/yungs-menu-tweaks.pw.toml +++ b/mods/yungs-menu-tweaks.pw.toml @@ -4,8 +4,8 @@ side = "client" [download] url = "https://cdn.modrinth.com/data/Hcy2DFKF/versions/3FmFt8jI/YungsMenuTweaks-1.20.1-Forge-1.0.2.jar" -hash-format = "sha1" -hash = "b43a0bc054d3974076d36b5cfec6aeab968d24a6" +hash-format = "sha512" +hash = "63085c7e9b668cb381bb2c654953d17420fab93d4be661879251ebc98de90ae1452e51dc7df5450539f5d13b06f48f3fae03f1130e92ae55c2fb098c92684495" [update] [update.modrinth] diff --git a/mods/zeta.pw.toml b/mods/zeta.pw.toml index a268303..4b8552b 100644 --- a/mods/zeta.pw.toml +++ b/mods/zeta.pw.toml @@ -1,13 +1,13 @@ name = "Zeta" -filename = "Zeta-1.0-16.jar" +filename = "Zeta-1.0-24.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/MVARlG2f/versions/8gI46xKb/Zeta-1.0-16.jar" -hash-format = "sha1" -hash = "0e45be88cb4c30e131ca630bd415f7f02f1f1e8d" +url = "https://cdn.modrinth.com/data/MVARlG2f/versions/MRyLCiek/Zeta-1.0-24.jar" +hash-format = "sha512" +hash = "929032eb6dbef3fea23b47e04495cdfad7a219409bf2adbbde2ac12b8607fd49140f79a6d18c640fd44fb0f4ebf23cc2f00bafe02fc4064555eec9e529d1982f" [update] [update.modrinth] mod-id = "MVARlG2f" -version = "8gI46xKb" +version = "MRyLCiek" diff --git a/pack.toml b/pack.toml index fc365a5..b74519f 100644 --- a/pack.toml +++ b/pack.toml @@ -1,14 +1,13 @@ -name = "Voice Fucker Caves" -author = "Jordy" -version = "1.0.0" +name = "Vocal Warfare" +author = "Hexugory" +version = "2.0.0" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "21996ffd2c6a5744b517c098a719651fbe15e685dff83d44c926d1fd8a8d0a93" +hash = "db792b8ba002b027085465933a9570d533c91eac318b9c1665c5b87abf25ad61" [versions] -forge = "47.2.0" +forge = "47.3.0" minecraft = "1.20.1" -unsup = "0.2.3" diff --git a/resourcepacks/k-on!!-custom-gui-pack.pw.toml b/resourcepacks/k-on!!-custom-gui-pack.pw.toml new file mode 100644 index 0000000..9451452 --- /dev/null +++ b/resourcepacks/k-on!!-custom-gui-pack.pw.toml @@ -0,0 +1,13 @@ +name = "K-On!! Custom GUI Pack" +filename = "K-On!! Custom GUI Pack(1.20.4).zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/bcixYmDF/versions/QbzhlVmf/K-On%21%21%20Custom%20GUI%20Pack%281.20.4%29.zip" +hash-format = "sha512" +hash = "8ef84ceab85a76a37b39485bda55c93bbad94af8f888d3b2615c4107051974826af0d571fa73ec24ed93a61fa8e6cc6af36f2f87c5422f31dad36363920d8e2e" + +[update] +[update.modrinth] +mod-id = "bcixYmDF" +version = "QbzhlVmf" diff --git a/static/DistantHorizons-forge-2.3.0-b-dev-1.20.1.jar b/static/DistantHorizons-forge-2.3.0-b-dev-1.20.1.jar new file mode 100644 index 0000000..7105b99 --- /dev/null +++ b/static/DistantHorizons-forge-2.3.0-b-dev-1.20.1.jar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b4c82f14c92b9e31afda40820edc63cd330887245026f7b77dc3401524168d +size 16874240 diff --git a/unsup.toml b/unsup.toml deleted file mode 100644 index 42ffc1c..0000000 --- a/unsup.toml +++ /dev/null @@ -1,37 +0,0 @@ -[flavor_groups.recipe_viewer] -name = "Recipe Viewer" -description = "Choose an item/recipe viewer." -side = "client" -[[flavor_groups.recipe_viewer.choices]] -id = "jei" -name = "JEI" -description = "Just Enough Items, the most popular option." -[[flavor_groups.recipe_viewer.choices]] -id = "rei" -name = "REI" -description = "Roughly Enough Items, another fairly popular option. Most commonly used on Fabric." -[[flavor_groups.recipe_viewer.choices]] -id = "emi" -name = "EMI" -description = "...EMI doesn't stand for anything. A relatively new option and the default for this pack." - -[metafile.jei] -flavors = ["jei", "emi"] -[metafile.rei] -flavors = ["rei"] -[metafile.emi] -flavors = ["emi"] -[metafile.just-enough-resources-jer] -flavors = ["jei", "emi"] -[metafile.just-enough-professions-jep] -flavors = ["jei", "emi"] -[metafile.architectury-api] -flavors = ["rei"] -[metafile.roughly-enough-professions-rep] -flavors = ["rei"] -[metafile.emiffect] -flavors = ["emi"] -[metafile.emitrades] -flavors = ["emi"] -[metafile.emi-loot] -flavors = ["emi"]