5 Commits

Author SHA1 Message Date
f6ad0de3a2 更改一些爆率 2026-06-13 20:16:49 +08:00
68407bdb30 refresh hash 2026-06-13 19:52:16 +08:00
d132c7b008 增加各种魔丸设定 2026-06-13 19:27:34 +08:00
8ac539c095 添加特殊的超平坦世界 2026-06-12 23:26:31 +08:00
a6e4d5d3b1 Remove Bingo 2026-06-06 19:43:15 +08:00
139 changed files with 2191 additions and 1662 deletions

View File

@ -1,5 +0,0 @@
# .packwizignore 是 packwiz 包管理器在打包 .mrpack 文件时,
# 应该忽略的文件清单
/README.md
/justfile

View File

@ -1,101 +0,0 @@
{
"configVersion": 2,
"recordingControls": {
"controlsLocation": "RIGHT",
"automaticallyStart": false,
"automaticallyFinish": true,
"showRecordingToasts": true,
"quicksave": false
},
"recording": {
"markDimensionChanges": true,
"recordHotbar": true,
"localPlayerUpdatesPerSecond": 60,
"recordVoiceChat": true
},
"exporting": {
"defaultExportFilename": "%date%T%time%",
"exportRenderDummyFrames": 0
},
"keyframes": {
"defaultInterpolationType": "SMOOTH",
"useRealtimeInterpolation": true
},
"editorMovement": {
"flightDirection": "HORIZONTAL",
"flightMomentum": 1.0,
"flightLockX": false,
"flightLockY": false,
"flightLockZ": false,
"flightLockYaw": false,
"flightLockPitch": false
},
"marker": {
"markerOptions1": {
"color": "RED",
"customRGB": "#FF0000",
"savePosition": true,
"description": ""
},
"markerOptions2": {
"color": "RED",
"customRGB": "#FF0000",
"savePosition": true,
"description": ""
},
"markerOptions3": {
"color": "RED",
"customRGB": "#FF0000",
"savePosition": true,
"description": ""
},
"markerOptions4": {
"color": "RED",
"customRGB": "#FF0000",
"savePosition": true,
"description": ""
}
},
"advanced": {
"disableIncreasedFirstPersonUpdates": false,
"disableThirdPersonCancel": false,
"synchronizeTicking": false
},
"internal": {
"recentReplays": [
"F:\\Minecraft\\.minecraft\\versions\\PT\u0027s Basic Modpack\\flashback\\replays\\2026-03-25T22_40_34.zip"
],
"openedWindows": [],
"nextUnsupportedModLoaderWarning": 0,
"filterUnnecessaryPackets": true,
"signedRenderFilter": false,
"viewedTipsOfTheDay": 1,
"showTipOfTheDay": true,
"nextTipOfTheDay": 1774536191467,
"replaySorting": "CREATED_DATE",
"sortDescending": true,
"defaultOverrideFov": 70.0,
"enableOverrideFovByDefault": false
},
"internalExport": {
"resolution": [
1920,
1080
],
"framerate": [
60.0
],
"resetRng": false,
"ssaa": false,
"noGui": false,
"selectedVideoEncoder": [
0
],
"useMaximumBitrate": false,
"recordAudio": false,
"transparentBackground": false,
"audioCodec": "AAC",
"stereoAudio": false
},
"forceDefaultExportSettings": {}
}

View File

