diff --git a/src/universal/config/campanion.json b/src/universal/config/campanion.json new file mode 100644 index 0000000..1281939 --- /dev/null +++ b/src/universal/config/campanion.json @@ -0,0 +1,3 @@ +{ + "trinkets_backpack_support": true +} diff --git a/src/universal/config/infinity-buttons-config.json5 b/src/universal/config/infinity-buttons-config.json5 new file mode 100644 index 0000000..22cf5c7 --- /dev/null +++ b/src/universal/config/infinity-buttons-config.json5 @@ -0,0 +1,5 @@ +{ + "alarmSound": true, + "tooltips": true, + "diamondParticles": true +} \ No newline at end of file diff --git a/src/universal/config/universal-graves.json b/src/universal/config/universal-graves.json deleted file mode 100644 index 2184cff..0000000 --- a/src/universal/config/universal-graves.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "_comment": "Before changing anything, see https://github.com/Patbox/UniversalGraves#configuration", - "graveStyle": "client_model", - "allowClientSideStyle": true, - "presetHeadLockedTexture": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdjYWI1NmM4MmNiODFiZGI5OTc5YTQ2NGJjOWQzYmEzZTY3MjJiYTEyMmNmNmM1Mjg3MzAxMGEyYjU5YWVmZSJ9fX0=", - "presetHeadUnlockedTexture": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdjYWI1NmM4MmNiODFiZGI5OTc5YTQ2NGJjOWQzYmEzZTY3MjJiYTEyMmNmNmM1Mjg3MzAxMGEyYjU5YWVmZSJ9fX0=", - "customBlockStateLockedStyles": [ - "minecraft:stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none]", - "minecraft:stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low]" - ], - "customBlockStateUnlockedStyles": [ - "minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none]", - "minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low]" - ], - "protectionTime": 900, - "breakingTime": -1, - "keepBlockAfterBreaking": false, - "restoreBlockAfterPlayerBreaking": false, - "xpStorageType": "percent_points", - "xpPercentTypeValue": 80.0, - "replaceAnyBlock": false, - "maxPlacementDistance": 8, - "useRealTime": false, - "useAlternativeXPEntity": false, - "createFromPvP": true, - "createFromVoid": false, - "createFromCommandDeaths": true, - "dropItemsAfterExpiring": true, - "allowAttackersToTakeItems": false, - "shiftClickTakesItems": true, - "graveTitle": "", - "hologram": false, - "hologramDisplayIfOnClient": false, - "clickGraveToOpenGui": true, - "guiTitle": "", - "guiProtectedText": [ - "${position} (${world})", - "${death_cause}", - "${item_count}':'${xp}'>", - "${protection_time}'>", - "${break_time}'>" - ], - "guiText": [ - "${position} (${world})", - "${death_cause}", - "${item_count}':'${xp}'>", - "", - "${break_time}'>" - ], - "guiProtectedItem": [ - "chest" - ], - "guiItem": [ - "trapped_chest" - ], - "messageGraveCreated": "", - "messageProtectionEnded": "", - "messageGraveExpired": "", - "messageGraveBroken": "", - "messageCreationFailed": "", - "messageCreationFailedVoid": "", - "messageCreationFailedPvP": "", - "messageCreationFailedClaim": "", - "yearsText": "y", - "daysText": "d", - "hoursText": "h", - "minutesText": "m", - "secondsText": "s", - "infinityText": "∞", - "fullDateFormat": "dd.MM.yyyy, HH:mm", - "worldNameOverrides": {}, - "blacklistedWorlds": [], - "blacklistedAreas": {}, - "blacklistedDamageSources": [], - "tryDetectionSoulbound": false, - "skippedEnchantments": [], - "guiPreviousPageText": "", - "guiPreviousPageBlockedText": "", - "guiNextPageText": "", - "guiNextPageBlockedText": "", - "guiRemoveProtectionText": "", - "guiBreakGraveText": "", - "guiQuickPickupText": "", - "guiCantReverseAction": "", - "guiClickToConfirm": "", - "guiInfoIcon": "minecraft:oak_sign", - "guiBarItem": "minecraft:white_stained_glass_pane", - "guiPreviousPageIcon": "universal_graves:icon{Texture:\"previous_page\"}", - "guiPreviousPageBlockedIcon": "universal_graves:icon{Texture:\"previous_page_blocked\"}", - "guiNextPageIcon": "universal_graves:icon{Texture:\"next_page\"}", - "guiNextPageBlockedIcon": "universal_graves:icon{Texture:\"next_page_blocked\"}", - "guiRemoveProtectionIcon": "universal_graves:icon{Texture:\"remove_protection\"}", - "guiBreakGraveIcon": "universal_graves:icon{Texture:\"break_grave\"}", - "guiQuickPickupIcon": "universal_graves:icon{Texture:\"quick_pickup\"}", - "CONFIG_VERSION_DONT_TOUCH_THIS": 2 -} diff --git a/src/universal/config/wilderwild/block.json b/src/universal/config/wilderwild/block.json new file mode 100644 index 0000000..2492f2c --- /dev/null +++ b/src/universal/config/wilderwild/block.json @@ -0,0 +1,25 @@ +{ + "blockSounds": { + "cactusSounds": true, + "claySounds": true, + "coarseDirtSounds": true, + "cobwebSounds": true, + "deadBushSounds": true, + "flowerSounds": true, + "frostedIceSounds": true, + "gravelSounds": true, + "leafSounds": true, + "lilyPadSounds": true, + "mushroomBlockSounds": true, + "podzolSounds": true, + "reinforcedDeepslateSounds": true, + "sugarCaneSounds": true, + "witherRoseSounds": true + }, + "stoneChest": { + "stoneChestTimer": 50 + }, + "mcLiveSensorTendrils": true, + "shriekerGargling": true, + "soulFireSounds": true +} \ No newline at end of file diff --git a/src/universal/config/wilderwild/entity.json b/src/universal/config/wilderwild/entity.json new file mode 100644 index 0000000..17108ea --- /dev/null +++ b/src/universal/config/wilderwild/entity.json @@ -0,0 +1,17 @@ +{ + "allay": { + "keyframeAllayDance": true + }, + "enderMan": { + "angerLoopSound": true, + "movingStareSound": true + }, + "warden": { + "wardenCustomTendrils": true, + "wardenDyingAnimation": true, + "wardenEmergesFromCommand": false, + "wardenEmergesFromEgg": false, + "wardenSwimAnimation": true + }, + "unpassableRail": false +} \ No newline at end of file diff --git a/src/universal/config/wilderwild/item.json b/src/universal/config/wilderwild/item.json new file mode 100644 index 0000000..6a42da7 --- /dev/null +++ b/src/universal/config/wilderwild/item.json @@ -0,0 +1,7 @@ +{ + "ancientHorn": { + "ancientHornShattersGlass": false, + "ancientHornCanSummonWarden": true + }, + "projectileBreakParticles": true +} \ No newline at end of file diff --git a/src/universal/config/wilderwild/worldgen.json b/src/universal/config/wilderwild/worldgen.json new file mode 100644 index 0000000..14f7782 --- /dev/null +++ b/src/universal/config/wilderwild/worldgen.json @@ -0,0 +1,13 @@ +{ + "biomePlacement": { + "modifyWindsweptSavannaPlacement": true, + "modifyJunglePlacement": true, + "modifySwampPlacement": true, + "modifyMangroveSwampPlacement": true + }, + "betaBeaches": true, + "dyingTrees": true, + "fallenLogs": true, + "wilderWildTreeGen": true, + "wilderWildGrassGen": true +} \ No newline at end of file diff --git a/src/universal/mods/campanion.hm.json b/src/universal/mods/campanion.hm.json new file mode 100644 index 0000000..7dadbbc --- /dev/null +++ b/src/universal/mods/campanion.hm.json @@ -0,0 +1,20 @@ +{ + "formatVersion": 1, + "enabled": true, + "version": { + "name": "4.1.2+fabric", + "size": 845465, + "fileName": "Campanion-fabric-1.19.2-4.1.2+fabric.jar", + "downloadUrl": "https://cdn.modrinth.com/data/Y2Rds0HS/versions/YBz3w2EU/Campanion-fabric-1.19.2-4.1.2%2Bfabric.jar", + "hashes": { + "sha1": "ce9ea9747a07a7fca748d78fa6be0f54042b3d76", + "sha512": "66806ad5ed09e85172b6326a270cfdc7e13a29e4d06a9b619083fc543859a574c702976fb7c7257c2cded0b6e246f15c8b179c636c268d16acd214b6c17cf425" + } + }, + "source": { + "type": "modrinth", + "modId": "Y2Rds0HS", + "versionId": "YBz3w2EU", + "ignoreUpdates": false + } +} diff --git a/src/universal/mods/infinitybuttons.hm.json b/src/universal/mods/infinitybuttons.hm.json new file mode 100644 index 0000000..fd90e24 --- /dev/null +++ b/src/universal/mods/infinitybuttons.hm.json @@ -0,0 +1,20 @@ +{ + "formatVersion": 1, + "enabled": true, + "version": { + "name": "2.2.1", + "size": 821000, + "fileName": "infinitybuttons-2.2.1-mc1.19.jar", + "downloadUrl": "https://cdn.modrinth.com/data/2raGoXFz/versions/ivVA1dqR/infinitybuttons-2.2.1-mc1.19.jar", + "hashes": { + "sha1": "9b77b7f3dc1e818f332308751f0eb04f0eaf2f39", + "sha512": "eb0074e0e923509bcf8cd391e6a105dfe42d255b1436b9926c9b1e52fa335581b22988525b0845e62184d0c686768857b7bc6fab19952a3bcf7f0f18d8cc87ad" + } + }, + "source": { + "type": "modrinth", + "modId": "2raGoXFz", + "versionId": "ivVA1dqR", + "ignoreUpdates": false + } +} diff --git a/src/universal/mods/lanterns-bow.hm.json b/src/universal/mods/lanterns-bow.hm.json new file mode 100644 index 0000000..6c9df0c --- /dev/null +++ b/src/universal/mods/lanterns-bow.hm.json @@ -0,0 +1,20 @@ +{ + "formatVersion": 1, + "enabled": true, + "version": { + "name": "1.4.0", + "size": 144137, + "fileName": "lanterns-belong-on-walls-1.4.0-1.19.jar", + "downloadUrl": "https://cdn.modrinth.com/data/V1CFwy2A/versions/vLu1LNxL/lanterns-belong-on-walls-1.4.0-1.19.jar", + "hashes": { + "sha1": "af759089d24b0ec50baa7aef534b0079f58c2652", + "sha512": "12ae09b562b21ee99caaf866b2039650f5f8ccfca6649cf6f8b6143d44cd148660f21683c44ca0e43ade31cbbd03371f41264054d55985414ecee960e6af9a65" + } + }, + "source": { + "type": "modrinth", + "modId": "V1CFwy2A", + "versionId": "vLu1LNxL", + "ignoreUpdates": false + } +} diff --git a/src/universal/mods/wilder-wild.hm.json b/src/universal/mods/wilder-wild.hm.json new file mode 100644 index 0000000..e35011a --- /dev/null +++ b/src/universal/mods/wilder-wild.hm.json @@ -0,0 +1,20 @@ +{ + "formatVersion": 1, + "enabled": true, + "version": { + "name": "1.1.2-mc1.19.2", + "size": 55738119, + "fileName": "WilderWild-1.1.2-Fabric+1.19.2.jar", + "downloadUrl": "https://cdn.modrinth.com/data/AtHRJSUW/versions/SkuaIhx1/WilderWild-1.1.2-Fabric%2B1.19.2.jar", + "hashes": { + "sha1": "cc1cac3f74d8151979e857085cef531d1f95c427", + "sha512": "8db41b0fb8afb881fa646775a383599fe6748318c458b136e806b9b10ea0416bb4e8cb81fe5158540472ba18341b7f1671eba58a8c26cfd480c3b3f3b34eb22e" + } + }, + "source": { + "type": "modrinth", + "modId": "AtHRJSUW", + "versionId": "SkuaIhx1", + "ignoreUpdates": false + } +}