This commit is contained in:
Moritz Ruth 2022-12-03 17:47:57 +01:00
parent 01aafc9f8c
commit ed6bdcd2fd
11 changed files with 150 additions and 96 deletions

View file

@ -0,0 +1,3 @@
{
"trinkets_backpack_support": true
}

View file

@ -0,0 +1,5 @@
{
"alarmSound": true,
"tooltips": true,
"diamondParticles": true
}

View file

@ -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": "<lang:'text.graves.players_grave':'${player}'>",
"hologram": false,
"hologramDisplayIfOnClient": false,
"clickGraveToOpenGui": true,
"guiTitle": "<lang:'text.graves.gui_title':'${player}'>",
"guiProtectedText": [
"${position} <gray>(${world})",
"<yellow>${death_cause}",
"<gray><lang:'text.graves.items_xp':'<white>${item_count}':'<white>${xp}'>",
"<blue><lang:'text.graves.protected_time':'<white>${protection_time}'>",
"<red><lang:'text.graves.break_time':'<white>${break_time}'>"
],
"guiText": [
"${position} <gray>(${world})",
"<yellow>${death_cause}",
"<gray><lang:'text.graves.items_xp':'<white>${item_count}':'<white>${xp}'>",
"<blue><lang:'text.graves.not_protected'>",
"<red><lang:'text.graves.break_time':'<white>${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": "<lang:'text.graves.gui.previous_page'>",
"guiPreviousPageBlockedText": "<dark_gray><lang:'text.graves.gui.previous_page'>",
"guiNextPageText": "<lang:'text.graves.gui.next_page'>",
"guiNextPageBlockedText": "<dark_gray><lang:'text.graves.gui.next_page'>",
"guiRemoveProtectionText": "<red><lang:'text.graves.gui.remove_protection'>",
"guiBreakGraveText": "<red><lang:'text.graves.gui.break_grave'>",
"guiQuickPickupText": "<yellow><lang:'text.graves.gui.quick_pickup'>",
"guiCantReverseAction": "<dark_red><bold><lang:'text.graves.gui.cant_reverse'>",
"guiClickToConfirm": "<white><lang:'text.graves.gui.click_to_confirm'>",
"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
}

View file

@ -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
}

View file

@ -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
}

View file

@ -0,0 +1,7 @@
{
"ancientHorn": {
"ancientHornShattersGlass": false,
"ancientHornCanSummonWarden": true
},
"projectileBreakParticles": true
}

View file

@ -0,0 +1,13 @@
{
"biomePlacement": {
"modifyWindsweptSavannaPlacement": true,
"modifyJunglePlacement": true,
"modifySwampPlacement": true,
"modifyMangroveSwampPlacement": true
},
"betaBeaches": true,
"dyingTrees": true,
"fallenLogs": true,
"wilderWildTreeGen": true,
"wilderWildGrassGen": true
}

View file

@ -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
}
}

View file

@ -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
}
}

View file

@ -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
}
}

View file

@ -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
}
}