@ -1,814 +0,0 @@
{
"InfoLineOrders": {
"infoFPS": 0,
"infoGPU": 1,
"infoMemoryUsage": 2,
"infoTimeIRL": 3,
"infoTimeWorld": 4,
"infoWorldTimeFormatted": 5,
"infoCoordinates": 6,
"infoCoordinatesScaled": 7,
"infoBlockPosition": 8,
"infoChunkPosition": 9,
"infoBlockInChunk": 10,
"infoDimensionId": 11,
"infoFacing": 12,
"infoRotationYaw": 13,
"infoRotationPitch": 14,
"infoBlockBreakSpeed": 15,
"infoPlayerExperience": 16,
"infoSpeed": 17,
"infoSpeedAxis": 18,
"infoSpeedHV": 19,
"infoSprinting": 20,
"infoServerTPS": 21,
"§6infoServux§r": 22,
"infoPing": 23,
"§6infoWeather§r": 24,
"infoTimeTotalModulo": 25,
"infoTimeDayModulo": 26,
"§6infoMobCaps§r": 27,
"infoParticleCount": 28,
"infoDifficulty": 29,
"infoEntities": 30,
"infoEntitiesClientWorld": 31,
"infoTileEntities": 32,
"infoLightLevel": 33,
"infoBiome": 34,
"infoBiomeRegistryName": 35,
"infoDistance": 36,
"infoLoadedChunksCount": 37,
"infoChunkSections": 38,
"infoChunkSectionsLine": 39,
"infoChunkUpdates": 40,
"infoRegionFile": 41,
"infoSlimeChunk": 42,
"infoLookingAtBlock": 43,
"infoLookingAtBlockInChunk": 44,
"infoBlockProperties": 45,
"§6infoBeeCount§r": 46,
"§6infoComparatorOutput§r": 47,
"infoHoneyLevel": 48,
"§6infoFurnaceXp§r": 49,
"infoEntityRegistryName": 50,
"infoLookingAtEntity": 51,
"infoLookingAtEffects": 52,
"infoLookingAtPlayerExp": 53,
"infoZombieConversion": 54,
"infoHorseSpeed": 55,
"infoHorseJump": 56,
"infoHorseMaxHealth": 57,
"infoPandaGene": 58,
"infoDolphinTreasure": 59,
"infoEntityVariant": 60,
"infoEntityHomePos": 61,
"infoEntityCopperAging": 62
},
"Colors": {
"beaconRangeLvl1": "#20E060FF",
"beaconRangeLvl2": "#20FFB040",
"beaconRangeLvl3": "#20FFF040",
"beaconRangeLvl4": "#2060FF40",
"blockGridOverlayColor": "#80FFFFFF",
"conduitRange": "#2030FFFF",
"conduitRangeOutlines": "#80FFFFFF",
"lightLevelMarkerBlockLit": "#FF209040",
"lightLevelMarkerDark": "#FFFF4848",
"lightLevelMarkerDim": "#FFC0C040",
"lightLevelMarkerSkyLit": "#FFFFFF33",
"lightLevelNumberBlockDark": "#FFC03030",
"lightLevelNumberBlockDim": "#FFC0C040",
"lightLevelNumberBlockLit": "#FF20FF40",
"lightLevelNumberSkyDark": "#FFFFF030",
"lightLevelNumberSkyDim": "#FFC0C030",
"lightLevelNumberSkyLit": "#FF40E0FF",
"randomTicksFixedOverlayColor": "#30F9F225",
"randomTicksPlayerOverlayColor": "#3030FE73",
"regionOverlayColor": "#30FF8019",
"shapeAdjustableSpawnSphere": "#6030B0B0",
"shapeBox": "#6050A0A0",
"shapeCanDespawnSphere": "#60A04050",
"shapeCanSpawnSphere": "#60A04050",
"shapeCircle": "#6030B0B0",
"shapeDespawnSphere": "#60A04050",
"shapeLineBlocky": "#6030F0B0",
"shapeSphereBlocky": "#6030B0B0",
"slimeChunksOverlayColor": "#3020F020",
"spawnPlayerEntityOverlayColor": "#302050D0",
"spawnPlayerRedstoneOverlayColor": "#30F8D641",
"spawnPlayerLazyOverlayColor": "#30D030D0",
"spawnPlayerOuterOverlayColor": "#306900D2",
"spawnRealEntityOverlayColor": "#3030FF20",
"spawnRealRedstoneOverlayColor": "#30F8D641",
"spawnRealLazyOverlayColor": "#30FF3020",
"spawnRealOuterOverlayColor": "#309D581A",
"spawnableColumnHeightsOverlayColor": "#A0FF00FF",
"textBackgroundColor": "#A0505050",
"textColor": "#FFE0E0E0"
},
"Generic": {
"axolotlTooltips": false,
"beeTooltips": false,
"disableVanillaBeeTooltips": false,
"bundleTooltips": true,
"bundleTooltipsFillLevel": 64,
"customModelTooltips": false,
"foodTooltips": false,
"honeyTooltips": false,
"lodestoneTooltips": false,
"biomeOverlaySingleColor": true,
"bundlePreview": false,
"bundleDisplayBgColor": true,
"bundleDisplayRequireShift": true,
"bundleDisplayRowWidth": 9,
"debugMessages": false,
"dontClearStoredSeedOnDimensionChange": true,
"conduitRangeOverlayCombineQuads": true,
"conduitRangeOverlayOutlines": false,
"conduitRangeOverlayThrough": false,
"hudDataSync": {
"enabled": false,
"hotkey": {
"keys": ""
}
},
"entityDataSync": {
"enabled": false,
"hotkey": {
"keys": ""
}
},
"entityDataSyncBackup": false,
"entityDataSyncBackupOpenToLan": false,
"entityDataSyncCacheRefresh": 0.25,
"entityDataSyncCacheTimeout": 2.75,
"lightLevelAutoHeight": false,
"lightLevelCollisionCheck": false,
"lightLevelColoredNumbers": true,
"lightLevelNumberRotation": true,
"lightLevelRenderThrough": false,
"lightLevelSkipBlockCheck": false,
"lightLevelUnderWater": false,
"mapPreview": false,
"mapPreviewRequireShift": true,
"offsetSubtitleHud": true,
"requireSneak": false,
"shulkerBoxPreview": false,
"shulkerDisplayBgColor": true,
"shulkerDisplayEnderChest": false,
"shulkerDisplayRequireShift": true,
"slimeChunkRenderThrough": false,
"slimeChunkTopToPlayer": true,
"sortLinesByLength": false,
"sortLinesReversed": false,
"spawnPlayerOuterOverlayEnabled": false,
"spawnPlayerRedstoneOverlayEnabled": false,
"spawnRealOuterOverlayEnabled": false,
"spawnRealRedstoneOverlayEnabled": false,
"speedUnits": "mps",
"structuresRenderThrough": false,
"structuresRenderOutlines": false,
"useCustomizedCoordinateFormat": true,
"useFontShadow": false,
"useTextBackground": true,
"mainRenderingToggle": {
"enabled": false,
"hotkey": {
"keys": ""
}
},
"moveShapeToPlayer": {
"keys": ""
},
"openConfigGui": {
"keys": "H,C"
},
"requiredKey": {
"keys": ""
},
"serverNbtRequestRate": 2,
"setDistanceReferencePoint": {
"keys": ""
},
"shapeEditor": {
"keys": ""
},
"blockGridOverlayMode": "all",
"lightLevelMarkerCondition": "spawnable",
"lightLevelMarkers": "square",
"lightLevelNumberCondition": "always",
"lightLevelNumbers": "block",
"hudAlignment": "top_left",
"biomeOverlayRange": 4,
"biomeOverlayRangeVertical": 0,
"blockPosFormat": "Block: %d, %d, %d",
"blockGridOverlayRadius": 32,
"coordinateFormat": "x: %.1f y: %.1f z: %.1f",
"copperAgingMode": "mc_time",
"dateFormatType": "regular",
"dateFormatString": "yyyy-MM-dd HH:mm:ss",
"dateFormatMinecraft": "MC time: (day {DAY}) {HOUR}:{MIN}:xx",
"durationFormatType": "pretty",
"durationFormatString": "HH:mm:ss.SSS",
"fontScale": 0.5,
"hudStatusEffectsShift": {
"enabled": true,
"hotkey": {
"keys": ""
}
},
"lightLevelMarkerSize": 0.84,
"lightLevelNumberOffsetBlockX": 0.26,
"lightLevelNumberOffsetBlockY": 0.32,
"lightLevelNumberOffsetSkyX": 0.42,
"lightLevelNumberOffsetSkyY": 0.56,
"lightLevelRange": 24,
"lightLevelThresholdDim": 0,
"lightLevelThresholdSafe": 1,
"lightLevelRenderOffset": 0.005,
"mapPreviewSize": 160,
"slimeChunkOverlayRadius": -1,
"spawnableColumnHeightsOverlayRadius": 40,
"textPosX": 4,
"textPosY": 4,
"timeDayDivisor": 24000,
"timeTotalDivisor": 24000,
"inventoryPreview": {
"keys": "LEFT_ALT"
},
"inventoryPreviewEnabled": false,
"inventoryPreviewToggleScreen": {
"keys": "BUTTON_3"
},
"inventoryPreviewVillagerBGColor": false,
"villagerConversionTicks": true,
"villagerOfferEnchantmentBooks": true,
"villagerOfferPriceRange": true,
"villagerOfferHighestLevelOnly": false,
"villagerOfferLowestPriceNearby": false,
"villagerOfferPriceThreshold": 1.0
},
"InfoTypeToggles": {
"infoFPS": true,
"infoGPU": false,
"infoMemoryUsage": false,
"infoTimeIRL": true,
"infoTimeWorld": false,
"infoWorldTimeFormatted": false,
"infoCoordinates": true,
"infoCoordinatesScaled": false,
"infoBlockPosition": false,
"infoChunkPosition": false,
"infoBlockInChunk": false,
"infoDimensionId": false,
"infoFacing": true,
"infoRotationYaw": false,
"infoRotationPitch": false,
"infoBlockBreakSpeed": false,
"infoPlayerExperience": false,
"infoSpeed": false,
"infoSpeedAxis": false,
"infoSpeedHV": false,
"infoSprinting": false,
"infoServerTPS": false,
"§6infoServux§r": false,
"infoPing": false,
"§6infoWeather§r": false,
"infoTimeTotalModulo": false,
"infoTimeDayModulo": false,
"§6infoMobCaps§r": false,
"infoParticleCount": false,
"infoDifficulty": false,
"infoEntities": false,
"infoEntitiesClientWorld": false,
"infoTileEntities": false,
"infoLightLevel": false,
"infoBiome": false,
"infoBiomeRegistryName": false,
"infoDistance": false,
"infoLoadedChunksCount": false,
"infoChunkSections": false,
"infoChunkSectionsLine": false,
"infoChunkUpdates": false,
"infoRegionFile": false,
"infoSlimeChunk": false,
"infoLookingAtBlock": false,
"infoLookingAtBlockInChunk": false,
"infoBlockProperties": false,
"§6infoBeeCount§r": false,
"§6infoComparatorOutput§r": false,
"infoHoneyLevel": false,
"§6infoFurnaceXp§r": false,
"infoEntityRegistryName": false,
"infoLookingAtEntity": false,
"infoLookingAtEffects": false,
"infoLookingAtPlayerExp": false,
"infoZombieConversion": false,
"infoHorseSpeed": false,
"infoHorseJump": false,
"infoHorseMaxHealth": false,
"infoPandaGene": false,
"infoDolphinTreasure": false,
"infoEntityVariant": false,
"infoEntityHomePos": false,
"infoEntityCopperAging": false
},
"InfoHotkeys": {
"infoFPS": {
"keys": ""
},
"infoGPU": {
"keys": ""
},
"infoMemoryUsage": {
"keys": ""
},
"infoTimeIRL": {
"keys": ""
},
"infoTimeWorld": {
"keys": ""
},
"infoWorldTimeFormatted": {
"keys": ""
},
"infoCoordinates": {
"keys": ""
},
"infoCoordinatesScaled": {
"keys": ""
},
"infoBlockPosition": {
"keys": ""
},
"infoChunkPosition": {
"keys": ""
},
"infoBlockInChunk": {
"keys": ""
},
"infoDimensionId": {
"keys": ""
},
"infoFacing": {
"keys": ""
},
"infoRotationYaw": {
"keys": ""
},
"infoRotationPitch": {
"keys": ""
},
"infoBlockBreakSpeed": {
"keys": ""
},
"infoPlayerExperience": {
"keys": ""
},
"infoSpeed": {
"keys": ""
},
"infoSpeedAxis": {
"keys": ""
},
"infoSpeedHV": {
"keys": ""
},
"infoSprinting": {
"keys": ""
},
"infoServerTPS": {
"keys": ""
},
"§6infoServux§r": {
"keys": ""
},
"infoPing": {
"keys": ""
},
"§6infoWeather§r": {
"keys": ""
},
"infoTimeTotalModulo": {
"keys": ""
},
"infoTimeDayModulo": {
"keys": ""
},
"§6infoMobCaps§r": {
"keys": ""
},
"infoParticleCount": {
"keys": ""
},
"infoDifficulty": {
"keys": ""
},
"infoEntities": {
"keys": ""
},
"infoEntitiesClientWorld": {
"keys": ""
},
"infoTileEntities": {
"keys": ""
},
"infoLightLevel": {
"keys": ""
},
"infoBiome": {
"keys": ""
},
"infoBiomeRegistryName": {
"keys": ""
},
"infoDistance": {
"keys": ""
},
"infoLoadedChunksCount": {
"keys": ""
},
"infoChunkSections": {
"keys": ""
},
"infoChunkSectionsLine": {
"keys": ""
},
"infoChunkUpdates": {
"keys": ""
},
"infoRegionFile": {
"keys": ""
},
"infoSlimeChunk": {
"keys": ""
},
"infoLookingAtBlock": {
"keys": ""
},
"infoLookingAtBlockInChunk": {
"keys": ""
},
"infoBlockProperties": {
"keys": ""
},
"§6infoBeeCount§r": {
"keys": ""
},
"§6infoComparatorOutput§r": {
"keys": ""
},
"infoHoneyLevel": {
"keys": ""
},
"§6infoFurnaceXp§r": {
"keys": ""
},
"infoEntityRegistryName": {
"keys": ""
},
"infoLookingAtEntity": {
"keys": ""
},
"infoLookingAtEffects": {
"keys": ""
},
"infoLookingAtPlayerExp": {
"keys": ""
},
"infoZombieConversion": {
"keys": ""
},
"infoHorseSpeed": {
"keys": ""
},
"infoHorseJump": {
"keys": ""
},
"infoHorseMaxHealth": {
"keys": ""
},
"infoPandaGene": {
"keys": ""
},
"infoDolphinTreasure": {
"keys": ""
},
"infoEntityVariant": {
"keys": ""
},
"infoEntityHomePos": {
"keys": ""
},
"infoEntityCopperAging": {
"keys": ""
}
},
"RendererToggles": {
"overlayBeaconRange": false,
"overlayBiomeBorder": false,
"overlayBlockGrid": false,
"overlayConduitRange": false,
"overlayLightLevel": false,
"overlayRandomTicksFixed": false,
"overlayRandomTicksPlayer": false,
"overlayRegionFile": false,
"overlaySlimeChunks": false,
"overlaySpawnableColumnHeights": false,
"overlaySpawnChunkReal": false,
"overlaySpawnChunkPlayer": false,
"§6overlayStructureMainToggle§r": false,
"§6overlayVillagerInfo§r": false,
"shapeRenderer": false,
"debugChunkBorder": false,
"debugEntityHitboxes": false,
"debugWaterEnabled": false,
"debugHeightmapEnabled": false,
"debugCollisionBoxEnabled": false,
"debugSupportingBlock": false,
"debugLightEnabled": false,
"debugSkylightSectionsEnabled": false,
"debugChunkLoading": false,
"debugChunkSectionOctree": false,
"debugChunkSectionPaths": false,
"debugChunkSectionVisibility": false,
"§6debugDataMainToggle§r": false,
"§6debugPathfindingEnabled§r": false,
"§6debugNeighborsUpdateEnabled§r": false,
"§6debugRedstoneUpdateOrder§r": false,
"§6debugStructuresEnabled§r": false,
"§6debugVillageSectionsEnabled§r": false,
"§6debugBrainEnabled§r": false,
"§6debugPoiEnabled§r": false,
"§6debugBeeDataEnabled§r": false,
"§6debugRaidCenterEnabled§r": false,
"§6debugGoalSelectorEnabled§r": false,
"§6debugGameEventsEnabled§r": false,
"§6debugBreezeJumpEnabled§r": false,
"§6debugEntityBlockIntersectionEnabled§r": false
},
"RendererHotkeys": {
"overlayBeaconRange": {
"keys": ""
},
"overlayBiomeBorder": {
"keys": ""
},
"overlayBlockGrid": {
"keys": ""
},
"overlayConduitRange": {
"keys": ""
},
"overlayLightLevel": {
"keys": ""
},
"overlayRandomTicksFixed": {
"keys": ""
},
"overlayRandomTicksPlayer": {
"keys": ""
},
"overlayRegionFile": {
"keys": ""
},
"overlaySlimeChunks": {
"keys": ""
},
"overlaySpawnableColumnHeights": {
"keys": ""
},
"overlaySpawnChunkReal": {
"keys": ""
},
"overlaySpawnChunkPlayer": {
"keys": ""
},
"§6overlayStructureMainToggle§r": {
"keys": ""
},
"§6overlayVillagerInfo§r": {
"keys": ""
},
"shapeRenderer": {
"keys": ""
},
"debugChunkBorder": {
"keys": ""
},
"debugEntityHitboxes": {
"keys": ""
},
"debugWaterEnabled": {
"keys": ""
},
"debugHeightmapEnabled": {
"keys": ""
},
"debugCollisionBoxEnabled": {
"keys": ""
},
"debugSupportingBlock": {
"keys": ""
},
"debugLightEnabled": {
"keys": ""
},
"debugSkylightSectionsEnabled": {
"keys": ""
},
"debugChunkLoading": {
"keys": ""
},
"debugChunkSectionOctree": {
"keys": ""
},
"debugChunkSectionPaths": {
"keys": ""
},
"debugChunkSectionVisibility": {
"keys": ""
},
"§6debugDataMainToggle§r": {
"keys": ""
},
"§6debugPathfindingEnabled§r": {
"keys": ""
},
"§6debugNeighborsUpdateEnabled§r": {
"keys": ""
},
"§6debugRedstoneUpdateOrder§r": {
"keys": ""
},
"§6debugStructuresEnabled§r": {
"keys": ""
},
"§6debugVillageSectionsEnabled§r": {
"keys": ""
},
"§6debugBrainEnabled§r": {
"keys": ""
},
"§6debugPoiEnabled§r": {
"keys": ""
},
"§6debugBeeDataEnabled§r": {
"keys": ""
},
"§6debugRaidCenterEnabled§r": {
"keys": ""
},
"§6debugGoalSelectorEnabled§r": {
"keys": ""
},
"§6debugGameEventsEnabled§r": {
"keys": ""
},
"§6debugBreezeJumpEnabled§r": {
"keys": ""
},
"§6debugEntityBlockIntersectionEnabled§r": {
"keys": ""
}
},
"StructureColors": {
"Ancient City Main": "#30D10AE6",
"Ancient City Components": "#30D506C9",
"Bastion Remnant Main": "#302171F5",
"Bastion Remnant Components": "#302171F5",
"Buried Treasure Main": "#302298E6",
"Buried Treasure Components": "#302298E6",
"Desert Pyramid Main": "#30FFFF00",
"Desert Pyramid Components": "#30FFFF00",
"End City Main": "#30EB07EB",
"End City Components": "#30EB07EB",
"Igloo Main": "#300FAFE4",
"Igloo Components": "#300FAFE4",
"Jungle Temple Main": "#3099FF00",
"Jungle Temple Components": "#3099FF00",
"Mansion Main": "#30FF6500",
"Mansion Components": "#30FF6500",
"Mineshaft Main": "#30F8D650",
"Mineshaft Components": "#30F8D650",
"Nether Fortress Main": "#30FC381D",
"Nether Fortress Components": "#30FC381D",
"Nether Fossil Main": "#30868E99",
"Nether Fossil Components": "#30868E99",
"Ocean Monument Main": "#3029E6EF",
"Ocean Monument Components": "#3029E6EF",
"Ocean Ruin Main": "#300FAD83",
"Ocean Ruin Components": "#300FAD83",
"Pillager Outpost Main": "#300FAD83",
"Pillager Outpost Components": "#300FAD83",
"Ruined Portal Main": "#309F03D3",
"Ruined Portal Components": "#309F03D3",
"Shipwreck Main": "#30EB1995",
"Shipwreck Components": "#30EB1995",
"Stronghold Main": "#30009999",
"Stronghold Components": "#30009999",
"Trial Chambers Main": "#3099664E",
"Trial Chambers Components": "#30CC8868",
"Village Main": "#3054CB4E",
"Village Components": "#3054CB4E",
"Witch Hut Main": "#30BE1DFC",
"Witch Hut Components": "#300099FF",
"Trail Ruins Main": "#307F5AFF",
"Trail Ruins Components": "#307F5AFF",
"Unknown Main": "#50FFFFFF",
"Unknown Components": "#50FFFFFF"
},
"StructureHotkeys": {
"Toggle Ancient City": {
"keys": ""
},
"Toggle Bastion Remnant": {
"keys": ""
},
"Toggle Buried Treasure": {
"keys": ""
},
"Toggle Desert Pyramid": {
"keys": ""
},
"Toggle End City": {
"keys": ""
},
"Toggle Igloo": {
"keys": ""
},
"Toggle Jungle Temple": {
"keys": ""
},
"Toggle Mansion": {
"keys": ""
},
"Toggle Mineshaft": {
"keys": ""
},
"Toggle Nether Fortress": {
"keys": ""
},
"Toggle Nether Fossil": {
"keys": ""
},
"Toggle Ocean Monument": {
"keys": ""
},
"Toggle Ocean Ruin": {
"keys": ""
},
"Toggle Pillager Outpost": {
"keys": ""
},
"Toggle Ruined Portal": {
"keys": ""
},
"Toggle Shipwreck": {
"keys": ""
},
"Toggle Stronghold": {
"keys": ""
},
"Toggle Trial Chambers": {
"keys": ""
},
"Toggle Village": {
"keys": ""
},
"Toggle Witch Hut": {
"keys": ""
},
"Toggle Trail Ruins": {
"keys": ""
},
"Toggle Unknown": {
"keys": ""
}
},
"StructureToggles": {
"Ancient City": false,
"Bastion Remnant": false,
"Buried Treasure": false,
"Desert Pyramid": false,
"End City": false,
"Igloo": false,
"Jungle Temple": false,
"Mansion": false,
"Mineshaft": false,
"Nether Fortress": false,
"Nether Fossil": false,
"Ocean Monument": false,
"Ocean Ruin": false,
"Pillager Outpost": false,
"Ruined Portal": false,
"Shipwreck": false,
"Stronghold": false,
"Trial Chambers": false,
"Village": false,
"Witch Hut": false,
"Trail Ruins": false,
"Unknown": false
},
"config_version": 1
}

View File

@ -1,153 +0,0 @@
hash-format = "sha256"
[[files]]
file = "config/flashback/flashback.json"
hash = "2303330c04e7ac1b4070bf3bc181e6db2241c0679c9c6f2b4f887626a2e01398"
[[files]]
file = "config/minihud.json"
hash = "c7234a140647864c91f0a58bda759841d0665bf015f8499abb96fce982546fe5"
[[files]]
file = "mods/3dskinlayers.pw.toml"
hash = "6673f89fd7dd77fe94bd3fc7c4e28661435b5b54ae2e7e5a5a6f54ad9f1cec54"
metafile = true
[[files]]
file = "mods/appleskin.pw.toml"
hash = "17fc9c6cab5ae0ea6973440f143ad6ffa4e5d373749c80077b631dbbe4df3f3b"
metafile = true
[[files]]
file = "mods/cubes-without-borders.pw.toml"
hash = "7797b4dcd9c68b4555caf2629b0bff76f234ae04e8b42956e95ce2c65807049e"
metafile = true
[[files]]
file = "mods/dynamic-fps.pw.toml"
hash = "582070fa54fe1743a837c0351eee7ea4a79080e647d5438656d372ae9433b272"
metafile = true
[[files]]
file = "mods/entityculling.pw.toml"
hash = "38d70a352d8c52e8466a190867926c7f6f44776bd9b193ce64e3a3afec513014"
metafile = true
[[files]]
file = "mods/fabric-api.pw.toml"
hash = "8b055e1997973e615d20848f0c7d0712ebad4aa24ab8a3ee6d9682ea53642309"
metafile = true
[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
hash = "9d37d326d9557fdd25c97d72ac1bbd1e74c524aa5dca437a91d0de645dff6545"
metafile = true
[[files]]
file = "mods/flashback.pw.toml"
hash = "3c5a9ee28529be499d10661f4547086cc86e9ab63b5f73b9b5b25767b8ccd1bd"
metafile = true
[[files]]
file = "mods/iris.pw.toml"
hash = "5284f6d141a990f4ea021c12b851e07102f5cb22743cf7b33be6ad2eb4c8d3f5"
metafile = true
[[files]]
file = "mods/lithium.pw.toml"
hash = "23de0cbbfd28d752eb662c00a907406bac3e3ad529dd2ac250b41b4b0ef734ce"
metafile = true
[[files]]
file = "mods/malilib.pw.toml"
hash = "4842a349ba8e18407a4e32ef184ad1d2a437ff8e5b0c158391b6225216b4b8ce"
metafile = true
[[files]]
file = "mods/midnightlib.pw.toml"
hash = "647807ff387e333abd790b47082a3cf6b7d41a2b27a4337ff65a611f096a7315"
metafile = true
[[files]]
file = "mods/minihud.pw.toml"
hash = "8ef7d55010287b46fce10e263cccf91fa345a1272428f9c74557060c5a21f735"
metafile = true
[[files]]
file = "mods/modelfix.pw.toml"
hash = "d12b136e07f6f83a1e199aabe430426d19702c9f69e55731092b5d5c2f3fb69f"
metafile = true
[[files]]
file = "mods/modmenu.pw.toml"
hash = "4a33f888af603e0859359f44b068854e4148d4fba35ee0818bb977171236a805"
metafile = true
[[files]]
file = "mods/mouse-tweaks.pw.toml"
hash = "7fc969e77edc3b0b9946b42070fd858349a74555f0cf9648907241af8a3a2d25"
metafile = true
[[files]]
file = "mods/no-chat-reports.pw.toml"
hash = "f3c5cb21ff2e78c7e8cdbd14d1535e6edd464d5a436dbfa4e60b8ea91374674d"
metafile = true
[[files]]
file = "mods/no-telemetry.pw.toml"
hash = "c5e7e0a3de03c138f587fc56dca70013978677e0cde2ad19024dc798178a49bd"
metafile = true
[[files]]
file = "mods/placeholder-api.pw.toml"
hash = "2e2c1b47b513663871e71c89a699c66ac9fcc97633f007ed064ce4410f220f5a"
metafile = true
[[files]]
file = "mods/simple-voice-chat.pw.toml"
hash = "bf8b9973e815ac011303a45a22df9f3c2b6b6341ff3ba55924633ee02b5b3e28"
metafile = true
[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "ccc4c83a24b023d31c6cdaddea7ad431249524a12f86d6cc1663fe8cac2668bc"
metafile = true
[[files]]
file = "mods/sodium.pw.toml"
hash = "b75e08bb2f806d7daf197b3e704b0dedbce5806c261cc7627d9f9866550430c7"
metafile = true
[[files]]
file = "mods/tweakermore.pw.toml"
hash = "b3db939f0021477496785a0fc98e974d93b87d40f7465b46ee07d0857df91ffe"
metafile = true
[[files]]
file = "mods/tweakeroo.pw.toml"
hash = "1425b10d9c01d838d3d01e26dc5fa83f3165229ff1f1b2094a83358399c5c97f"
metafile = true
[[files]]
file = "mods/yacl.pw.toml"
hash = "af20070dd9497817a83162c17b181a0a44f7213ea302d059a81c5aed02d0c877"
metafile = true
[[files]]
file = "mods/yet-another-minecraft-bingo.pw.toml"
hash = "30552dff2e806020f3e492db6bd3bcd82d3cfb65cb0aae98edca29baf69eb4d5"
metafile = true
[[files]]
file = "mods/zoomify.pw.toml"
hash = "fb253ea8917107392ccd80685bd04afeb7ca1d82a81118d1821df30f4aa750c8"
metafile = true
[[files]]
file = "options.txt"
hash = "4346b6771fbfa1256e844a1a58c7b73beaaa6bd2c9f390159ee924a2bd82ccf8"
[[files]]
file = "shaderpacks/complementary-reimagined.pw.toml"
hash = "ea258ed5bf495d9017eeadc3cbf9bd67b1e672d843826bc077135548b5bc699e"
metafile = true

View File

@ -1,13 +0,0 @@
name = "3D Skin Layers"
filename = "skinlayers3d-fabric-1.11.1-mc1.21.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/zV5r3pPn/versions/U0nPT3LQ/skinlayers3d-fabric-1.11.1-mc1.21.1.jar"
hash-format = "sha512"
hash = "c9c0e11d8874d815ab067e72a27804ff2149b0162afe36cf239b0a6df2faf2699fed25ba433f0a6ca5148d47444a3982fbce56aaba8d43bfffd3593ecda55661"
[update]
[update.modrinth]
mod-id = "zV5r3pPn"
version = "U0nPT3LQ"

View File

@ -1,13 +0,0 @@
name = "AppleSkin"
filename = "appleskin-fabric-mc1.21-3.0.6.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/b5ZiCjAr/appleskin-fabric-mc1.21-3.0.6.jar"
hash-format = "sha512"
hash = "accbb36b863bdeaaeb001f7552534f3bdf0f27556795cf8e813f9b32e7732450ec5133da5e0ec9b92dc22588c48ffb61577c375f596dc351f15c15ce6a6f4228"
[update]
[update.modrinth]
mod-id = "EsAfCjCV"
version = "b5ZiCjAr"

View File

@ -1,13 +0,0 @@
name = "Cubes Without Borders"
filename = "cwb-fabric-3.0.0+mc1.21.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/ETlrkaYF/versions/m350hyy8/cwb-fabric-3.0.0%2Bmc1.21.jar"
hash-format = "sha512"
hash = "78a9e25f6b8bdd4637a10d7e0ffea85c9704bcae88a4daba27a843e63e2044cf2718c4807c247745e2992fdda06ec176c326e7ca862200fab2125de8fa03436d"
[update]
[update.modrinth]
mod-id = "ETlrkaYF"
version = "m350hyy8"

View File

@ -1,13 +0,0 @@
name = "Dynamic FPS"
filename = "dynamic-fps-3.11.4+minecraft-1.21.0-fabric.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/GBH14HiF/dynamic-fps-3.11.4%2Bminecraft-1.21.0-fabric.jar"
hash-format = "sha512"
hash = "42c7043517889274f2932f257a78d0a67c22f2bebb1385ab4d0ba7936da2163e907d63f22bfeed5126342b568ddf4d7bc576ab6e76401a07d20a4978ba61bf20"
[update]
[update.modrinth]
mod-id = "LQ3K71Q1"
version = "GBH14HiF"

View File

@ -1,13 +0,0 @@
name = "Entity Culling"
filename = "entityculling-fabric-1.10.2-mc1.21.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/FX8eJJiJ/entityculling-fabric-1.10.2-mc1.21.1.jar"
hash-format = "sha512"
hash = "79800c1dd21835c4f2ec09afda271eb7f84071e14bb0aaf0972beb9181fd4911cc98cbd9549888938fbce79e28bfc8bd0b24ef350dda14303d9b5bc5597d82df"
[update]
[update.modrinth]
mod-id = "NNAgCjsB"
version = "FX8eJJiJ"

View File

@ -1,13 +0,0 @@
name = "Fabric API"
filename = "fabric-api-0.116.12+1.21.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/Lwt6YYHL/fabric-api-0.116.12%2B1.21.1.jar"
hash-format = "sha512"
hash = "e2da98d9885b2d1c2d15b77bfdafa5df6c294cc96844ded739c8fd61a358fc69c4c391e3296534ea67806cb8ec8d250c0343c0b237c567d9740c586e6d67333a"
[update]
[update.modrinth]
mod-id = "P7dR8mSH"
version = "Lwt6YYHL"

View File

@ -1,13 +0,0 @@
name = "Fabric Language Kotlin"
filename = "fabric-language-kotlin-1.13.12+kotlin.2.4.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/Pd0xrHCw/fabric-language-kotlin-1.13.12%2Bkotlin.2.4.0.jar"
hash-format = "sha512"
hash = "ca238ee480dfb237062200fd300be493d022e0837b6998c15807e01488b2a30d5ba4731e5c6d05a5333719c8923a1cb84c06fd6fa45aa88ced492ddb5b40906f"
[update]
[update.modrinth]
mod-id = "Ha28R6CL"
version = "Pd0xrHCw"

View File

@ -1,13 +0,0 @@
name = "Flashback"
filename = "Flashback-0.39.5-for-MC1.21.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/4das1Fjq/versions/hQbuC4pZ/Flashback-0.39.5-for-MC1.21.1.jar"
hash-format = "sha512"
hash = "9e14f074fc9f02b15b99aeefd7f57f897749e6380be31f1be98eec990afb924aa72659f3d3427c48c9e530d4f21ed95243380225a7fbf7106af42dfb336c8d30"
[update]
[update.modrinth]
mod-id = "4das1Fjq"
version = "hQbuC4pZ"

View File

@ -1,13 +0,0 @@
name = "Iris Shaders"
filename = "iris-fabric-1.8.8+mc1.21.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/zsoi0dso/iris-fabric-1.8.8%2Bmc1.21.1.jar"
hash-format = "sha512"
hash = "2e6ba2ffa1e1a6799288245a7e0ac68ee8df1d41b98362189df58f535cae34fa9277801e4136633467341b7dae5be0e5c698011b480b3d91b66d3dd4f7567aa6"
[update]
[update.modrinth]
mod-id = "YL57xq9U"
version = "zsoi0dso"

View File

@ -1,13 +0,0 @@
name = "Lithium"
filename = "lithium-fabric-0.15.3+mc1.21.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/XQJtuOTA/lithium-fabric-0.15.3%2Bmc1.21.1.jar"
hash-format = "sha512"
hash = "8c576d519121b0c2521101d2209eccd85d560b097fcb847aa54c51cd0d3f3947676f01c8d99913f514487c8e0972a1cf5f3da0c9ef0ec9bacdf2baeb4eb7d1a7"
[update]
[update.modrinth]
mod-id = "gvQqBUqZ"
version = "XQJtuOTA"

View File

@ -1,13 +0,0 @@
name = "MaLiLib"
filename = "malilib-fabric-1.21-0.21.10.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/GcWjdA9I/versions/C99LEy6r/malilib-fabric-1.21-0.21.10.jar"
hash-format = "sha512"
hash = "9f70b4605ea23f8c8b519622a6cbdcac6c8934c70bab3b8ea2d5da071a37e71ff74406d2e154c5ba4ebc7772d76e97ae94f5760e71632bd8a11d23ae8ae9a111"
[update]
[update.modrinth]
mod-id = "GcWjdA9I"
version = "C99LEy6r"

View File

@ -1,13 +0,0 @@
name = "MidnightLib"
filename = "midnightlib-fabric-1.9.3+1.21.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/codAaoxh/versions/as2ZKoB1/midnightlib-fabric-1.9.3%2B1.21.1.jar"
hash-format = "sha512"
hash = "bfab6bec9dfe4800237861df4d1749cc42770a81599d7a4f2c3dd83efca91347faa113240c63e20c1135593cce6dbcde517512083c4dfd5efab12df0f4f95e69"
[update]
[update.modrinth]
mod-id = "codAaoxh"
version = "as2ZKoB1"

View File

@ -1,13 +0,0 @@
name = "MiniHUD"
filename = "minihud-fabric-1.21-0.32.60.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/UMxybHE8/versions/v23Owcjb/minihud-fabric-1.21-0.32.60.jar"
hash-format = "sha512"
hash = "359ba95f990a45c431e20138c62407bedab466cff4ac9240b4786b86d084f42d192eafb3d6420ce92a9a9a46d09e498dc6a5d6bbe3e9d39eb6badff6d0a3613a"
[update]
[update.modrinth]
mod-id = "UMxybHE8"
version = "v23Owcjb"

View File

@ -1,13 +0,0 @@
name = "Model Gap Fix"
filename = "modelfix-1.21-1.6-fabric.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/QdG47OkI/versions/FUZo6yCk/modelfix-1.21-1.6-fabric.jar"
hash-format = "sha512"
hash = "5e6c5027420dd4fc0a2aa628edbb75f9dd468f14451766f582018eaa89d69e345c45452cc57c9730d4298a33e698a7832269b491f7cecbb11cc46d084825f2b3"
[update]
[update.modrinth]
mod-id = "QdG47OkI"
version = "FUZo6yCk"

View File

@ -1,13 +0,0 @@
name = "Mod Menu"
filename = "modmenu-11.0.4.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/v6Xx3fbU/modmenu-11.0.4.jar"
hash-format = "sha512"
hash = "45ea8f7e0749bc0eb98900f94486e323f153b199617fa43977b46472e4196ee5a6739f41a1e7f68e270f84a367df5f7f53c2a1f46145ad7d349ede4297895396"
[update]
[update.modrinth]
mod-id = "mOgUt4GM"
version = "v6Xx3fbU"

View File

@ -1,13 +0,0 @@
name = "Mouse Tweaks"
filename = "MouseTweaks-fabric-mc1.21-2.26.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/ylmBQ38A/MouseTweaks-fabric-mc1.21-2.26.jar"
hash-format = "sha512"
hash = "1744a48a47aedcbf19a0a93f78473cf0221fc4782852dca7fc02685719174664b4f9d95d353fcfc16902ac3815594511ba6d9ab14391f9b7e25ec9b2e777927a"
[update]
[update.modrinth]
mod-id = "aC3cM3Vq"
version = "ylmBQ38A"

View File

@ -1,13 +0,0 @@
name = "No Chat Reports"
filename = "NoChatReports-FABRIC-1.21.1-v2.9.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/D8K0KJXM/NoChatReports-FABRIC-1.21.1-v2.9.1.jar"
hash-format = "sha512"
hash = "23bb4a8a6a3f7071281cf97560e12f37e1f5f638a156e3fcb92a50ff0091f1fcfa3e090e7745e4b1175e7c2c784e38d73536a1044db1bf225a182fab758a5a29"
[update]
[update.modrinth]
mod-id = "qQyHxfxd"
version = "D8K0KJXM"

View File

@ -1,13 +0,0 @@
name = "No Telemetry"
filename = "no-telemetry-1.10.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/hg77g4Pw/versions/cBEkQM9c/no-telemetry-1.10.0.jar"
hash-format = "sha512"
hash = "a123e59ee7cb9de88669de06d56f5313cc60ee5ec80b0cc407ca0cff3b54b81255fba65e615fa7a33142b8030868e0c2a4cf9bdeadda7b3c593d707eff45576d"
[update]
[update.modrinth]
mod-id = "hg77g4Pw"
version = "cBEkQM9c"

View File

@ -1,13 +0,0 @@
name = "Text Placeholder API"
filename = "placeholder-api-2.4.2+1.21.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/eXts2L7r/versions/U5bhVym2/placeholder-api-2.4.2%2B1.21.jar"
hash-format = "sha512"
hash = "fc13d3a5c048dbaab86318edaf8b6c6b46ef9f1d367e8f063d19f5a9b0da66c5ae419d92c8c4608edc89a01eb44d91ffcf017fea73f39b222cbd85e82f70a233"
[update]
[update.modrinth]
mod-id = "eXts2L7r"
version = "U5bhVym2"

View File

@ -1,13 +0,0 @@
name = "Simple Voice Chat"
filename = "voicechat-fabric-1.21.1-2.6.18.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/RMvAyxuK/voicechat-fabric-1.21.1-2.6.18.jar"
hash-format = "sha512"
hash = "6f758aa709bd997afbc1e5c511ceb28f562e297151fca11eca0a93b16d84224c555858b395a20310ac0c2772aaf92285797e25a2cca714a3b9033d2e061fff99"
[update]
[update.modrinth]
mod-id = "9eGKb6K1"
version = "RMvAyxuK"

View File

@ -1,13 +0,0 @@
name = "Sodium Extra"
filename = "sodium-extra-fabric-0.8.7+mc1.21.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/ECiITTpZ/sodium-extra-fabric-0.8.7%2Bmc1.21.1.jar"
hash-format = "sha512"
hash = "164c2eb4a7835bdadb4de68161c2c3ec84e1cfce67c21917b0a93e1abd1cfc6da73504b67b5f4b725ff62388f8bcb62aece8d8de2780b5abe0c392904f700a35"
[update]
[update.modrinth]
mod-id = "PtjYWJkn"
version = "ECiITTpZ"

View File

@ -1,13 +0,0 @@
name = "Sodium"
filename = "sodium-fabric-0.8.12-alpha.4+mc1.21.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/AANobbMI/versions/uheoPKxU/sodium-fabric-0.8.12-alpha.4%2Bmc1.21.1.jar"
hash-format = "sha512"
hash = "cad8769ac8cf1ceed0baa6ac0c0afb52217ac3d4b6f022efb0e47dc521a4b11c375d2b054d2831107d97a0aa44cb7f2d04f95cfe8274dca882c8460c833f002d"
[update]
[update.modrinth]
mod-id = "AANobbMI"
version = "uheoPKxU"

View File

@ -1,13 +0,0 @@
name = "TweakerMore"
filename = "tweakermore-v3.31.0-mc1.21.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/GBeCx05I/versions/cnNTnrxG/tweakermore-v3.31.0-mc1.21.1.jar"
hash-format = "sha512"
hash = "f28b28087e314ca22c63d8c8095ddb129026e14c619459c89be329b1846228cbaf2a92d8c4550dbd4060d3c6836f78a98f7714918a74a1ff5720a7b6b62f0033"
[update]
[update.modrinth]
mod-id = "GBeCx05I"
version = "cnNTnrxG"

View File

@ -1,13 +0,0 @@
name = "Tweakeroo"
filename = "tweakeroo-fabric-1.21-0.21.61.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/t5wuYk45/versions/XweKE6fy/tweakeroo-fabric-1.21-0.21.61.jar"
hash-format = "sha512"
hash = "0da2616748a4dbed62f39198776c9bd1a1170b78e0cd6092584687b2634e92e8f95516b69829bccff110fad5a8b2aaebbab03c1135d222d51126d5db5bfbb459"
[update]
[update.modrinth]
mod-id = "t5wuYk45"
version = "XweKE6fy"

View File

@ -1,13 +0,0 @@
name = "YetAnotherConfigLib (YACL)"
filename = "yet_another_config_lib_v3-3.8.2+1.21.1-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/o3cDn8Vp/yet_another_config_lib_v3-3.8.2%2B1.21.1-fabric.jar"
hash-format = "sha512"
hash = "353169f85fa63e73ce9bdd0d4ddce54e3cbc4d71153a93c982f74c68fd93325986663f94fc2f2b10f4427e8b15a0485c608c5587b3840d933204b50ea4cb6d4c"
[update]
[update.modrinth]
mod-id = "1eAoo2KR"
version = "o3cDn8Vp"

View File

@ -1,13 +0,0 @@
name = "Yet Another Bingo"
filename = "bingo-2.9.6+mc1.21.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/mHeNceaH/versions/GHOdbSiP/bingo-2.9.6%2Bmc1.21.1.jar"
hash-format = "sha512"
hash = "5e539b2662a0f269c7435a0a75d36936a367e8ba936923b4fcc398a9b6b1537ceed05dee7cd25d96f3e249dd1aa57510edf44aac09b479029f3f5e92e6229d99"
[update]
[update.modrinth]
mod-id = "mHeNceaH"
version = "GHOdbSiP"

View File

@ -1,13 +0,0 @@
name = "Zoomify"
filename = "zoomify-2.15.2+1.21.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/6jrMC48Z/zoomify-2.15.2%2B1.21.1.jar"
hash-format = "sha512"
hash = "ce8db36e77f089f091986b6e8bea1c33433bbcffc7a47fa18d04dea5ecd4910286943600a85b4773fdf4ed5405f52f3c0dc08fea8b1551d7725a26e1f6ef2879"
[update]
[update.modrinth]
mod-id = "w7ThoJFB"
version = "6jrMC48Z"

View File

@ -1,212 +0,0 @@
version:4556
ao:true
biomeBlendRadius:2
enableVsync:true
entityDistanceScaling:1.0
entityShadows:true
forceUnicodeFont:false
japaneseGlyphVariants:false
fov:0.0
fovEffectScale:1.0
darknessEffectScale:1.0
glintSpeed:0.5
glintStrength:0.75
prioritizeChunkUpdates:0
fullscreen:false
gamma:0.5
graphicsMode:1
guiScale:0
maxFps:120
inactivityFpsLimit:"afk"
mipmapLevels:4
narrator:0
particles:0
reducedDebugInfo:false
renderClouds:"true"
cloudRange:128
renderDistance:12
simulationDistance:12
screenEffectScale:1.0
soundDevice:""
autoJump:false
rotateWithMinecart:false
operatorItemsTab:false
autoSuggestions:true
chatColors:true
chatLinks:true
chatLinksPrompt:true
discrete_mouse_scroll:false
invertXMouse:false
invertYMouse:false
realmsNotifications:false
showSubtitles:false
directionalAudio:false
touchscreen:false
bobView:true
toggleCrouch:false
toggleSprint:false
toggleAttack:false
toggleUse:false
sprintWindow:7
darkMojangStudiosBackground:false
hideLightningFlashes:false
hideSplashTexts:false
mouseSensitivity:0.5
damageTiltStrength:1.0
highContrast:false
highContrastBlockOutline:false
narratorHotkey:true
resourcePacks:["vanilla","fabric"]
incompatibleResourcePacks:[]
lastServer:
lang:zh_cn
chatVisibility:0
chatOpacity:1.0
chatLineSpacing:0.0
textBackgroundOpacity:0.5
backgroundForChatOnly:true
hideServerAddress:false
advancedItemTooltips:false
pauseOnLostFocus:true
overrideWidth:0
overrideHeight:0
chatHeightFocused:1.0
chatDelay:0.0
chatHeightUnfocused:0.4375
chatScale:1.0
chatWidth:1.0
notificationDisplayTime:1.0
useNativeTransport:true
mainHand:"right"
attackIndicator:1
tutorialStep:find_tree
mouseWheelSensitivity:1.0
rawMouseInput:true
allowCursorChanges:true
glDebugVerbosity:1
skipMultiplayerWarning:true
hideMatchedNames:true
joinedFirstServer:false
syncChunkWrites:true
showAutosaveIndicator:true
allowServerListing:true
onlyShowSecureChat:false
saveChatDrafts:false
panoramaScrollSpeed:1.0
telemetryOptInExtra:false
onboardAccessibility:false
menuBackgroundBlurriness:5
startedCleanly:true
showNowPlayingToast:false
musicFrequency:"DEFAULT"
key_key.attack:key.mouse.left
key_key.use:key.mouse.right
key_key.forward:key.keyboard.w
key_key.left:key.keyboard.a
key_key.back:key.keyboard.s
key_key.right:key.keyboard.d
key_key.jump:key.keyboard.space
key_key.sneak:key.keyboard.left.shift
key_key.sprint:key.keyboard.left.control
key_key.drop:key.keyboard.q
key_key.inventory:key.keyboard.e
key_key.chat:key.keyboard.t
key_key.playerlist:key.keyboard.tab
key_key.pickItem:key.mouse.middle
key_key.command:key.keyboard.slash
key_key.socialInteractions:key.keyboard.p
key_key.screenshot:key.keyboard.f2
key_key.togglePerspective:key.keyboard.f5
key_key.smoothCamera:key.keyboard.unknown
key_key.fullscreen:key.keyboard.f11
key_key.spectatorOutlines:key.keyboard.unknown
key_key.spectatorHotbar:key.mouse.middle
key_key.swapOffhand:key.keyboard.f
key_key.saveToolbarActivator:key.keyboard.c
key_key.loadToolbarActivator:key.keyboard.x
key_key.advancements:key.keyboard.l
key_key.quickActions:key.keyboard.g
key_key.hotbar.1:key.keyboard.1
key_key.hotbar.2:key.keyboard.2
key_key.hotbar.3:key.keyboard.3
key_key.hotbar.4:key.keyboard.4
key_key.hotbar.5:key.keyboard.5
key_key.hotbar.6:key.keyboard.6
key_key.hotbar.7:key.keyboard.7
key_key.hotbar.8:key.keyboard.8
key_key.hotbar.9:key.keyboard.9
key_key.dynamic_fps.toggle_forced:key.keyboard.unknown
key_key.dynamic_fps.toggle_disabled:key.keyboard.unknown
key_flashback.keybind.create_marker_1:key.keyboard.unknown
key_flashback.keybind.create_marker_2:key.keyboard.unknown
key_flashback.keybind.create_marker_3:key.keyboard.unknown
key_flashback.keybind.create_marker_4:key.keyboard.unknown
key_key.entityculling.toggle:key.keyboard.unknown
key_key.entityculling.toggleBoxes:key.keyboard.unknown
key_key.jei.toggleOverlay:key.keyboard.o
key_key.jei.focusSearch:key.keyboard.f
key_key.jei.previousPage:key.keyboard.unknown
key_key.jei.nextPage:key.keyboard.unknown
key_key.jei.toggleBookmarkOverlay:key.keyboard.unknown
key_key.jei.bookmark:key.keyboard.a
key_key.jei.showRecipe:key.keyboard.r
key_key.jei.showRecipe2:key.mouse.left
key_key.jei.showUses:key.keyboard.u
key_key.jei.showUses2:key.mouse.right
key_key.jei.transferRecipeBookmark:key.mouse.left
key_key.jei.maxTransferRecipeBookmark:key.mouse.left
key_key.jei.clearSearchBar:key.mouse.right
key_key.jei.previousSearch:key.keyboard.up
key_key.jei.nextSearch:key.keyboard.down
key_key.jei.toggleCheatMode:key.keyboard.unknown
key_key.jei.cheatOneItem:key.mouse.left
key_key.jei.cheatOneItem2:key.mouse.right
key_key.jei.cheatItemStack:key.mouse.left
key_key.jei.cheatItemStack2:key.mouse.middle
key_key.jei.toggleCheatModeConfigButton:key.mouse.left
key_key.jei.toggleEditMode:key.keyboard.unknown
key_key.jei.toggleHideIngredient:key.mouse.left
key_key.jei.toggleWildcardHideIngredient:key.mouse.right
key_key.jei.recipeBack:key.keyboard.backspace
key_key.jei.previousRecipePage:key.keyboard.page.up
key_key.jei.nextRecipePage:key.keyboard.page.down
key_key.jei.previousCategory:key.keyboard.page.up
key_key.jei.nextCategory:key.keyboard.page.down
key_key.jei.closeRecipeGui:key.keyboard.escape
key_key.jei.copy.recipe.id:key.keyboard.unknown
key_key.modmenu.open_menu:key.keyboard.unknown
key_key.push_to_talk:key.keyboard.unknown
key_key.whisper:key.keyboard.unknown
key_key.mute_microphone:key.keyboard.m
key_key.disable_voice_chat:key.keyboard.n
key_key.hide_icons:key.keyboard.h
key_key.voice_chat:key.keyboard.v
key_key.voice_chat_settings:key.keyboard.unknown
key_key.voice_chat_group:key.keyboard.unknown
key_key.voice_chat_toggle_recording:key.keyboard.unknown
key_key.voice_chat_adjust_volumes:key.keyboard.unknown
key_zoomify.key.zoom:key.keyboard.c
key_zoomify.key.zoom.secondary:key.keyboard.f6
key_iris.keybind.reload:key.keyboard.r
key_iris.keybind.toggleShaders:key.keyboard.k
key_iris.keybind.shaderPackSelection:key.keyboard.o
key_iris.keybind.wireframe:key.keyboard.unknown
soundCategory_master:1.0
soundCategory_music:1.0
soundCategory_record:1.0
soundCategory_weather:1.0
soundCategory_block:1.0
soundCategory_hostile:1.0
soundCategory_neutral:1.0
soundCategory_player:1.0
soundCategory_ambient:1.0
soundCategory_voice:1.0
soundCategory_ui:1.0
modelPart_cape:true
modelPart_jacket:true
modelPart_left_sleeve:true
modelPart_right_sleeve:true
modelPart_left_pants_leg:true
modelPart_right_pants_leg:true
modelPart_hat:true

View File

@ -1,13 +0,0 @@
name = "PT's Basic Modpack for Bingo"
author = "passthem"
version = "1.1.0-bingo"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "89da001d3628027c56edb7e4996c41d7859f46b9c5f2c6ad4a79d44fabcbccbc"
[versions]
fabric = "0.18.5"
minecraft = "1.21.1"

View File

@ -1,13 +0,0 @@
name = "Complementary Shaders - Reimagined"
filename = "ComplementaryReimagined_r5.8.1.zip"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/HVnmMxH1/versions/yCCduG44/ComplementaryReimagined_r5.8.1.zip"
hash-format = "sha512"
hash = "6bd95215755d25812556ce790d976221f7d677d63112e3e4d3e70b08a62ed41348fa3792dd31bbe720d1e46fe2d525cadb4f66e6358118e1f4aa8e0d11f25c39"
[update]
[update.modrinth]
mod-id = "HVnmMxH1"
version = "yCCduG44"

View File

@ -0,0 +1,421 @@
hash-format = "sha256"
[[files]]
file = "mods/appleskin.pw.toml"
hash = "1fc1e482945dff68e6aab34b22d61d054a6177869408ed4af3fef6117a33faab"
metafile = true
[[files]]
file = "mods/c2me-fabric.pw.toml"
hash = "4ee1808a7fb319d469dece5752cedb05dacb9afbe48021fa664f54b8c83fdc45"
metafile = true
[[files]]
file = "mods/carpet.pw.toml"
hash = "b6986c7bdec6840b8a344b4028b0a52be10460f2630223ca88db681b36cd5efa"
metafile = true
[[files]]
file = "mods/easyauth.pw.toml"
hash = "a2cf3825aa8d9cd727953a7496ce4ee781883e958bf0c7b0ae9d60f2c5ab2942"
metafile = true
[[files]]
file = "mods/fabric-api.pw.toml"
hash = "0345fbfa8542b5ec84535fe2aff0f5cc4e801ecc337f926d4e2310b53f458569"
metafile = true
[[files]]
file = "mods/lithium.pw.toml"
hash = "84957275e9dc6f07f4244ce3303536e3d73b0e72eb1696ccd024168a52c29c98"
metafile = true
[[files]]
file = "mods/no-chat-reports.pw.toml"
hash = "70d7b2bca719eca2b3a1447228b868abdc633c38121652d49f4e34380c44339d"
metafile = true
[[files]]
file = "mods/simple-voice-chat.pw.toml"
hash = "44acdef628ff0435c751b93100dd1a3dfabd263039003d39b20cb6f35110060f"
metafile = true
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/loot_table/entities/wither_skeleton.json"
hash = "eba4901c1549e4d235556c85a8605937c1bc231be71084071151017313de4b8b"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/configured_feature/barrier_remover.json"
hash = "75771918537bc50fdcd134e01deafed2aa3325a8a310b41152a4a1b4fd76ed64"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/noise_settings/end.json"
hash = "663708c06bc6d08f74a83e6dcc9fa8b407febd3f6711541be57f496d3cc6239b"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/ancient_city.json"
hash = "a32f8919571fecd93eedd3fa45f1c8df4adf1650b1391d176b13e942752cdbbe"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/bastion_remnant.json"
hash = "a34d39deac28c25ac6c1a34a9cfc840af72aeeba4bec6b6c851361592909bc34"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/buried_treasure.json"
hash = "ebea858acfd221655cc2da9637e50f8608523a45976161038b9a824d4c79811d"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/desert_pyramid.json"
hash = "9b8ccc64ec31048dc6f5498f34572f52082ecb98d6009026a8d389b2c9b90290"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/fortress.json"
hash = "ee97dab8f1f6ba3814f8d8e0539924ff8d063e81560e570146d45d2f3ac9eb9f"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/igloo.json"
hash = "fbfc4a37bd4d8cb480d8a17da33f7abfb9d340ed357310c1d119b3a35c427be0"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/jungle_pyramid.json"
hash = "888f3ed0371e0a305a8ffa3f4c3bcf15d8fb7d45e560a7878fa042b729869238"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/mansion.json"
hash = "ccf2d3639ab9cfed426eade6e86ce290af7d5cea6f8a4e082fb8055726a2b732"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/mineshaft.json"
hash = "6a57c6185b33989ec410b747ab5639887cab50c11393cdd53d40de5a155abc5b"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/mineshaft_mesa.json"
hash = "929f2484095cacc0833c0eb895d67a72f4c9b16c0d9bbda540cdd4cf291321af"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/monument.json"
hash = "e8fd41e742431b4f0fad00004dae8ba688e13e4a61c2e9a0c021416ec5c69714"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/nether_fossil.json"
hash = "61714b925b29c997e3553165ba87242d574d5c3416583c2e41b3003116ba117c"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/ocean_ruin_cold.json"
hash = "a30893dd35a7c93439f67644a94d591a6608bdddf283ed7dadb62dcc7eeeca4f"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/ocean_ruin_warm.json"
hash = "60d139b7c4b6ef999b429b048fc930ca7a34c7f6ffcad657848abc8f2b079c34"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/pillager_outpost.json"
hash = "9389a0a9ff5c933b7c0a41814f07cb70ff8de00a8b314ec1bbb1ffdba799340d"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/ruined_portal.json"
hash = "c9ebd0a03d934d4a79d6c6f2b317e1532d3f023591ea8f6f421b392f91076d14"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/ruined_portal_desert.json"
hash = "3e635eb9c50196cd332ff5cd1783b3bea0f908c3a187a9dead0b330efd456af2"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/ruined_portal_jungle.json"
hash = "c155b6c7d347e6d865c96c2e4b4ca14c47cff2031730bae435698e5acc12f85c"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/ruined_portal_mountain.json"
hash = "29019eed3b147a6ae1eb7bb3a0f831b4e28cda398ae590402f5d8914e8ed4a2e"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/ruined_portal_nether.json"
hash = "f71291d754064b051b956cca70470827735054d3ab5931b426a6c644eef983fa"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/ruined_portal_ocean.json"
hash = "048d15c54b4ea2a517492da1e8b8d339a474bc81311303675f211b717b2bd4a9"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/ruined_portal_swamp.json"
hash = "45c63cd9db34f4cba3b27817a763556b4bfdf29f6500425b47477ec50d60aa13"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/shipwreck.json"
hash = "7ebde33c4a0e35f24faad429aa27967039991190c8a5cf9460469df14ce26845"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/shipwreck_beached.json"
hash = "1c038a8319b0c53f9b8db49eb7e9ab825728acc82ad69757081388cd2f6d11e4"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/stronghold.json"
hash = "2040ff702a3fd6efd075758bda74ecf8fdd51e6bf5b468c1ddbfa0078c18c812"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/swamp_hut.json"
hash = "4fd327b39c51f9b075ea57d343443f76e0d5b816012ca493c1233cba09a9021c"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/trail_ruins.json"
hash = "1098e721a3c854238f68dad4746f19733216039fae566fb4e21525418dda029a"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/trial_chambers.json"
hash = "f25febd0c15a24ce8e04caad1e42ddfd98bda5a04aca1c93c2fea0f7fd0ca3fe"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/village_desert.json"
hash = "44fc0c37773be0914b2c1c3b816ef59e65ae1ce6a164c90879da5b6a9a7900df"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/village_plains.json"
hash = "046a75364c6667c9ee5c3aa6172cd7b7bf6e5cb292e9004559cacba5c6b2dc33"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/village_savanna.json"
hash = "653b927886e03b2d892b31b2a16b43b5459abab1be6c102b566ca51d6504b36f"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/village_snowy.json"
hash = "c59fcd591981c552dd370355a1017c938d1574f03fddae1ffd015a7c777dae73"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure/village_taiga.json"
hash = "86ec8c3cfd7e547cb7db1d3bcf755391b68c51f29c3d6a93ced2618c9eef12e3"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/ancient_cities.json"
hash = "711795eca8b83b29aa487dd5abc0cd4bd842bae4ae5c01d6e9b224fd2cdb6c9b"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/buried_treasures.json"
hash = "405f33cb875e31b48d8b9899f02b068451bebdb2f89c7894be1dd0a4213754d6"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/desert_pyramids.json"
hash = "835380d4d4230b20bcaa27541a79945130b50ffae95e30ba00f135c77f36a2dd"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/end_cities.json"
hash = "176f44c63064b9721b416d9ad09f09c4810ec5b0034e66fcf6e85fd72d6a83e8"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/igloos.json"
hash = "58bdf78b1a91c9d27ab34218b64db81df4da84ef8c5b27d7b3946b1a0d09ad37"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/jungle_temples.json"
hash = "65aeda4857f4fdb312eaeffa29403d4207a0b175c3e46a01b3102d8405312b81"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/mineshafts.json"
hash = "09a049b5ac50974de9752bdbce0f31c354ea3bac4227f4b1e5d486741562e4f9"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/nether_complexes.json"
hash = "1ba1acf893a0759791852f93428634d5e5b4ed070a3913eacbbd92571bb45190"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/nether_fossils.json"
hash = "e54fe805f740f09e1783b2f208367fb8d89dce112b1e629746d795a6b7fb2b8f"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/ocean_monuments.json"
hash = "6fe75f360c52c3d4eb630abe3724ce234d2273c656994a1d64b707786abf760c"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/ocean_ruins.json"
hash = "4cf598f0f3a380fd334402518be8f43d9832d5985cf56e6046493f25edbf76cd"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/pillager_outposts.json"
hash = "28ed1d75b2ad54b4c0b76b2ea8d9bda3b21f501170e84f0bb7d74fdc65addb3f"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/ruined_portals.json"
hash = "23014abb68b58f1fce14bbd9ed09ae6ec65606c79f1dd0494eb1435f8a261d42"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/shipwrecks.json"
hash = "0576598225f101283b4b3f65ab6cbbcd6a6cbd045d33222f3b07295bd211d436"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/strongholds.json"
hash = "efac2e2976f903b89fe9532e7c8b297bd61aae3a16e92d9374b279b7f3109b95"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/swamp_huts.json"
hash = "7fdf8ca260ff1d970d5a8be4db273dd4b51a81af3507d22d60324a0a75681263"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/trail_ruins.json"
hash = "cd8c4c9683be6239fa69891b4e7325c66a3f51674e7e6464562811aa2df984b4"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/trial_chambers.json"
hash = "3abe1ef6e00d07c6aff51389bac081929d62e7deeb6606fe37c8ee6c8860d96e"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/villages.json"
hash = "12c1cda72b82d247b2a265b369d56d52bdd893a9dbe6bfc7a3ff9634149fc06e"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/woodland_mansions.json"
hash = "b272c40be995466835ff3642ddb6f76d307304a423610b9de95e83dc0e60139b"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/world_preset/flat.json"
hash = "aded49260400754da0ff22d85863d51eca578eff0167bc6cefeb16b0db649da2"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/structures/buried_treasure.nbt"
hash = "41fa6d13736f52dd85129ce7c9473c61cc90ea92538d86ca21cf0787fccdb64d"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/configured_feature/barrier_remover.json"
hash = "75771918537bc50fdcd134e01deafed2aa3325a8a310b41152a4a1b4fd76ed64"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/density_function/end/aquifer/barrier.json"
hash = "03e7f2a37083d8298bf3d84a07f2db1e5793c80aa9817dd302f801da9fe3a3a7"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/density_function/end/aquifer/fluid_level_floodedness.json"
hash = "03e7f2a37083d8298bf3d84a07f2db1e5793c80aa9817dd302f801da9fe3a3a7"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/density_function/end/aquifer/fluid_level_spread.json"
hash = "03e7f2a37083d8298bf3d84a07f2db1e5793c80aa9817dd302f801da9fe3a3a7"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/density_function/end/aquifer/lava.json"
hash = "03e7f2a37083d8298bf3d84a07f2db1e5793c80aa9817dd302f801da9fe3a3a7"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/density_function/end/continents.json"
hash = "03e7f2a37083d8298bf3d84a07f2db1e5793c80aa9817dd302f801da9fe3a3a7"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/density_function/end/depth.json"
hash = "03e7f2a37083d8298bf3d84a07f2db1e5793c80aa9817dd302f801da9fe3a3a7"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/density_function/end/erosion.json"
hash = "f40520476ddfa6acc5d5d8fe6a9b687b56e0cd826fde5aa5c5963e139a7f4570"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/density_function/end/final_density.json"
hash = "ac3bfd2d02294559a2c757982b4e6966b2944e9ea42d838484b63856d3d5c2f0"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/density_function/end/initial_density_without_jaggedness.json"
hash = "03e7f2a37083d8298bf3d84a07f2db1e5793c80aa9817dd302f801da9fe3a3a7"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/density_function/end/preliminary_surface_level.json"
hash = "03e7f2a37083d8298bf3d84a07f2db1e5793c80aa9817dd302f801da9fe3a3a7"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/density_function/end/ridges.json"
hash = "03e7f2a37083d8298bf3d84a07f2db1e5793c80aa9817dd302f801da9fe3a3a7"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/density_function/end/temperature.json"
hash = "03e7f2a37083d8298bf3d84a07f2db1e5793c80aa9817dd302f801da9fe3a3a7"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/density_function/end/vegetation.json"
hash = "03e7f2a37083d8298bf3d84a07f2db1e5793c80aa9817dd302f801da9fe3a3a7"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/density_function/end/vein/gap.json"
hash = "03e7f2a37083d8298bf3d84a07f2db1e5793c80aa9817dd302f801da9fe3a3a7"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/density_function/end/vein/ridged.json"
hash = "03e7f2a37083d8298bf3d84a07f2db1e5793c80aa9817dd302f801da9fe3a3a7"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/density_function/end/vein/toggle.json"
hash = "03e7f2a37083d8298bf3d84a07f2db1e5793c80aa9817dd302f801da9fe3a3a7"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/placed_feature/xz0_y-12.json"
hash = "acd28cd46550d1a1cda429f570201ff07e3b5c1806795906510ee82ac493740d"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/placed_feature/xz0_y-20.json"
hash = "9eb1278569923d6c8a12ff24d2b5122d98faf51fe30ec73df7e3105f8a8d566c"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/placed_feature/xz0_y-28.json"
hash = "b0af533feef4143ce6170fa1dfa4d5a4db6bee03d6e3701066389807d681a637"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/placed_feature/xz0_y-36.json"
hash = "e6c7fbc81a00ad7d399b1c7af70b95a725d3375235c85d63ead61b241328a55b"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/placed_feature/xz0_y-4.json"
hash = "6ae53b452026b3aed288fbb35d06dc658c380248d99b74010851ee4c6e024d3d"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/placed_feature/xz0_y-44.json"
hash = "bb86b55620792f507e73029958dcbe56239109ae8408777199822fe1f2fa0945"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/placed_feature/xz0_y60.json"
hash = "6edc51eb0ecce481948daa3189d61289e548929a319782a1ca08012928d04664"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/placed_feature/xz8_y-12.json"
hash = "cdf68249fd7e6190797364fc949189e50f716e5ea9507b97b7f6829473a1c884"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/placed_feature/xz8_y-20.json"
hash = "563a1f6f04e2593ed213c3a78f212aa1cdd1bf870fb47fc065b9473bcd527ae9"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/placed_feature/xz8_y-28.json"
hash = "bef57102e4aee2b1e25bf8b45a10614cc672d2e8e9d546a27ec63875eed55471"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/placed_feature/xz8_y-36.json"
hash = "d6579cc34902da983cc715637fc59ec36e2e5d3a1d8eb0e7f1238c874744afce"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/placed_feature/xz8_y-4.json"
hash = "418eb226975820936f85467687096401e5d18d4a85acf9a1dfbe77571714d782"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/placed_feature/xz8_y-44.json"
hash = "e05a3a1d6d6a1c7bc6144a391d41908f64bdca3e65e963562b1769bbb0565287"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/placed_feature/xz8_y60.json"
hash = "0eb391078125f389b076ae1c238fa68c08a1634d8c96f7277a703b2608a8216a"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/structure/mineshaft.json"
hash = "7959a94669f83cbc560a5846adaeb93430ae87adb7ecfe739e441f925accd778"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/structure/mineshaft_mesa.json"
hash = "679c00199ee180292c55cfe66b4806da005866ec5e216256ec2d2e49878a2302"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/structure/ruined_portal_dark_forest.json"
hash = "42d1baf56558ce04465f13b2da9e05b54126f4e35ba5ce14c250179b7772f151"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/structure_set/mineshafts.json"
hash = "2acdf3d689561d10fe93c20ff6f84a704cd54c70df7cb230d80570af7659a37d"
[[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/worldgen/template_pool/buried_treasure.json"
hash = "3b9cb212e3521894b8cef9991bfdf8eeb56705e6e42c2fb201cb5db782da2f15"
[[files]]
file = "world/datapacks/pt_superflat_wtf/pack.mcmeta"
hash = "786035dc3bb95c2c0eb25435c4ceb423acae21170ef774abda6f4ca10aaf6882"

View File

@ -0,0 +1,13 @@
name = "AppleSkin"
filename = "appleskin-fabric-mc1.21.9-3.0.7.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/8sbiz1lS/appleskin-fabric-mc1.21.9-3.0.7.jar"
hash-format = "sha512"
hash = "79d0d0b4a09140cdb7cf74b1cd71554147c60648beb485ca647b149174e171660ec561ad329da58b78b5de439909b180e287b4b38bf068acfca20666100f4584"
[update]
[update.modrinth]
mod-id = "EsAfCjCV"
version = "8sbiz1lS"

View File

@ -0,0 +1,13 @@
name = "Concurrent Chunk Management Engine (Fabric)"
filename = "c2me-fabric-mc1.21.10-0.3.6+alpha.0.9.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/2EKX8Hiv/c2me-fabric-mc1.21.10-0.3.6%2Balpha.0.9.jar"
hash-format = "sha512"
hash = "71e193ecaa38e927a9f943eac6cac5b5dcb4ce6934aae994da9fe34cace5941fe25258056d8b9fdedbda87c5eb3787cad4c74e68ea39048cb6e86202a56dd7ec"
[update]
[update.modrinth]
mod-id = "VSNURh3q"
version = "2EKX8Hiv"

View File

@ -0,0 +1,13 @@
name = "Carpet"
filename = "fabric-carpet-1.21.10-1.4.188+v251016.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/TQTTVgYE/versions/oiUqSOMA/fabric-carpet-1.21.10-1.4.188%2Bv251016.jar"
hash-format = "sha512"
hash = "dfab93784fcaa73b20854857063025d36a2f7c27397cc64b141fe2c85024993a87936016ac823c2c945f27314b9938aa57e06b55676a1c349c121b445ecfe213"
[update]
[update.modrinth]
mod-id = "TQTTVgYE"
version = "oiUqSOMA"

View File

@ -0,0 +1,13 @@
name = "EasyAuth"
filename = "easyauth-mc1.21.9-3.4.2.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/aZj58GfX/versions/JhU4S1jg/easyauth-mc1.21.9-3.4.2.jar"
hash-format = "sha512"
hash = "d51bc5781577e841f4ed7c5af211716d21175ba75a4f33ddc89d3dd48bfa6718d77399e00b1416278c4c7f83991e37a3a415dc0e1fdd3b1b447fbf5c81024742"
[update]
[update.modrinth]
mod-id = "aZj58GfX"
version = "JhU4S1jg"

View File

@ -0,0 +1,13 @@
name = "Fabric API"
filename = "fabric-api-0.138.4+1.21.10.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/tV4Gc0Zo/fabric-api-0.138.4%2B1.21.10.jar"
hash-format = "sha512"
hash = "5e64c53391dfd1c059777d671c52be17a4e27a29d9bd7340ea9e3f55ce7a770b38db0a15e0966e981ee8c1b9372fb89543a278521624689268acebb85bd5c6e9"
[update]
[update.modrinth]
mod-id = "P7dR8mSH"
version = "tV4Gc0Zo"

View File

@ -0,0 +1,13 @@
name = "Lithium"
filename = "lithium-fabric-0.20.1+mc1.21.10.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/NsswKiwi/lithium-fabric-0.20.1%2Bmc1.21.10.jar"
hash-format = "sha512"
hash = "79b2892d123f3bb12649927dd8fccc25c955ff38a19f3aba7cd0180c4cf5506c2a76d49418b13050f90bba7bb59f3623af06e8a275e2ae8c63808084043902bb"
[update]
[update.modrinth]
mod-id = "gvQqBUqZ"
version = "NsswKiwi"

View File

@ -0,0 +1,13 @@
name = "No Chat Reports"
filename = "NoChatReports-FABRIC-1.21.10-v2.16.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/78RjC1gi/NoChatReports-FABRIC-1.21.10-v2.16.0.jar"
hash-format = "sha512"
hash = "39b2f284f73f8290012b8b9cc70085d59668547fc7b4ec43ab34e4bca6b39a6691fbe32bc3326e40353ba9c16a06320e52818315be77799a5aad526370cbc773"
[update]
[update.modrinth]
mod-id = "qQyHxfxd"
version = "78RjC1gi"

View File

@ -0,0 +1,13 @@
name = "Simple Voice Chat"
filename = "voicechat-fabric-1.21.10-2.6.12.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/n7Kvch7B/voicechat-fabric-1.21.10-2.6.12.jar"
hash-format = "sha512"
hash = "5dc3946095adc241e78f186106c793bc046f45a1d7ad757712618ed6b30fca443dc78b42f646f352135a6f77f912dd54a3332798c8c8642f1963354c28cd09c4"
[update]
[update.modrinth]
mod-id = "9eGKb6K1"
version = "n7Kvch7B"

View File

@ -0,0 +1,13 @@
name = "PT's Server Modpack 1"
author = "passthem"
version = "1.0.0"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "60602746cc26411f4ebbd310cc61d1550a11b77e7887ac5005d6ef809fffdc59"
[versions]
fabric = "0.18.5"
minecraft = "1.21.10"

View File

@ -0,0 +1,82 @@
{
"type": "minecraft:entity",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": -1.0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
},
"enchantment": "minecraft:looting",
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:coal"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 2.0,
"min": 0.0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 1.0,
"min": 0.0
},
"enchantment": "minecraft:looting",
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:bone"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:killed_by_player"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:wither_skeleton_skull"
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:entities/wither_skeleton"
}

View File

@ -0,0 +1,21 @@
{
"": "Used to remove barrier terrain spawned in dark_forests and underground to enable mansion spawning and dungeon spawning",
"type": "minecraft:disk",
"config": {
"state_provider": {
"fallback": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "minecraft:air"
}
},
"rules": []
},
"radius": 8,
"half_height": 4,
"target": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:barrier"
}
}
}

View File

@ -0,0 +1,61 @@
{
"sea_level": 0,
"disable_mob_generation": true,
"aquifers_enabled": false,
"ore_veins_enabled": false,
"legacy_random_source": true,
"default_block": {
"Name": "minecraft:end_stone"
},
"default_fluid": {
"Name": "minecraft:air"
},
"noise": {
"min_y": 0,
"height": 128,
"size_horizontal": 2,
"size_vertical": 1
},
"noise_router": {
"barrier": "superflat_dimensions:end/aquifer/barrier",
"fluid_level_floodedness": "superflat_dimensions:end/aquifer/fluid_level_floodedness",
"fluid_level_spread": "superflat_dimensions:end/aquifer/fluid_level_spread",
"lava": "superflat_dimensions:end/aquifer/lava",
"temperature": "superflat_dimensions:end/temperature",
"vegetation": "superflat_dimensions:end/vegetation",
"continents": "superflat_dimensions:end/continents",
"erosion": "superflat_dimensions:end/erosion",
"depth": "superflat_dimensions:end/depth",
"ridges": "superflat_dimensions:end/ridges",
"preliminary_surface_level": "superflat_dimensions:end/initial_density_without_jaggedness",
"final_density": "superflat_dimensions:end/final_density",
"vein_toggle": "superflat_dimensions:end/vein/toggle",
"vein_ridged": "superflat_dimensions:end/vein/ridged",
"vein_gap": "superflat_dimensions:end/vein/gap"
},
"spawn_target": [],
"surface_rule": {
"type": "minecraft:sequence",
"sequence": [
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:biome",
"biome_is": ["minecraft:the_end"]
},
"then_run": {
"type": "minecraft:block",
"result_state": {
"Name": "minecraft:snow_block"
}
}
},
{
"type": "minecraft:block",
"result_state": {
"Name": "minecraft:end_stone"
}
}
]
}
}

View File

@ -0,0 +1,48 @@
{
"type": "minecraft:jigsaw",
"biomes": "#minecraft:has_structure/ancient_city",
"max_distance_from_center": 116,
"size": 7,
"spawn_overrides": {
"ambient": {
"bounding_box": "full",
"spawns": []
},
"axolotls": {
"bounding_box": "full",
"spawns": []
},
"creature": {
"bounding_box": "full",
"spawns": []
},
"misc": {
"bounding_box": "full",
"spawns": []
},
"monster": {
"bounding_box": "full",
"spawns": []
},
"underground_water_creature": {
"bounding_box": "full",
"spawns": []
},
"water_ambient": {
"bounding_box": "full",
"spawns": []
},
"water_creature": {
"bounding_box": "full",
"spawns": []
}
},
"start_height": {
"absolute": -27
},
"start_jigsaw_name": "minecraft:city_anchor",
"start_pool": "minecraft:ancient_city/city_center",
"step": "underground_decoration",
"terrain_adaptation": "beard_box",
"use_expansion_hack": false
}

View File

@ -0,0 +1,13 @@
{
"type": "minecraft:jigsaw",
"biomes": "#minecraft:has_structure/bastion_remnant",
"max_distance_from_center": 80,
"size": 6,
"spawn_overrides": {},
"start_height": {
"absolute": 33
},
"start_pool": "minecraft:bastion/starts",
"step": "surface_structures",
"use_expansion_hack": false
}

View File

@ -0,0 +1,6 @@
{
"type": "minecraft:buried_treasure",
"biomes": ["minecraft:plains"],
"spawn_overrides": {},
"step": "surface_structures"
}

View File

@ -0,0 +1,7 @@
{
"type": "minecraft:desert_pyramid",
"biomes": ["minecraft:plains"],
"spawn_overrides": {},
"step": "surface_structures"
}

View File

@ -0,0 +1,42 @@
{
"type": "minecraft:fortress",
"biomes": "#minecraft:has_structure/nether_fortress",
"spawn_overrides": {
"monster": {
"bounding_box": "piece",
"spawns": [
{
"type": "minecraft:blaze",
"maxCount": 3,
"minCount": 2,
"weight": 10
},
{
"type": "minecraft:zombified_piglin",
"maxCount": 4,
"minCount": 4,
"weight": 5
},
{
"type": "minecraft:wither_skeleton",
"maxCount": 5,
"minCount": 5,
"weight": 8
},
{
"type": "minecraft:skeleton",
"maxCount": 5,
"minCount": 5,
"weight": 2
},
{
"type": "minecraft:magma_cube",
"maxCount": 4,
"minCount": 4,
"weight": 3
}
]
}
},
"step": "underground_decoration"
}

View File

@ -0,0 +1,7 @@
{
"type": "minecraft:igloo",
"biomes": ["minecraft:plains"],
"spawn_overrides": {},
"step": "surface_structures"
}

View File

@ -0,0 +1,7 @@
{
"type": "minecraft:jungle_temple",
"biomes": ["minecraft:plains"],
"spawn_overrides": {},
"step": "surface_structures"
}

View File

@ -0,0 +1,7 @@
{
"type": "minecraft:woodland_mansion",
"biomes": ["minecraft:plains"],
"spawn_overrides": {},
"step": "surface_structures"
}

View File

@ -0,0 +1,7 @@
{
"type": "minecraft:mineshaft",
"biomes": "#minecraft:has_structure/mineshaft",
"mineshaft_type": "normal",
"spawn_overrides": {},
"step": "underground_structures"
}

View File

@ -0,0 +1,7 @@
{
"type": "minecraft:mineshaft",
"biomes": "#minecraft:has_structure/mineshaft_mesa",
"mineshaft_type": "mesa",
"spawn_overrides": {},
"step": "underground_structures"
}

View File

@ -0,0 +1,27 @@
{
"type": "minecraft:ocean_monument",
"biomes": ["minecraft:plains"],
"spawn_overrides": {
"axolotls": {
"bounding_box": "full",
"spawns": []
},
"monster": {
"bounding_box": "full",
"spawns": [
{
"type": "minecraft:guardian",
"maxCount": 4,
"minCount": 2,
"weight": 1
}
]
},
"underground_water_creature": {
"bounding_box": "full",
"spawns": []
}
},
"step": "surface_structures"
}

View File

@ -0,0 +1,16 @@
{
"type": "minecraft:nether_fossil",
"biomes": "#minecraft:has_structure/nether_fossil",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"below_top": 2
},
"min_inclusive": {
"absolute": 32
}
},
"spawn_overrides": {},
"step": "underground_decoration",
"terrain_adaptation": "beard_thin"
}

View File

@ -0,0 +1,9 @@
{
"type": "minecraft:ocean_ruin",
"biome_temp": "cold",
"biomes": "#minecraft:has_structure/ocean_ruin_cold",
"cluster_probability": 0.9,
"large_probability": 0.3,
"spawn_overrides": {},
"step": "surface_structures"
}

View File

@ -0,0 +1,9 @@
{
"type": "minecraft:ocean_ruin",
"biome_temp": "warm",
"biomes": "#minecraft:has_structure/ocean_ruin_warm",
"cluster_probability": 0.9,
"large_probability": 0.3,
"spawn_overrides": {},
"step": "surface_structures"
}

View File

@ -0,0 +1,27 @@
{
"type": "minecraft:jigsaw",
"biomes": "#minecraft:has_structure/pillager_outpost",
"max_distance_from_center": 80,
"project_start_to_heightmap": "WORLD_SURFACE_WG",
"size": 7,
"spawn_overrides": {
"monster": {
"bounding_box": "full",
"spawns": [
{
"type": "minecraft:pillager",
"maxCount": 1,
"minCount": 1,
"weight": 1
}
]
}
},
"start_height": {
"absolute": 0
},
"start_pool": "minecraft:pillager_outpost/base_plates",
"step": "surface_structures",
"terrain_adaptation": "beard_thin",
"use_expansion_hack": true
}

View File

@ -0,0 +1,28 @@
{
"type": "minecraft:ruined_portal",
"biomes": "#minecraft:has_structure/ruined_portal_standard",
"setups": [
{
"air_pocket_probability": 1.0,
"can_be_cold": true,
"mossiness": 0.2,
"overgrown": false,
"placement": "underground",
"replace_with_blackstone": false,
"vines": false,
"weight": 0.5
},
{
"air_pocket_probability": 0.5,
"can_be_cold": true,
"mossiness": 0.2,
"overgrown": false,
"placement": "on_land_surface",
"replace_with_blackstone": false,
"vines": false,
"weight": 0.5
}
],
"spawn_overrides": {},
"step": "surface_structures"
}

View File

@ -0,0 +1,18 @@
{
"type": "minecraft:ruined_portal",
"biomes": "#minecraft:has_structure/ruined_portal_desert",
"setups": [
{
"air_pocket_probability": 0.0,
"can_be_cold": false,
"mossiness": 0.0,
"overgrown": false,
"placement": "partly_buried",
"replace_with_blackstone": false,
"vines": false,
"weight": 1.0
}
],
"spawn_overrides": {},
"step": "surface_structures"
}

View File

@ -0,0 +1,18 @@
{
"type": "minecraft:ruined_portal",
"biomes": "#minecraft:has_structure/ruined_portal_jungle",
"setups": [
{
"air_pocket_probability": 0.5,
"can_be_cold": false,
"mossiness": 0.8,
"overgrown": true,
"placement": "on_land_surface",
"replace_with_blackstone": false,
"vines": true,
"weight": 1.0
}
],
"spawn_overrides": {},
"step": "surface_structures"
}

View File

@ -0,0 +1,28 @@
{
"type": "minecraft:ruined_portal",
"biomes": "#minecraft:has_structure/ruined_portal_mountain",
"setups": [
{
"air_pocket_probability": 1.0,
"can_be_cold": true,
"mossiness": 0.2,
"overgrown": false,
"placement": "in_mountain",
"replace_with_blackstone": false,
"vines": false,
"weight": 0.5
},
{
"air_pocket_probability": 0.5,
"can_be_cold": true,
"mossiness": 0.2,
"overgrown": false,
"placement": "on_land_surface",
"replace_with_blackstone": false,
"vines": false,
"weight": 0.5
}
],
"spawn_overrides": {},
"step": "surface_structures"
}

View File

@ -0,0 +1,18 @@
{
"type": "minecraft:ruined_portal",
"biomes": "#minecraft:has_structure/ruined_portal_nether",
"setups": [
{
"air_pocket_probability": 0.5,
"can_be_cold": false,
"mossiness": 0.0,
"overgrown": false,
"placement": "in_nether",
"replace_with_blackstone": true,
"vines": false,
"weight": 1.0
}
],
"spawn_overrides": {},
"step": "surface_structures"
}

View File

@ -0,0 +1,18 @@
{
"type": "minecraft:ruined_portal",
"biomes": "#minecraft:has_structure/ruined_portal_ocean",
"setups": [
{
"air_pocket_probability": 0.0,
"can_be_cold": true,
"mossiness": 0.8,
"overgrown": false,
"placement": "on_ocean_floor",
"replace_with_blackstone": false,
"vines": false,
"weight": 1.0
}
],
"spawn_overrides": {},
"step": "surface_structures"
}

View File

@ -0,0 +1,18 @@
{
"type": "minecraft:ruined_portal",
"biomes": "#minecraft:has_structure/ruined_portal_swamp",
"setups": [
{
"air_pocket_probability": 0.0,
"can_be_cold": false,
"mossiness": 0.5,
"overgrown": false,
"placement": "on_ocean_floor",
"replace_with_blackstone": false,
"vines": true,
"weight": 1.0
}
],
"spawn_overrides": {},
"step": "surface_structures"
}

View File

@ -0,0 +1,8 @@
{
"type": "minecraft:shipwreck",
"biomes": ["minecraft:plains"],
"is_beached": false,
"spawn_overrides": {},
"step": "surface_structures"
}

View File

@ -0,0 +1,7 @@
{
"type": "minecraft:shipwreck",
"biomes": "#minecraft:has_structure/shipwreck_beached",
"is_beached": true,
"spawn_overrides": {},
"step": "surface_structures"
}

View File

@ -0,0 +1,7 @@
{
"type": "minecraft:stronghold",
"biomes": "#minecraft:has_structure/stronghold",
"spawn_overrides": {},
"step": "surface_structures",
"terrain_adaptation": "bury"
}

View File

@ -0,0 +1,30 @@
{
"type": "minecraft:swamp_hut",
"biomes": ["minecraft:plains"],
"spawn_overrides": {
"creature": {
"bounding_box": "piece",
"spawns": [
{
"type": "minecraft:cat",
"maxCount": 1,
"minCount": 1,
"weight": 1
}
]
},
"monster": {
"bounding_box": "piece",
"spawns": [
{
"type": "minecraft:witch",
"maxCount": 1,
"minCount": 1,
"weight": 1
}
]
}
},
"step": "surface_structures"
}

View File

@ -0,0 +1,15 @@
{
"type": "minecraft:jigsaw",
"biomes": "#minecraft:has_structure/trail_ruins",
"max_distance_from_center": 80,
"project_start_to_heightmap": "WORLD_SURFACE_WG",
"size": 7,
"spawn_overrides": {},
"start_height": {
"absolute": -15
},
"start_pool": "minecraft:trail_ruins/tower",
"step": "underground_structures",
"terrain_adaptation": "bury",
"use_expansion_hack": false
}

View File

@ -0,0 +1,147 @@
{
"type": "minecraft:jigsaw",
"biomes": "#minecraft:has_structure/trial_chambers",
"dimension_padding": 10,
"liquid_settings": "ignore_waterlogging",
"max_distance_from_center": 116,
"pool_aliases": [
{
"type": "minecraft:random_group",
"groups": [
{
"data": [
{
"type": "minecraft:direct",
"alias": "minecraft:trial_chambers/spawner/contents/ranged",
"target": "minecraft:trial_chambers/spawner/ranged/skeleton"
},
{
"type": "minecraft:direct",
"alias": "minecraft:trial_chambers/spawner/contents/slow_ranged",
"target": "minecraft:trial_chambers/spawner/slow_ranged/skeleton"
}
],
"weight": 1
},
{
"data": [
{
"type": "minecraft:direct",
"alias": "minecraft:trial_chambers/spawner/contents/ranged",
"target": "minecraft:trial_chambers/spawner/ranged/stray"
},
{
"type": "minecraft:direct",
"alias": "minecraft:trial_chambers/spawner/contents/slow_ranged",
"target": "minecraft:trial_chambers/spawner/slow_ranged/stray"
}
],
"weight": 1
},
{
"data": [
{
"type": "minecraft:direct",
"alias": "minecraft:trial_chambers/spawner/contents/ranged",
"target": "minecraft:trial_chambers/spawner/ranged/poison_skeleton"
},
{
"type": "minecraft:direct",
"alias": "minecraft:trial_chambers/spawner/contents/slow_ranged",
"target": "minecraft:trial_chambers/spawner/slow_ranged/poison_skeleton"
}
],
"weight": 1
}
]
},
{
"type": "minecraft:random",
"alias": "minecraft:trial_chambers/spawner/contents/melee",
"targets": [
{
"data": "minecraft:trial_chambers/spawner/melee/zombie",
"weight": 1
},
{
"data": "minecraft:trial_chambers/spawner/melee/husk",
"weight": 1
},
{
"data": "minecraft:trial_chambers/spawner/melee/spider",
"weight": 1
}
]
},
{
"type": "minecraft:random",
"alias": "minecraft:trial_chambers/spawner/contents/small_melee",
"targets": [
{
"data": "minecraft:trial_chambers/spawner/small_melee/slime",
"weight": 1
},
{
"data": "minecraft:trial_chambers/spawner/small_melee/cave_spider",
"weight": 1
},
{
"data": "minecraft:trial_chambers/spawner/small_melee/silverfish",
"weight": 1
},
{
"data": "minecraft:trial_chambers/spawner/small_melee/baby_zombie",
"weight": 1
}
]
}
],
"size": 20,
"spawn_overrides": {
"ambient": {
"bounding_box": "piece",
"spawns": []
},
"axolotls": {
"bounding_box": "piece",
"spawns": []
},
"creature": {
"bounding_box": "piece",
"spawns": []
},
"misc": {
"bounding_box": "piece",
"spawns": []
},
"monster": {
"bounding_box": "piece",
"spawns": []
},
"underground_water_creature": {
"bounding_box": "piece",
"spawns": []
},
"water_ambient": {
"bounding_box": "piece",
"spawns": []
},
"water_creature": {
"bounding_box": "piece",
"spawns": []
}
},
"start_height": {
"type": "minecraft:uniform",
"max_inclusive": {
"absolute": -20
},
"min_inclusive": {
"absolute": -40
}
},
"start_pool": "minecraft:trial_chambers/chamber/end",
"step": "underground_structures",
"terrain_adaptation": "encapsulate",
"use_expansion_hack": false
}

View File

@ -0,0 +1,15 @@
{
"type": "minecraft:jigsaw",
"biomes": "#minecraft:has_structure/village_desert",
"max_distance_from_center": 80,
"project_start_to_heightmap": "WORLD_SURFACE_WG",
"size": 6,
"spawn_overrides": {},
"start_height": {
"absolute": 0
},
"start_pool": "minecraft:village/desert/town_centers",
"step": "surface_structures",
"terrain_adaptation": "beard_thin",
"use_expansion_hack": true
}

View File

@ -0,0 +1,15 @@
{
"type": "minecraft:jigsaw",
"biomes": "#minecraft:has_structure/village_plains",
"max_distance_from_center": 80,
"project_start_to_heightmap": "WORLD_SURFACE_WG",
"size": 6,
"spawn_overrides": {},
"start_height": {
"absolute": 0
},
"start_pool": "minecraft:village/plains/town_centers",
"step": "surface_structures",
"terrain_adaptation": "beard_thin",
"use_expansion_hack": true
}

View File

@ -0,0 +1,15 @@
{
"type": "minecraft:jigsaw",
"biomes": "#minecraft:has_structure/village_savanna",
"max_distance_from_center": 80,
"project_start_to_heightmap": "WORLD_SURFACE_WG",
"size": 6,
"spawn_overrides": {},
"start_height": {
"absolute": 0
},
"start_pool": "minecraft:village/savanna/town_centers",
"step": "surface_structures",
"terrain_adaptation": "beard_thin",
"use_expansion_hack": true
}

View File

@ -0,0 +1,15 @@
{
"type": "minecraft:jigsaw",
"biomes": "#minecraft:has_structure/village_snowy",
"max_distance_from_center": 80,
"project_start_to_heightmap": "WORLD_SURFACE_WG",
"size": 6,
"spawn_overrides": {},
"start_height": {
"absolute": 0
},
"start_pool": "minecraft:village/snowy/town_centers",
"step": "surface_structures",
"terrain_adaptation": "beard_thin",
"use_expansion_hack": true
}

View File

@ -0,0 +1,15 @@
{
"type": "minecraft:jigsaw",
"biomes": "#minecraft:has_structure/village_taiga",
"max_distance_from_center": 80,
"project_start_to_heightmap": "WORLD_SURFACE_WG",
"size": 6,
"spawn_overrides": {},
"start_height": {
"absolute": 0
},
"start_pool": "minecraft:village/taiga/town_centers",
"step": "surface_structures",
"terrain_adaptation": "beard_thin",
"use_expansion_hack": true
}

View File

@ -0,0 +1,14 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 20083232,
"separation": 8,
"spacing": 24
},
"structures": [
{
"structure": "minecraft:ancient_city",
"weight": 1
}
]
}

View File

@ -0,0 +1,17 @@
{
"placement": {
"type": "minecraft:random_spread",
"frequency": 1.0,
"frequency_reduction_method": "legacy_type_2",
"locate_offset": [9, 0, 9],
"salt": 0,
"separation": 0,
"spacing": 4
},
"structures": [
{
"structure": "minecraft:buried_treasure",
"weight": 1
}
]
}

View File

@ -0,0 +1,14 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 14357617,
"separation": 0,
"spacing": 8
},
"structures": [
{
"structure": "minecraft:desert_pyramid",
"weight": 1
}
]
}

View File

@ -0,0 +1,15 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 10387313,
"separation": 0,
"spacing": 4,
"spread_type": "triangular"
},
"structures": [
{
"structure": "minecraft:end_city",
"weight": 1
}
]
}

View File

@ -0,0 +1,15 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 14357618,
"separation": 0,
"spacing": 8
},
"structures": [
{
"structure": "minecraft:igloo",
"weight": 1
}
]
}

View File

@ -0,0 +1,15 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 14357619,
"separation": 0,
"spacing": 8
},
"structures": [
{
"structure": "minecraft:jungle_pyramid",
"weight": 1
}
]
}

View File

@ -0,0 +1,17 @@
{
"placement": {
"type": "minecraft:random_spread",
"frequency": 0.02,
"frequency_reduction_method": "legacy_type_3",
"salt": 0,
"separation": 0,
"spacing": 1
},
"structures": [
{
"structure": "minecraft:mineshaft",
"weight": 1
}
]
}

View File

@ -0,0 +1,19 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 30084232,
"separation": 0,
"spacing": 5
},
"structures": [
{
"structure": "minecraft:fortress",
"weight": 2
},
{
"structure": "minecraft:bastion_remnant",
"weight": 3
}
]
}

View File

@ -0,0 +1,15 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 14357921,
"separation": 0,
"spacing": 2
},
"structures": [
{
"structure": "minecraft:nether_fossil",
"weight": 1
}
]
}

View File

@ -0,0 +1,16 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 10387313,
"separation": 0,
"spacing": 11,
"spread_type": "triangular"
},
"structures": [
{
"structure": "minecraft:monument",
"weight": 1
}
]
}

View File

@ -0,0 +1,18 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 14357621,
"separation": 8,
"spacing": 20
},
"structures": [
{
"structure": "minecraft:ocean_ruin_cold",
"weight": 1
},
{
"structure": "minecraft:ocean_ruin_warm",
"weight": 1
}
]
}

View File

@ -0,0 +1,16 @@
{
"placement": {
"type": "minecraft:random_spread",
"frequency": 1,
"frequency_reduction_method": "legacy_type_1",
"salt": 165745296,
"separation": 8,
"spacing": 32
},
"structures": [
{
"structure": "minecraft:pillager_outpost",
"weight": 1
}
]
}

View File

@ -0,0 +1,14 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 34222645,
"separation": 0,
"spacing": 3
},
"structures": [
{
"structure": "minecraft:ruined_portal",
"weight": 1
}
]
}

View File

@ -0,0 +1,15 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 165745295,
"separation": 0,
"spacing": 4
},
"structures": [
{
"structure": "minecraft:shipwreck",
"weight": 1
}
]
}

View File

@ -0,0 +1,16 @@
{
"placement": {
"type": "minecraft:concentric_rings",
"count": 128,
"distance": 32,
"preferred_biomes": "#minecraft:stronghold_biased_to",
"salt": 0,
"spread": 3
},
"structures": [
{
"structure": "minecraft:stronghold",
"weight": 1
}
]
}

View File

@ -0,0 +1,15 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 14357620,
"separation": 0,
"spacing": 8
},
"structures": [
{
"structure": "minecraft:swamp_hut",
"weight": 1
}
]
}

View File

@ -0,0 +1,14 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 83469867,
"separation": 8,
"spacing": 34
},
"structures": [
{
"structure": "minecraft:trail_ruins",
"weight": 1
}
]
}

View File

@ -0,0 +1,15 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 94251327,
"separation": 0,
"spacing": 16
},
"structures": [
{
"structure": "minecraft:trial_chambers",
"weight": 1
}
]
}

View File

@ -0,0 +1,31 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 10387312,
"separation": 0,
"spacing": 4
},
"structures": [
{
"structure": "minecraft:village_plains",
"weight": 1
},
{
"structure": "minecraft:village_desert",
"weight": 1
},
{
"structure": "minecraft:village_savanna",
"weight": 1
},
{
"structure": "minecraft:village_snowy",
"weight": 1
},
{
"structure": "minecraft:village_taiga",
"weight": 1
}
]
}

View File

@ -0,0 +1,15 @@
{
"placement": {
"type": "minecraft:random_spread",
"salt": 10387319,
"separation": 0,
"spacing": 16
},
"structures": [
{
"structure": "minecraft:mansion",
"weight": 1
}
]
}

Some files were not shown because too many files have changed in this diff Show More