initial commit

This commit is contained in:
2023-10-14 19:00:21 +02:00
commit 1967ad8280
90 changed files with 1889 additions and 0 deletions

55
configs/ae2/client.json Normal file
View File

@@ -0,0 +1,55 @@
{
"client": {
"disableColoredCableRecipesInJEI": true,
"enableFacadesInJEI_comment": "Show facades in JEI ingredient list",
"enableFacadesInJEI": true,
"enableFacadeRecipesInJEI_comment": "Show facade recipes in JEI for supported blocks",
"enableFacadeRecipesInJEI": true,
"enableEffects": true,
"useTerminalUseLargeFont": false,
"useColoredCraftingStatus": true,
"PowerUnit_comment": "Power unit shown in AE UIs",
"PowerUnit": "rf",
"showDebugGuiOverlays_comment": "Show debugging GUI overlays",
"showDebugGuiOverlays": false,
"showPlacementPreview_comment": "Show a preview of part and facade placement",
"showPlacementPreview": true,
"notifyForFinishedCraftingJobs_comment": "Show toast when long-running crafting jobs finish.",
"notifyForFinishedCraftingJobs": true,
"clearGridOnClose_comment": "Automatically clear the crafting/encoding grid when closing the terminal",
"clearGridOnClose": false,
"terminalMargin_comment": "The vertical margin to apply when sizing terminals. Used to make room for centered item mod search bars",
"terminalMargin": 25
},
"terminals": {
"terminalStyle": "small",
"pinAutoCraftedItems_comment": "Pin items that the player auto-crafts to the top of the terminal",
"pinAutoCraftedItems": true
},
"search": {
"searchTooltips_comment": "Should tooltips be searched. Performance impact",
"searchTooltips": true,
"searchModNameInTooltips_comment": "Should the mod name be included when searching in tooltips.",
"searchModNameInTooltips": false,
"useExternalSearch_comment": "Replaces AEs own search with the search of REI or JEI",
"useExternalSearch": false,
"clearExternalSearchOnOpen_comment": "When using useExternalSearch, clears the search when the terminal opens",
"clearExternalSearchOnOpen": true,
"syncWithExternalSearch_comment": "When REI/JEI is installed, automatically set the AE or REI/JEI search text when either is changed while the terminal is open",
"syncWithExternalSearch": true,
"rememberLastSearch_comment": "Remembers the last search term and restores it when the terminal opens",
"rememberLastSearch": true,
"autoFocusSearch_comment": "Automatically focuses the search field when the terminal opens",
"autoFocusSearch": false
},
"tooltips": {
"showCellUpgrades_comment": "Show installed upgrades in the tooltips of storage cells, color applicators and matter cannons",
"showCellUpgrades": true,
"showCellContent_comment": "Show a preview of the content in the tooltips of storage cells, color applicators and matter cannons",
"showCellContent": true,
"maxCellContentShown_comment": "The maximum number of content entries to show in the tooltip of storage cells, color applicators and matter cannons",
"maxCellContentShown": 5,
"enableGuideHotkey_comment": "Enables the \u0027hold key to show guide\u0027 functionality in tooltips",
"enableGuideHotkey": true
}
}

46
configs/freecam.toml Normal file
View File

@@ -0,0 +1,46 @@
[Freecam]
#The type of flight used by freecam.
#Allowed Values: CREATIVE, DEFAULT
"Flight Mode" = "DEFAULT"
#The horizontal speed of freecam.
#Range: 0.0 ~ 10.0
"Horizontal Speed" = 1.0
#The vertical speed of freecam.
#Range: 0.0 ~ 10.0
"Vertical Speed" = 1.0
#Allows travelling through transparent blocks in freecam.
"Ignore Transparent Blocks" = true
#Allows travelling through doors/trapdoors/gates in freecam.
"Ignore Openable Blocks" = true
#Allows travelling through all blocks in freecam.
"Ignore All Collision" = true
#Whether 'Initial Perspective' should check for collision, even when using 'Ignore All Collision'.
"Always Check Initial Collision" = false
#The initial perspective of the camera.
#Allowed Values: FIRST_PERSON, THIRD_PERSON, THIRD_PERSON_MIRROR, INSIDE
"Initial Perspective" = "INSIDE"
#Shows your player in its original position.
"Show Player" = true
#Whether you can see your hand in freecam.
"Show Hand" = false
#Increases brightness while in freecam.
"Full Brightness" = false
#Whether you see a fog overlay underwater, in lava, or powdered snow.
"Show Submersion Fog" = false
#Disables freecam when damage is received.
"Disable on Damage" = true
#Prevents player movement while freecam is active.
#WARNING: Multiplayer usage not advised.
"Freeze Player" = false
#Whether you can interact with blocks/entities in freecam.
#WARNING: Multiplayer usage not advised.
"Allow Interaction" = false
#The source of block/entity interactions.
#Allowed Values: CAMERA, PLAYER
"Interaction Mode" = "CAMERA"
#Notifies you when entering/exiting freecam.
"Freecam Notifications" = true
#Notifies you when entering/exiting tripod cameras.
"Tripod Notifications" = true

View File

@@ -0,0 +1,36 @@
{
"ModSettings": {
"first_run": false
},
"GuiSettings": {
"continuous_crafting_saved_value": false
},
"LockedSlotsSettings": {
"locked_slots_empty_hotbar_as_semi_locked": {
"value": false
}
},
"AutoRefillSettings": {
"refill_before_tool_break": {
"value": false
},
"visual_durability_notification": {
"value": false
},
"audio_durability_notification": {
"value": false
},
"visual_replace_success_notification": {
"value": false
},
"audio_replace_success_notification": {
"value": false
},
"visual_replace_failed_notification": {
"value": false
},
"audio_replace_failed_notification": {
"value": false
}
}
}

View File

@@ -0,0 +1,12 @@
#Mekanism Common Config. This config is not synced between server and client.
[common]
#Displayed energy type in Mekanism GUIs and network reader readings.
#Allowed Values: JOULES, FORGE_ENERGY, ELECTRICAL_UNITS
energyType = "FORGE_ENERGY"
#Displayed temperature unit in Mekanism GUIs and network reader readings.
#Allowed Values: KELVIN, CELSIUS, RANKINE, FAHRENHEIT, AMBIENT
temperatureUnit = "CELSIUS"
#Show time to decay radiation when readings are above safe levels. Set to false on the client side to disable MekaSuit Geiger and Dosimeter Unit timers. Set to false on the server side to disable handheld Geiger Counter and Dosimeter timers.
enableDecayTimers = true

View File

@@ -0,0 +1,24 @@
{
"quality": {
"weather_quality": "DEFAULT",
"leaves_quality": "DEFAULT",
"enable_vignette": true
},
"advanced": {
"enable_memory_tracing": false,
"use_advanced_staging_buffers": true,
"cpu_render_ahead_limit": 3
},
"performance": {
"chunk_builder_threads": 0,
"always_defer_chunk_updates_v2": true,
"animate_only_visible_textures": true,
"use_entity_culling": true,
"use_fog_occlusion": true,
"use_block_face_culling": true,
"use_no_error_g_l_context": true
},
"notifications": {
"hide_donation_button": true
}
}

View File

@@ -0,0 +1,112 @@
#General configuration
#This is a list of entities that will not be rendered by TOP. This option also works if it is set client-side alone
renderBlacklist = []
#The amount of milliseconds to wait before updating probe information from the server
#Range: 10 ~ 100000
timeout = 300
#The amount of milliseconds to wait before showing a 'fetch from server' info on the client (if the server is slow to respond) (-1 to disable this feature)
#Range: -1 ~ 100000
waitingForServerTimeout = 2000
#The maximum packet size to send an itemstack from client to server. Reduce this if you have issues with network lag caused by TOP
#Range: -1 ~ 32768
maxPacketToServer = 20000
#Distance at which the probe works
#Range: 0.1 ~ 200.0
probeDistance = 6.0
#Show mod name (0 = not, 1 = always, 2 = sneak)
showModName = "NORMAL"
#Show harvest level (0 = not, 1 = always, 2 = sneak)
showHarvestLevel = "NORMAL"
#Show if the block can be harvested (0 = not, 1 = always, 2 = sneak)
showCanBeHarvested = "NORMAL"
#Show the growth level of crops (0 = not, 1 = always, 2 = sneak)
showCropPercentage = "NORMAL"
#Show chest contents (0 = not, 1 = always, 2 = sneak)
showChestContents = "EXTENDED"
#Show chest contents in detail (0 = not, 1 = always, 2 = sneak), used only if number of items is below 'showItemDetailThresshold'
showChestContentsDetailed = "EXTENDED"
#Show redstone (0 = not, 1 = always, 2 = sneak)
showRedstone = "NORMAL"
#Show mob health (0 = not, 1 = always, 2 = sneak)
showMobHealth = "NORMAL"
#Show time to adulthood for baby mobs (0 = not, 1 = always, 2 = sneak)
showMobGrowth = "NORMAL"
#Show mob potion effects (0 = not, 1 = always, 2 = sneak)
showMobPotionEffects = "EXTENDED"
#Show lever/comparator/repeater settings (0 = not, 1 = always, 2 = sneak)
showLeverSetting = "NORMAL"
#Show tank setting (0 = not, 1 = always, 2 = sneak)
showTankSetting = "EXTENDED"
#Show brewing stand setting (0 = not, 1 = always, 2 = sneak)
showBrewStandSetting = "NORMAL"
#Show mob spawner setting (0 = not, 1 = always, 2 = sneak)
showMobSpawnerSetting = "NORMAL"
#Show animal owner setting (0 = not, 1 = always, 2 = sneak)
showAnimalOwnerSetting = "EXTENDED"
#Show horse stats setting (0 = not, 1 = always, 2 = sneak)
showHorseStatSetting = "EXTENDED"
#Reveal monster eggs (0 = not, 1 = always, 2 = sneak)
showSilverfish = "NOT"
#The distance to the left side of the screen. Use -1 if you don't want to set this
#Range: -1 ~ 10000
boxLeftX = -1
#The distance to the right side of the screen. Use -1 if you don't want to set this
#Range: -1 ~ 10000
boxRightX = -1
#The distance to the top side of the screen. Use -1 if you don't want to set this
#Range: -1 ~ 10000
boxTopY = 5
#The distance to the bottom side of the screen. Use -1 if you don't want to set this
#Range: -1 ~ 10000
boxBottomY = -1
#Color of the border of the box (0 to disable)
boxBorderColor = "ff999999"
#Color of the box (0 to disable)
boxFillColor = "ff000000"
#Thickness of the border of the box (0 to disable)
#Range: 0 ~ 20
boxThickness = 2
#How much the border should be offset (i.e. to create an 'outer' border)
#Range: 0 ~ 20
boxOffset = 0
#If true show liquid information when the probe hits liquid first
showLiquids = false
#Toggle default probe visibility (client can override)
isVisible = true
#If true then the probe hotkey must be held down to show the tooltip
holdKeyToMakeVisible = false
#The scale of the tooltips, 1 is default, 2 is smaller
#Range: 0.4 ~ 5.0
tooltipScale = 1.0
#Color of the border of the chest contents box (0 to disable)
chestContentsBorderColor = "ff006699"
#0 means don't show break progress, 1 is show as bar, 2 is show as text
#Range: 0 ~ 2
showBreakProgress = 1
#true means shows harvestability with vanilla style icons
harvestStyleVanilla = true
[style]
#Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..."
Info = "white"
#Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..."
Obsolete = "gray,strikethrough"
#Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..."
Warning = "yellow"
#Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..."
High = "gold"
#Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..."
Name = "white"
#Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..."
InfoImportant = "blue"
#Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..."
Error = "red,bold"
#Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..."
Ok = "green"
#Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..."
Progress = "white"
#Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..."
ModName = "blue,italic"
#Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..."
Label = "gray"

View File

@@ -0,0 +1,60 @@
#General configuration
#How much time (ms) to wait before reporting an exception again
#Range: 1 ~ 10000000
loggingThrowableTimeout = 20000
#Is the probe needed to show the tooltip? 0 = no, 1 = yes, 2 = yes and clients cannot override, 3 = probe needed for extended info only
#Range: 0 ~ 3
needsProbe = 3
#If true the probe will automatically show extended information if it is in your main hand (so not required to sneak)
extendedInMain = false
#If true there will be a bauble version of the probe if baubles is present
supportBaubles = true
#If true there will be a readme note for first-time players
spawnNote = true
#If true show the color of the collar of a wolf
showCollarColor = true
#How to display RF: 0 = do not show, 1 = show in a bar, 2 = show as text
#Range: 0 ~ 2
showRF = 1
#How to display tank contents: 0 = do not show, 1 = show in fluid bar, 2 = show in a bar, 3 = show as text
#Range: 0 ~ 3
showTank = 1
#Format for displaying RF
rfFormat = "COMPACT"
#Format for displaying tank contents
tankFormat = "COMPACT"
#If true show debug info with creative probe
showDebugInfo = true
#If true equal stacks will be compacted in the chest contents overlay
compactEqualStacks = true
#Color for the RF bar
rfbarFilledColor = "ffdd0000"
#Alternate color for the RF bar
rfbarAlternateFilledColor = "ff430000"
#Color for the RF bar border
rfbarBorderColor = "ff555555"
#Color for the tank bar
tankbarFilledColor = "ff0000dd"
#Alternate color for the tank bar
tankbarAlternateFilledColor = "ff000043"
#Color for the tank bar border
tankbarBorderColor = "ff555555"
#If the number of items in an inventory is lower or equal then this number then more info is shown
#Range: 0 ~ 20
showItemDetailThresshold = 4
#The maximum amount of slots (empty or not) to show without sneaking
#Range: 0 ~ 1000
showSmallChestContentsWithoutSneaking = 0
#A list of blocks for which we automatically show chest contents even if not sneaking
showContentsWithoutSneaking = ["storagedrawers:basicdrawers", "storagedrawersextra:extra_drawers"]
#A list of blocks for which we don't show chest contents automatically except if sneaking
dontShowContentsUnlessSneaking = []
#A list of blocks for which we don't send NBT over the network. This is mostly useful for blocks that have HUGE NBT in their pickblock (itemstack)
dontSendNBT = []
#A list of either <modid>:<entityid> to disable the tooltip for specific entities. Can also be a single <modid> to disable an entire mod. Or it can also be '*' to disable everything
blacklistEntities = []
#A list of <tag>=<name> containing all tooltype tags with their associated name to display
tooltypeTags = ["minecraft:mineable/axe=Axe", "minecraft:mineable/pickaxe=Pickaxe", "minecraft:mineable/shovel=Shovel", "minecraft:mineable/hoe=Hoe"]
#A list of <tag>=<name> containing all harvestability tags with their associated name to display
harvestabilityTags = ["forge:needs_wood_tool=Wood", "forge:needs_gold_tool=Gold", "minecraft:needs_stone_tool=Stone", "minecraft:needs_iron_tool=Iron", "minecraft:needs_diamond_tool=Diamond", "forge:needs_netherite_tool=Netherite"]

76
flake.lock generated Normal file
View File

@@ -0,0 +1,76 @@
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"id": "flake-utils",
"type": "indirect"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1697294064,
"narHash": "sha256-uhT3n74w9sO8cDZLxnIq8vcYi4wg3JvciZP/4TdGwzk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ce2c2b598d81c529e995055563b2ae2058e1489e",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"systems": "systems_2"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}

24
flake.nix Normal file
View File

@@ -0,0 +1,24 @@
{
# Override nixpkgs to use the latest set of node packages
inputs.nixpkgs.url = "github:NixOS/nixpkgs/master";
inputs.systems.url = "github:nix-systems/default";
outputs = {
self,
nixpkgs,
flake-utils,
systems,
}:
flake-utils.lib.eachSystem (import systems)
(system: let
pkgs = import nixpkgs {
inherit system;
};
in {
devShells.default = pkgs.mkShell {
buildInputs = with pkgs; [
packwiz
];
};
});
}

404
index.toml Normal file
View File

@@ -0,0 +1,404 @@
hash-format = "sha256"
[[files]]
file = "flake.lock"
hash = "869deba1e5872eb91f1347c3e2fa5e3fb519a024f06472ac1e5b4a1b6860f034"
[[files]]
file = "flake.nix"
hash = "f6643a74ce2a15c6202b642841602227726cdb53be21a9228f198074ad6aa005"
[[files]]
file = "mods/advancement-plaques.pw.toml"
hash = "45d8f73263f55d0578a156fc3279e17720ae764375fe0e7652fd422a40a484a2"
metafile = true
[[files]]
file = "mods/ae2.pw.toml"
hash = "4db0b7c4210a964bdbf5adf3f28ccba939b8248b99ef3a8f01cdf428c08f9819"
metafile = true
[[files]]
file = "mods/alternate-current.pw.toml"
hash = "64a9d35d95525940611e536b2d16ee73dec0c213832195b2f7f8f925e077d774"
metafile = true
[[files]]
file = "mods/angel-block-renewed.pw.toml"
hash = "6f35423aae39dce23092c2c3e053a1adb1a797f36feb24decd456fa1cf2882c2"
metafile = true
[[files]]
file = "mods/architectury-api.pw.toml"
hash = "b7321e670cc58aa8062f7cae470c9806c2ed83680ca598df5fe6e75ab40df452"
metafile = true
[[files]]
file = "mods/athena-ctm.pw.toml"
hash = "21693570dd62ad5e53ab74e69012b427621291f258a66387f0da6a9d3819a41f"
metafile = true
[[files]]
file = "mods/badpackets.pw.toml"
hash = "b1e70c01c737670dab9430ea844053bdc0ffbb62519ea8846deaeb3c49de9655"
metafile = true
[[files]]
file = "mods/balm.pw.toml"
hash = "7a5c0c62f41a091e99fb6f503c1b096ce5e4070648dde9dab8eddacddbf01a5a"
metafile = true
[[files]]
file = "mods/betterf3.pw.toml"
hash = "d65a4366f3f7798b6373eafe58f4f3e0de8d77d9aee88175ee19934c737659a5"
metafile = true
[[files]]
file = "mods/caelus.pw.toml"
hash = "958d92f2c763942e7846f4c77b675c126cc8738a1dbc1a6f53390fa0d44b1a10"
metafile = true
[[files]]
file = "mods/chat-heads.pw.toml"
hash = "541bbb7440e657706ade79300a92cf66f2c6da658fd5c7cc6604d5565847b65f"
metafile = true
[[files]]
file = "mods/chipped.pw.toml"
hash = "58de3eb3fec1467a6d1e0efd3c77f36546dbb208031a1eb5f2bdc4e93a93fc4b"
metafile = true
[[files]]
file = "mods/clean-tooltips.pw.toml"
hash = "e152c30752f6a24d6f6c7a6a643c5696b032ffe87fb7f7f582f4976a696fbf31"
metafile = true
[[files]]
file = "mods/cloth-config.pw.toml"
hash = "196d40b07e59ffbdbe9e8ba4a6d461c1cc5a1e2883a49fb4d9055607938a3644"
metafile = true
[[files]]
file = "mods/collective.pw.toml"
hash = "ce687b5880e14a15a6c568db9e0676a5e2f210198c109f56426e71a50b13a165"
metafile = true
[[files]]
file = "mods/create-mechanical-spawner.pw.toml"
hash = "c4282becc63937bc0ed145326a6419d0c6af3043279ab5068d142cfe7c725235"
metafile = true
[[files]]
file = "mods/create-sifting.pw.toml"
hash = "f2c6b9361c744223cdadd984ec69e6f22cb40013d7f7ed9644b62268b3116bf6"
metafile = true
[[files]]
file = "mods/create.pw.toml"
hash = "c84ceb8f2316b29510e79a5e89983bb224d9aead21f8dc5fcaae6e3bdc810b2e"
metafile = true
[[files]]
file = "mods/curios.pw.toml"
hash = "00e695d2c67dfcc1c168a398da16a67fa6dc3f6d78b024cf3d67bafa9c23d6d5"
metafile = true
[[files]]
file = "mods/diagonal-fences.pw.toml"
hash = "52c4b8868c8a9b9f5adbb701bf06aca4edf9ee08908a2a245bde6f66c6f86d6e"
metafile = true
[[files]]
file = "mods/double-doors.pw.toml"
hash = "c02a955a040a1ecdfdbe9573ffd0c5a252c51560871f068becbcfd713b386b16"
metafile = true
[[files]]
file = "mods/echo-chest.pw.toml"
hash = "f54b4e22cd38e3d2e01155c2ff0cdc639e2dcca72abe0472d59ed87681c7df95"
metafile = true
[[files]]
file = "mods/edf-remastered.pw.toml"
hash = "c6d6e0e569ee03b705fe01ee5fc98505362d3a90a1a2cd919c2eb26dfa3cf5bd"
metafile = true
[[files]]
file = "mods/elytra-slot.pw.toml"
hash = "b6f44d5d64a041adcad7fd12f542d6dab5ba164f009650ef5b950d0287f7b252"
metafile = true
[[files]]
file = "mods/emi.pw.toml"
hash = "f4e0e55bfea98c0dee1e3dc2c9f687cb7bf00ae3ddd4f89ab6bd2c36f284cda6"
metafile = true
[[files]]
file = "mods/enderio.pw.toml"
hash = "2d73b8d5b73e9a166b598ef10d9d865889d57021bc714674a37be6a874e1bc8d"
metafile = true
[[files]]
file = "mods/equipment-compare.pw.toml"
hash = "cdb3264f8574d9d86808425a47461fe4b2e1cc1295cec727a3fc93d3b88cbee4"
metafile = true
[[files]]
file = "mods/ex-deorum.pw.toml"
hash = "c9de770fa395bbe05a4bc766114e435b0a9bd1fd5d85c6f271cbc7e86cd755f1"
metafile = true
[[files]]
file = "mods/expanded-storage.pw.toml"
hash = "d049ba1523d1e1bc829db09ab08f191618498b301d30bdd7aa5215d19987088d"
metafile = true
[[files]]
file = "mods/extreme_sound_muffler.pw.toml"
hash = "46e414a0199a9ee0cbd36c33a7654bba362084731e7202e5937d1cab75fb3464"
metafile = true
[[files]]
file = "mods/ferrite-core.pw.toml"
hash = "8aacdfc270e0c6d4757aa569b56bcedaaf570a94aa98e0e2e7f7e9c2b1599c0a"
metafile = true
[[files]]
file = "mods/forbidden-arcanus.pw.toml"
hash = "b40aecab5d3325e7d343cf78c3d831f50c6513935717536f44af4ebcab0ccbc0"
metafile = true
[[files]]
file = "mods/freecam.pw.toml"
hash = "b6c95d8076985e66f59f0715f0cac8593dfac72acadbdb67a288f348a1c12a34"
metafile = true
[[files]]
file = "mods/fusion-connected-textures.pw.toml"
hash = "4f264411b8d14add9122bb4537aeccdc94bfa2f98a02c28d0c52cdc6332f114a"
metafile = true
[[files]]
file = "mods/geckolib.pw.toml"
hash = "8ca9b327a1fa9638cf131c48d7742cd1b64f363131516a81c1fe9630350bca9c"
metafile = true
[[files]]
file = "mods/gravestone-mod.pw.toml"
hash = "964a747930e6db56e307e0c085eb68bce4da38081f17e2764fda0ce823daa953"
metafile = true
[[files]]
file = "mods/iceberg.pw.toml"
hash = "8a182f9c57dca3a2691ae78c94d30c40be4d61f6e4006ba2037223a503bcb961"
metafile = true
[[files]]
file = "mods/immersive-paintings.pw.toml"
hash = "3f8021342d54a239164712721bf5c0c424b47eb689fd573d68e44681904998c3"
metafile = true
[[files]]
file = "mods/inventory-profiles-next.pw.toml"
hash = "9bcec22992c500342375f258e4458626c07ddfe2f9a1bd3dc39624d2a337bbe5"
metafile = true
[[files]]
file = "mods/irons-spells-n-spellbooks.pw.toml"
hash = "67864c672d77ace554ab04b67cd90c09b63b765d350957d922ab65e730b3f129"
metafile = true
[[files]]
file = "mods/jei.pw.toml"
hash = "3de2843a7072f8e7308ba53b1ac2b3f1a38312d4acf69d5cf116c9ac684f3778"
metafile = true
[[files]]
file = "mods/kotlin-for-forge.pw.toml"
hash = "793af1833cf85a38cde1f4beef628aead925017b9a7af1ec28701d2c50ffd347"
metafile = true
[[files]]
file = "mods/ksyxis.pw.toml"
hash = "debc7a2cc3ba0b32db5ac3297eaf528cbea2a0bbb603f9481f467506e4df6354"
metafile = true
[[files]]
file = "mods/libipn.pw.toml"
hash = "5d41b61ec93c5d5e6f5b923f749a33f8282ad5638f6f0a117df3afa522801727"
metafile = true
[[files]]
file = "mods/mcjtylib.pw.toml"
hash = "1eb10738bc8c473a5212a86918941548424a4b10ee563d6b2cbe95bad6107aa3"
metafile = true
[[files]]
file = "mods/mekanism-generators.pw.toml"
hash = "1e2aadfbe8131b71a3aac47a4f4d421afb3092f0b799bb17ec4e6db28e7ede69"
metafile = true
[[files]]
file = "mods/mekanism-tools.pw.toml"
hash = "e445967e24768aa7b8586e417d30e9e9e4bf4a8ffebaaa92998e398a549a3a80"
metafile = true
[[files]]
file = "mods/mekanism.pw.toml"
hash = "2161b0f96dd8dec4a5b3380044a5af5a26c824e45676417ffc571111be8cbe90"
metafile = true
[[files]]
file = "mods/memoryleakfix.pw.toml"
hash = "d6b707c0673cde38765d81a99deb45f213e0f8ea1842784310bb5ab311fefe5e"
metafile = true
[[files]]
file = "mods/neat.pw.toml"
hash = "705a6751200d38054d77546f18edc6feba0e30b8fc2095db3af1838d88fb0405"
metafile = true
[[files]]
file = "mods/netherportalfix.pw.toml"
hash = "3420803bd042eea84afdefc9801c4a6bc2fe132bc3f09c9a014e78dbfd1555ad"
metafile = true
[[files]]
file = "mods/no-chat-reports.pw.toml"
hash = "9a3c80bf6eee8234001d2a1602b3e123ac5706af051902e40f24abe317b86e50"
metafile = true
[[files]]
file = "mods/open-parties-and-claims.pw.toml"
hash = "c57bf78e60a3637c4662ea59d38fbedbf82ba317997ea9813f4bf56191dc09cf"
metafile = true
[[files]]
file = "mods/playeranimator.pw.toml"
hash = "30484a8787dd30e579c7098b77d0c1d243044c7458828b87d8c81c92001717fa"
metafile = true
[[files]]
file = "mods/puzzles-lib.pw.toml"
hash = "e82cde0969786cf8a19678c78cab9e52f064a43e1b277fd814fa53d58fab622d"
metafile = true
[[files]]
file = "mods/rechiseled.pw.toml"
hash = "5a4563514e2209e9cd6fc861eb2186c3819c003f9cb66117b86882cf1c7b06c7"
metafile = true
[[files]]
file = "mods/resourceful-lib.pw.toml"
hash = "76f61a89e121075d513f9a8980e4aaac5efecb23ef49559a3cc59d086ddb82c7"
metafile = true
[[files]]
file = "mods/rftools-base.pw.toml"
hash = "44e35060d764d847704deb2b1301c169b798c7c19eef49997516a48acc3d7fd2"
metafile = true
[[files]]
file = "mods/rftools-builder.pw.toml"
hash = "daee630704e45e4d5ca66bcdd4c407af23cc806b4c1d7057e94ec1c2e938923e"
metafile = true
[[files]]
file = "mods/rftools-utility.pw.toml"
hash = "3d5bf0e6a075c7cc6f55ad398220e335d69c303e59b8b6ba9e6b2110d3131a5c"
metafile = true
[[files]]
file = "mods/rubidium-extra.pw.toml"
hash = "095dae1292ba5902b5e2abce6b85ef18d92e0131bce67fdb03b59b6b9fef848c"
metafile = true
[[files]]
file = "mods/rubidium.pw.toml"
hash = "d7de8364533f22c94fa554c48c492c86b42b4ad8af750fff3c35bb61adb8242a"
metafile = true
[[files]]
file = "mods/simple-voice-chat.pw.toml"
hash = "a78de1db76195901cb6286ae14f5f504aa68fc487770b97e66a99d9c6c81dd23"
metafile = true
[[files]]
file = "mods/sky-void-additions.pw.toml"
hash = "b83ac9f73d89ed2f261a1e01e5097db7b6a9a8e4c13908e86ab50a9d2df4d5bd"
metafile = true
[[files]]
file = "mods/sound-physics-remastered.pw.toml"
hash = "028e66cf8b1275e215eadbdffc5ddf203fd8e2e26859549358cda31437429227"
metafile = true
[[files]]
file = "mods/starlight-forge.pw.toml"
hash = "f343ca4469e393d4055137a1dc228441a80be2a755d634001e037837dd7a56b6"
metafile = true
[[files]]
file = "mods/stoneworks.pw.toml"
hash = "2ade5de0316cdd378dd3543244d19bee9c84976863e8819f2920f3116843b31d"
metafile = true
[[files]]
file = "mods/stylish-effects.pw.toml"
hash = "e68ae04c3e007d10d2ecc2c7b9a585745d3d7d61f8008b1b4e4a64f25b744a9c"
metafile = true
[[files]]
file = "mods/supermartijn642s-config-lib.pw.toml"
hash = "fb0ec93bfbee412229b63a9154abc992ee7e274a84fe569e077f250e6c77abbd"
metafile = true
[[files]]
file = "mods/supermartijn642s-core-lib.pw.toml"
hash = "da89ecdd114a7c62447944a1d97d276bbc127c277fcbbe8e54a70732ca04a780"
metafile = true
[[files]]
file = "mods/textrues-rubidium-options.pw.toml"
hash = "8aa796fb0766c452314bfb2f28bc248a1c8300a00d580030ffd0685071c82767"
metafile = true
[[files]]
file = "mods/the-one-probe.pw.toml"
hash = "8f162c1961ec7934b4e0bdff144685e75e498515a3e3fc01adf26c2c796c6fbd"
metafile = true
[[files]]
file = "mods/valhelsia-core.pw.toml"
hash = "dfd979a3e6002e7fe8506a91d0dadcc4231ec4ffe0ec194e3c1105b4b80f7024"
metafile = true
[[files]]
file = "mods/vanilla-refresh.pw.toml"
hash = "b64862b575783b8549ae45729088a3597c19ff45d99189d8003c1e5e40570c2a"
metafile = true
[[files]]
file = "mods/veinminer.pw.toml"
hash = "c105c4c53a8eb29673906b56bcf76f6ac154224f5872b9e84f1c550f7607551f"
metafile = true
[[files]]
file = "mods/waystones.pw.toml"
hash = "93b938744f35863325bd3fc9a514675feb61b2156fa6f291ec6eec9d53c9016f"
metafile = true
[[files]]
file = "mods/wooden-hopper.pw.toml"
hash = "be9dd81008ed5b883eea4062a10cf9a2353c4055cd6dae0cab35b8325064d8bd"
metafile = true
[[files]]
file = "mods/xnet-gases.pw.toml"
hash = "a837bcf6f3e2055e527a2219acae36aaf923f044202c6994874db9d48e319aa6"
metafile = true
[[files]]
file = "mods/xnet.pw.toml"
hash = "b1fe70ebc903927c01525aaf2b5ef905c02e2c509eb9112b1f85e6a44b54d147"
metafile = true

View File

@@ -0,0 +1,13 @@
name = "Advancement Plaques"
filename = "AdvancementPlaques-1.20.1-forge-1.4.10.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/9NM0dXub/versions/tim1GaS3/AdvancementPlaques-1.20.1-forge-1.4.10.jar"
hash-format = "sha1"
hash = "cf95c38fd083e5c3012b733b247f400fafb66447"
[update]
[update.modrinth]
mod-id = "9NM0dXub"
version = "tim1GaS3"

13
mods/ae2.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Applied Energistics 2"
filename = "appliedenergistics2-forge-15.0.13.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/XxWD5pD3/versions/lT1sdBmI/appliedenergistics2-forge-15.0.13.jar"
hash-format = "sha1"
hash = "bd01d20c4d71572a5a00953b4152db1c8f15c520"
[update]
[update.modrinth]
mod-id = "XxWD5pD3"
version = "lT1sdBmI"

View File

@@ -0,0 +1,13 @@
name = "Alternate Current"
filename = "alternate_current-mc1.20-1.7.0.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/r0v8vy1s/versions/kC6SY4Zp/alternate_current-mc1.20-1.7.0.jar"
hash-format = "sha1"
hash = "02def44a2c416459ee5daecbe1caa6d78571e205"
[update]
[update.modrinth]
mod-id = "r0v8vy1s"
version = "kC6SY4Zp"

View File

@@ -0,0 +1,13 @@
name = "Angel Block Renewed"
filename = "angelblockrenewed-forge-1.3-1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/rq0QQVDc/versions/AMh7314Q/angelblockrenewed-forge-1.3-1.20.jar"
hash-format = "sha1"
hash = "d5f741b1403657676c63734747f0ca0302340372"
[update]
[update.modrinth]
mod-id = "rq0QQVDc"
version = "AMh7314Q"

View File

@@ -0,0 +1,13 @@
name = "Architectury API"
filename = "architectury-9.1.12-forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/gyJ7kDpb/architectury-9.1.12-forge.jar"
hash-format = "sha1"
hash = "49fc332e52027845caaa0098289dc9059b8eb010"
[update]
[update.modrinth]
mod-id = "lhGA9TYQ"
version = "gyJ7kDpb"

13
mods/athena-ctm.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Athena"
filename = "athena-forge-1.20.1-3.1.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/b1ZV3DIJ/versions/v1rXBDaW/athena-forge-1.20.1-3.1.1.jar"
hash-format = "sha1"
hash = "1643af6a4c429048f36bf40857f58c9b3def7204"
[update]
[update.modrinth]
mod-id = "b1ZV3DIJ"
version = "v1rXBDaW"

13
mods/badpackets.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "bad packets"
filename = "badpackets-forge-0.4.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ftdbN0KK/versions/aXZqpNgH/badpackets-forge-0.4.3.jar"
hash-format = "sha1"
hash = "34b4ae0b51fe8bb55529dd20968bf58e20b4a21e"
[update]
[update.modrinth]
mod-id = "ftdbN0KK"
version = "aXZqpNgH"

13
mods/balm.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Balm"
filename = "balm-forge-1.20.1-7.1.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/fFosgnEu/balm-forge-1.20.1-7.1.4.jar"
hash-format = "sha1"
hash = "3fa93026c20415026911da7864951b232984e5fd"
[update]
[update.modrinth]
mod-id = "MBAkmtvl"
version = "fFosgnEu"

13
mods/betterf3.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "BetterF3"
filename = "BetterF3-7.0.1-Forge-1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/8shC1gFX/versions/3Ed94XFJ/BetterF3-7.0.1-Forge-1.20.1.jar"
hash-format = "sha1"
hash = "3a422b2a055ddbe7d1ca7d5ca4b6a3280ff94a4b"
[update]
[update.modrinth]
mod-id = "8shC1gFX"
version = "3Ed94XFJ"

13
mods/caelus.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Caelus API"
filename = "caelus-forge-3.1.0+1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/40FYwb4z/versions/fs9CeXYZ/caelus-forge-3.1.0%2B1.20.jar"
hash-format = "sha1"
hash = "09cc4f33dfcfa2f4763ae433bd98f3b09e0caf00"
[update]
[update.modrinth]
mod-id = "40FYwb4z"
version = "fs9CeXYZ"

13
mods/chat-heads.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Chat Heads"
filename = "chat_heads-0.10.22-forge-1.20.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/Lhwet5Ev/chat_heads-0.10.22-forge-1.20.jar"
hash-format = "sha1"
hash = "16d9414f9de21fcf9ce129e46e78685ade914a6a"
[update]
[update.modrinth]
mod-id = "Wb5oqrBJ"
version = "Lhwet5Ev"

13
mods/chipped.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Chipped"
filename = "chipped-forge-1.20.1-3.0.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/BAscRYKm/versions/C4lo3lDM/chipped-forge-1.20.1-3.0.1.jar"
hash-format = "sha1"
hash = "2bfe60424b97229a3f9dfa0f6c2cd852ccaa8849"
[update]
[update.modrinth]
mod-id = "BAscRYKm"
version = "C4lo3lDM"

View File

@@ -0,0 +1,13 @@
name = "Clean Tooltips"
filename = "clean_tooltips-1.0-forge-1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/vMoHe8uI/versions/b74Vdedm/clean_tooltips-1.0-forge-1.20.1.jar"
hash-format = "sha1"
hash = "b3b890ac139de0750a3bd84e091e212013f23667"
[update]
[update.modrinth]
mod-id = "vMoHe8uI"
version = "b74Vdedm"

13
mods/cloth-config.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Cloth Config API"
filename = "cloth-config-12.0.109-forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/IbAdAuBo/cloth-config-12.0.109-forge.jar"
hash-format = "sha1"
hash = "e2d0dabdb7cc7a504b42a5b38c768678a928bf36"
[update]
[update.modrinth]
mod-id = "9s6osm5g"
version = "IbAdAuBo"

13
mods/collective.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Collective"
filename = "collective-1.20.1-6.66.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/TobnIU5c/collective-1.20.1-6.66.jar"
hash-format = "sha1"
hash = "a3c52069aaded295e63fc7e4d6c9a7c136dea91b"
[update]
[update.modrinth]
mod-id = "e0M1UDsY"
version = "TobnIU5c"

View File

@@ -0,0 +1,13 @@
name = "Create Mechanical Spawner"
filename = "create_mechanical_spawner-1.20.1-0.0.14.e-22.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/T1hmeGi9/versions/2fW06BMu/create_mechanical_spawner-1.20.1-0.0.14.e-22.jar"
hash-format = "sha1"
hash = "c259fe1bb0396e160e0f1ab7f5ab8dccdab4ab1a"
[update]
[update.modrinth]
mod-id = "T1hmeGi9"
version = "2fW06BMu"

View File

@@ -0,0 +1,13 @@
name = "Create Sifting"
filename = "createsifter-1.20.1-1.8.1.e-22.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/r018adCw/versions/mzpzbAnR/createsifter-1.20.1-1.8.1.e-22.jar"
hash-format = "sha1"
hash = "6355c9b3fbfa667d0498be9b425f8ed13d800a48"
[update]
[update.modrinth]
mod-id = "r018adCw"
version = "mzpzbAnR"

13
mods/create.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Create"
filename = "create-1.20.1-0.5.1.e.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/LNytGWDc/versions/F8INqv9w/create-1.20.1-0.5.1.e.jar"
hash-format = "sha1"
hash = "fafc19bfdbb786d452bc3c2219d09081b70226bf"
[update]
[update.modrinth]
mod-id = "LNytGWDc"
version = "F8INqv9w"

13
mods/curios.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Curios API"
filename = "curios-forge-5.3.5+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/vvuO3ImH/versions/HgHicKvP/curios-forge-5.3.5%2B1.20.1.jar"
hash-format = "sha1"
hash = "74cee063a5b30e036423f1ff412ee147774096cf"
[update]
[update.modrinth]
mod-id = "vvuO3ImH"
version = "HgHicKvP"

View File

@@ -0,0 +1,13 @@
name = "Diagonal Fences"
filename = "DiagonalFences-v8.0.1-1.20.1-Forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/IKARgflD/versions/DGpQY9FC/DiagonalFences-v8.0.1-1.20.1-Forge.jar"
hash-format = "sha1"
hash = "1e808339c67f44b50a63ca54c621396877ec40b4"
[update]
[update.modrinth]
mod-id = "IKARgflD"
version = "DGpQY9FC"

13
mods/double-doors.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Double Doors"
filename = "doubledoors-1.20.1-5.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/JrvR9OHr/versions/Ng9ISXia/doubledoors-1.20.1-5.0.jar"
hash-format = "sha1"
hash = "53d8930f5edcff869d8ae0cbeddf73ca81227eda"
[update]
[update.modrinth]
mod-id = "JrvR9OHr"
version = "Ng9ISXia"

13
mods/echo-chest.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Echo Chest"
filename = "EchoChest-v8.0.0-1.20.1-Forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/m3pkVbY8/versions/aQcerSRS/EchoChest-v8.0.0-1.20.1-Forge.jar"
hash-format = "sha1"
hash = "0644ed14ee92c6976cdf16ef797eab676dffee19"
[update]
[update.modrinth]
mod-id = "m3pkVbY8"
version = "aQcerSRS"

View File

@@ -0,0 +1,13 @@
name = "Ender Dragon Fight Remastered"
filename = "edf-remastered-4.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/HQsBdHGd/versions/sJX8dbua/edf-remastered-4.3.jar"
hash-format = "sha1"
hash = "80d348c609b4ee11092f15a3208903bded47c56b"
[update]
[update.modrinth]
mod-id = "HQsBdHGd"
version = "sJX8dbua"

13
mods/elytra-slot.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Elytra Slot"
filename = "elytraslot-forge-6.3.0+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/mSQF1NpT/versions/Ohftf0Rf/elytraslot-forge-6.3.0%2B1.20.1.jar"
hash-format = "sha1"
hash = "b15ee42469bfebf8d1c164a4802250261f49cd88"
[update]
[update.modrinth]
mod-id = "mSQF1NpT"
version = "Ohftf0Rf"

13
mods/emi.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "EMI"
filename = "emi-1.0.22+1.20.1+forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/WfgfLwLP/emi-1.0.22%2B1.20.1%2Bforge.jar"
hash-format = "sha1"
hash = "8d65eaf90ff9549bc242c6cd22491c295b993158"
[update]
[update.modrinth]
mod-id = "fRiHVvU7"
version = "WfgfLwLP"

13
mods/enderio.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Ender IO"
filename = "EnderIO-1.20.1-6.0.20-alpha.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/49ZofO4f/versions/MAKDSy2U/EnderIO-1.20.1-6.0.20-alpha.jar"
hash-format = "sha1"
hash = "11d045cf4d630a4f881432edc07cac25114e5e84"
[update]
[update.modrinth]
mod-id = "49ZofO4f"
version = "MAKDSy2U"

View File

@@ -0,0 +1,13 @@
name = "Equipment Compare"
filename = "EquipmentCompare-1.20.1-forge-1.3.7.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/CYSUVOdj/versions/x1lxEKIp/EquipmentCompare-1.20.1-forge-1.3.7.jar"
hash-format = "sha1"
hash = "ef4b24935e3fe8c9b811c4942c6f03e32405f4ca"
[update]
[update.modrinth]
mod-id = "CYSUVOdj"
version = "x1lxEKIp"

13
mods/ex-deorum.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Ex Deorum"
filename = "exdeorum-1.6.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/WP0FLyzv/versions/y2JJzI6F/exdeorum-1.6.jar"
hash-format = "sha1"
hash = "e4e0405176436b47145656ac0e290cba464d123f"
[update]
[update.modrinth]
mod-id = "WP0FLyzv"
version = "y2JJzI6F"

View File

@@ -0,0 +1,13 @@
name = "Expanded Storage"
filename = "expandedstorage-10.0.0-beta.3+1.20-forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/F56tBubk/versions/c97bk5Q5/expandedstorage-10.0.0-beta.3%2B1.20-forge.jar"
hash-format = "sha1"
hash = "25eb9c8aa04338d91cb1108bfd5cbbf3f9c17b32"
[update]
[update.modrinth]
mod-id = "F56tBubk"
version = "c97bk5Q5"

View File

@@ -0,0 +1,13 @@
name = "Extreme sound muffler"
filename = "extremesoundmuffler-3.39-forge-1.20.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/5IIKsxiL/versions/igddNwax/extremesoundmuffler-3.39-forge-1.20.jar"
hash-format = "sha1"
hash = "3fc51d86bc1ad47b1a9159b9ce3f1454f312c69a"
[update]
[update.modrinth]
mod-id = "5IIKsxiL"
version = "igddNwax"

13
mods/ferrite-core.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "FerriteCore"
filename = "ferritecore-6.0.0-forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/uXXizFIs/versions/ULSumfl4/ferritecore-6.0.0-forge.jar"
hash-format = "sha1"
hash = "5c090bf8e882c0ccb9dcdb4afe712fa430e03a02"
[update]
[update.modrinth]
mod-id = "uXXizFIs"
version = "ULSumfl4"

View File

@@ -0,0 +1,13 @@
name = "Forbidden and Arcanus "
filename = "forbidden_arcanus-1.20.1-2.2.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/MdlnLS7Q/versions/tR0oXIjC/forbidden_arcanus-1.20.1-2.2.1.jar"
hash-format = "sha1"
hash = "4bc30b81a3a83482678c997e437f84cfaccb88c1"
[update]
[update.modrinth]
mod-id = "MdlnLS7Q"
version = "tR0oXIjC"

13
mods/freecam.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Freecam (Modrinth Edition)"
filename = "freecam-forge-modrinth-1.2.1+1.20.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/XeEZ3fK2/versions/j1bCo8QB/freecam-forge-modrinth-1.2.1%2B1.20.jar"
hash-format = "sha1"
hash = "5337a81e8e78d8bd6fddc97bd2dec89015b697a6"
[update]
[update.modrinth]
mod-id = "XeEZ3fK2"
version = "j1bCo8QB"

View File

@@ -0,0 +1,13 @@
name = "Fusion (Connected Textures)"
filename = "fusion-1.0.6-forge-mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/p19vrgc2/versions/rySJTbFw/fusion-1.0.6-forge-mc1.20.1.jar"
hash-format = "sha1"
hash = "818043dba52cbeb7179f39623063271a5b6f503e"
[update]
[update.modrinth]
mod-id = "p19vrgc2"
version = "rySJTbFw"

13
mods/geckolib.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Geckolib"
filename = "geckolib-forge-1.20.1-4.2.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/8BmcQJ2H/versions/ISrpRn5q/geckolib-forge-1.20.1-4.2.3.jar"
hash-format = "sha1"
hash = "8dd742eae684867bec07fa61bf18abd8b3551577"
[update]
[update.modrinth]
mod-id = "8BmcQJ2H"
version = "ISrpRn5q"

View File

@@ -0,0 +1,13 @@
name = "GraveStone Mod"
filename = "gravestone-1.20.1-1.0.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/RYtXKJPr/versions/RHJuIsAQ/gravestone-1.20.1-1.0.5.jar"
hash-format = "sha1"
hash = "be514c59abc61f9a2cd8331e12b79ee2d3b6e0e1"
[update]
[update.modrinth]
mod-id = "RYtXKJPr"
version = "RHJuIsAQ"

13
mods/iceberg.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Iceberg"
filename = "Iceberg-1.20.1-forge-1.1.15.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/5faXoLqX/versions/D2tqnVgT/Iceberg-1.20.1-forge-1.1.15.jar"
hash-format = "sha1"
hash = "e059684113b62da1c60d6feb4190e35f39ace743"
[update]
[update.modrinth]
mod-id = "5faXoLqX"
version = "D2tqnVgT"

View File

@@ -0,0 +1,13 @@
name = "Immersive Paintings"
filename = "immersive_paintings-0.6.7+1.20.1-forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/6txNkua3/versions/dZk1qbHj/immersive_paintings-0.6.7%2B1.20.1-forge.jar"
hash-format = "sha1"
hash = "46910c10470c43cb1566384e9422fb76b341b84c"
[update]
[update.modrinth]
mod-id = "6txNkua3"
version = "dZk1qbHj"

View File

@@ -0,0 +1,13 @@
name = "Inventory Profiles Next"
filename = "InventoryProfilesNext-forge-1.20-1.10.7.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/CT057icy/InventoryProfilesNext-forge-1.20-1.10.7.jar"
hash-format = "sha1"
hash = "29cf42563f563efecc7cd77fdecf6e1d47a60968"
[update]
[update.modrinth]
mod-id = "O7RBXm3n"
version = "CT057icy"

View File

@@ -0,0 +1,13 @@
name = "Iron's Spells 'n Spellbooks"
filename = "irons_spellbooks-1.20.1-2.0.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/s4OWxYQQ/versions/f8mz7pmJ/irons_spellbooks-1.20.1-2.0.1.jar"
hash-format = "sha1"
hash = "0390e3c86e54f48004d76107552c1d32039b277e"
[update]
[update.modrinth]
mod-id = "s4OWxYQQ"
version = "f8mz7pmJ"

13
mods/jei.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Just Enough Items"
filename = "jei-1.20.1-forge-15.2.0.27.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/HU1FUi8s/jei-1.20.1-forge-15.2.0.27.jar"
hash-format = "sha1"
hash = "a565f2e31fc2bbe6f297a4ca25241cbfd704ef6b"
[update]
[update.modrinth]
mod-id = "u6dRKJwZ"
version = "HU1FUi8s"

View File

@@ -0,0 +1,13 @@
name = "Kotlin for Forge"
filename = "kotlinforforge-4.5.0-all.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ordsPcFz/versions/jxYJOIFz/kotlinforforge-4.5.0-all.jar"
hash-format = "sha1"
hash = "42184b6d60c9aa6dc14f79526a2f79e3c8661007"
[update]
[update.modrinth]
mod-id = "ordsPcFz"
version = "jxYJOIFz"

13
mods/ksyxis.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Ksyxis"
filename = "Ksyxis-Forge1.17-1.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/2ecVyZ49/versions/1.1-fo1.17/Ksyxis-Forge1.17-1.1.jar"
hash-format = "sha1"
hash = "15de04d92b32e1a62be953afeb25231cd36c954b"
[update]
[update.modrinth]
mod-id = "2ecVyZ49"
version = "ZR63N1i2"

13
mods/libipn.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "libIPN"
filename = "libIPN-forge-1.20-4.0.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/onSQdWhM/versions/9nOJu1y9/libIPN-forge-1.20-4.0.0.jar"
hash-format = "sha1"
hash = "cded3dc689b679b09d7973df8e6c8d4bae6c1b41"
[update]
[update.modrinth]
mod-id = "onSQdWhM"
version = "9nOJu1y9"

13
mods/mcjtylib.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "McJtyLib"
filename = "mcjtylib-1.20-8.0.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1Zu0uTEE/versions/vA8GsEKt/mcjtylib-1.20-8.0.3.jar"
hash-format = "sha1"
hash = "e3907a3466b681d89d36642485bc71ea3c69830a"
[update]
[update.modrinth]
mod-id = "1Zu0uTEE"
version = "vA8GsEKt"

View File

@@ -0,0 +1,13 @@
name = "Mekanism Generators"
filename = "MekanismGenerators-1.20.1-10.4.0.14.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/OFVYKsAk/versions/TW7K90pG/MekanismGenerators-1.20.1-10.4.0.14.jar"
hash-format = "sha1"
hash = "91d83723b09a8edd018a5fb8940684be178ae3c3"
[update]
[update.modrinth]
mod-id = "OFVYKsAk"
version = "TW7K90pG"

View File

@@ -0,0 +1,13 @@
name = "Mekanism Tools"
filename = "MekanismTools-1.20.1-10.4.0.14.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/tqQpq1lt/versions/tCr9crJ1/MekanismTools-1.20.1-10.4.0.14.jar"
hash-format = "sha1"
hash = "0dab9ec6316d1c8d81286e18031983337fb3b816"
[update]
[update.modrinth]
mod-id = "tqQpq1lt"
version = "tCr9crJ1"

13
mods/mekanism.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Mekanism"
filename = "Mekanism-1.20.1-10.4.0.14.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Ce6I4WUE/versions/MLG4wWo6/Mekanism-1.20.1-10.4.0.14.jar"
hash-format = "sha1"
hash = "b8f873fd8cc5ebb0edccac6c2eea7f9945899396"
[update]
[update.modrinth]
mod-id = "Ce6I4WUE"
version = "MLG4wWo6"

View File

@@ -0,0 +1,13 @@
name = "Memory Leak Fix"
filename = "memoryleakfix-forge-1.17+-1.1.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/NRjRiSSD/versions/AK7fR5Ja/memoryleakfix-forge-1.17%2B-1.1.2.jar"
hash-format = "sha1"
hash = "36b7e4aaea3814fac6428a628d3e18988b24f250"
[update]
[update.modrinth]
mod-id = "NRjRiSSD"
version = "AK7fR5Ja"

13
mods/neat.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Neat"
filename = "Neat-1.20-35-FORGE.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/Ins7SzzR/versions/8pwOuctj/Neat-1.20-35-FORGE.jar"
hash-format = "sha1"
hash = "64a1e156a84e79db35312b33f84ba6b7f8064f1a"
[update]
[update.modrinth]
mod-id = "Ins7SzzR"
version = "8pwOuctj"

View File

@@ -0,0 +1,13 @@
name = "NetherPortalFix"
filename = "netherportalfix-forge-1.20-13.0.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/nPZr02ET/versions/HXKeuKnk/netherportalfix-forge-1.20-13.0.0.jar"
hash-format = "sha1"
hash = "056094acdb3049357ea4475fafb53c98b27876f4"
[update]
[update.modrinth]
mod-id = "nPZr02ET"
version = "HXKeuKnk"

View File

@@ -0,0 +1,13 @@
name = "No Chat Reports"
filename = "NoChatReports-FORGE-1.20.1-v2.2.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/ksEG6N5E/NoChatReports-FORGE-1.20.1-v2.2.2.jar"
hash-format = "sha1"
hash = "069396e689ae887d065c8d61b7945e685fbcc65b"
[update]
[update.modrinth]
mod-id = "qQyHxfxd"
version = "ksEG6N5E"

View File

@@ -0,0 +1,13 @@
name = "Open Parties and Claims"
filename = "open-parties-and-claims-forge-1.20.1-0.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gF3BGWvG/versions/OH5zhJW2/open-parties-and-claims-forge-1.20.1-0.20.1.jar"
hash-format = "sha1"
hash = "f26c6cb4bef4c86d2253278f9d41eda215948814"
[update]
[update.modrinth]
mod-id = "gF3BGWvG"
version = "OH5zhJW2"

View File

@@ -0,0 +1,13 @@
name = "playerAnimator"
filename = "player-animation-lib-forge-1.0.2-rc1+1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gedNE4y2/versions/xe2EVE6q/player-animation-lib-forge-1.0.2-rc1%2B1.20.jar"
hash-format = "sha1"
hash = "16808f94a41d45d8e986b4e4ea6b02ba57fa058a"
[update]
[update.modrinth]
mod-id = "gedNE4y2"
version = "xe2EVE6q"

13
mods/puzzles-lib.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Puzzles Lib"
filename = "PuzzlesLib-v8.0.24-1.20.1-Forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/QAGBst4M/versions/Sk64RP7y/PuzzlesLib-v8.0.24-1.20.1-Forge.jar"
hash-format = "sha1"
hash = "69493022734c4e7c4ac6365a2c4fee7baff9affd"
[update]
[update.modrinth]
mod-id = "QAGBst4M"
version = "Sk64RP7y"

13
mods/rechiseled.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Rechiseled"
filename = "rechiseled-1.1.4a-forge-mc1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/B0g2vT6l/versions/PC5rqFmL/rechiseled-1.1.4a-forge-mc1.20.jar"
hash-format = "sha1"
hash = "0744d0ada3deb2557395fba03bb75f5b8cc439e8"
[update]
[update.modrinth]
mod-id = "B0g2vT6l"
version = "PC5rqFmL"

View File

@@ -0,0 +1,13 @@
name = "Resourceful Lib"
filename = "resourcefullib-forge-1.20.1-2.1.11.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/G1hIVOrD/versions/BSonoRxL/resourcefullib-forge-1.20.1-2.1.11.jar"
hash-format = "sha1"
hash = "ff24e6e598a0290f33c7f30a932b2fdfbb6839ff"
[update]
[update.modrinth]
mod-id = "G1hIVOrD"
version = "BSonoRxL"

13
mods/rftools-base.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "RFTools Base"
filename = "rftoolsbase-1.20-5.0.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/hIO8IsD8/versions/SybYUK3U/rftoolsbase-1.20-5.0.2.jar"
hash-format = "sha1"
hash = "2acd5750e5f0c6ccad254c42a2b85fd2c31f2488"
[update]
[update.modrinth]
mod-id = "hIO8IsD8"
version = "SybYUK3U"

View File

@@ -0,0 +1,13 @@
name = "RFTools Builder"
filename = "rftoolsbuilder-1.20-6.0.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/e0IclJLr/versions/aWhtf6M4/rftoolsbuilder-1.20-6.0.1.jar"
hash-format = "sha1"
hash = "25c25ba4cd291cd82b9c0b50a273c03e75b80109"
[update]
[update.modrinth]
mod-id = "e0IclJLr"
version = "aWhtf6M4"

View File

@@ -0,0 +1,13 @@
name = "RFTools Utility"
filename = "rftoolsutility-1.20-6.0.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/7n3HbHSE/versions/KgVvazWu/rftoolsutility-1.20-6.0.3.jar"
hash-format = "sha1"
hash = "33d992a5cdb5d7b969cecd0dc75b09495997cadc"
[update]
[update.modrinth]
mod-id = "7n3HbHSE"
version = "KgVvazWu"

View File

@@ -0,0 +1,13 @@
name = "Rubidium Extra"
filename = "rubidium-extra-0.5.2+mc1.20.1-build.104.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/oY2B1pjg/versions/UCx8ZR14/rubidium-extra-0.5.2%2Bmc1.20.1-build.104.jar"
hash-format = "sha1"
hash = "4bbf84cd546642c67f926b5c9bf3e41d5d65ada3"
[update]
[update.modrinth]
mod-id = "oY2B1pjg"
version = "UCx8ZR14"

13
mods/rubidium.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Rubidium"
filename = "rubidium-mc1.20.1-0.7.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/4ZqxOvjD/versions/VKligEsm/rubidium-mc1.20.1-0.7.1.jar"
hash-format = "sha1"
hash = "9c532360e08cca8c8dd2d94827c24fc7eaac8b4b"
[update]
[update.modrinth]
mod-id = "4ZqxOvjD"
version = "VKligEsm"

View File

@@ -0,0 +1,13 @@
name = "Simple Voice Chat"
filename = "voicechat-forge-1.20.1-2.4.26.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/q2L611FF/voicechat-forge-1.20.1-2.4.26.jar"
hash-format = "sha1"
hash = "7faa2880487b927979895f54d74997d83b6ffc4e"
[update]
[update.modrinth]
mod-id = "9eGKb6K1"
version = "q2L611FF"

View File

@@ -0,0 +1,13 @@
name = "Sky Void Additions"
filename = "sky-void-additions-1.1.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/HlddKKKU/versions/NNx2PNq0/sky-void-additions-1.1.2.jar"
hash-format = "sha1"
hash = "d269c54ad3a1adc451714154559a58f327281247"
[update]
[update.modrinth]
mod-id = "HlddKKKU"
version = "NNx2PNq0"

View File

@@ -0,0 +1,13 @@
name = "Sound Physics Remastered"
filename = "soundphysics-forge-1.20.1-1.2.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qyVF9oeo/versions/OOw4wyHN/soundphysics-forge-1.20.1-1.2.1.jar"
hash-format = "sha1"
hash = "a9557e8b0c2479f4124277ed837025e0112fdb92"
[update]
[update.modrinth]
mod-id = "qyVF9oeo"
version = "OOw4wyHN"

View File

@@ -0,0 +1,13 @@
name = "Starlight (Forge)"
filename = "starlight-1.1.2+forge.1cda73c.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/iRfIGC1s/versions/cNa0vkNj/starlight-1.1.2%2Bforge.1cda73c.jar"
hash-format = "sha1"
hash = "a915880c7834a0b0f9f300f0e3053deaa9a3205a"
[update]
[update.modrinth]
mod-id = "iRfIGC1s"
version = "cNa0vkNj"

13
mods/stoneworks.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Stoneworks"
filename = "Stoneworks-v8.0.0-1.20.1-Forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/FzyTKtVF/versions/bhfQuE7T/Stoneworks-v8.0.0-1.20.1-Forge.jar"
hash-format = "sha1"
hash = "d8f9226296177749e2b07159dfab6165dd6f88af"
[update]
[update.modrinth]
mod-id = "FzyTKtVF"
version = "bhfQuE7T"

View File

@@ -0,0 +1,13 @@
name = "Stylish Effects"
filename = "StylishEffects-v8.0.0-1.20.1-Forge.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/onDuQF5e/versions/2Pwhq32l/StylishEffects-v8.0.0-1.20.1-Forge.jar"
hash-format = "sha1"
hash = "74637dde646208094d7c66b5a30fc6062e3961ca"
[update]
[update.modrinth]
mod-id = "onDuQF5e"
version = "2Pwhq32l"

View File

@@ -0,0 +1,13 @@
name = "SuperMartijn642's Config Lib"
filename = "supermartijn642configlib-1.1.8-forge-mc1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/LN9BxssP/versions/ZKor79dR/supermartijn642configlib-1.1.8-forge-mc1.20.jar"
hash-format = "sha1"
hash = "f80f9eed728966adcfbcc848633e789645057281"
[update]
[update.modrinth]
mod-id = "LN9BxssP"
version = "ZKor79dR"

View File

@@ -0,0 +1,13 @@
name = "SuperMartijn642's Core Lib"
filename = "supermartijn642corelib-1.1.15-forge-mc1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/rOUBggPv/versions/NUtmGwFe/supermartijn642corelib-1.1.15-forge-mc1.20.jar"
hash-format = "sha1"
hash = "2835a26fa86e369e6fa765847586e2402f0ac4cf"
[update]
[update.modrinth]
mod-id = "rOUBggPv"
version = "NUtmGwFe"

View File

@@ -0,0 +1,13 @@
name = "TexTrue's Rubidium Options"
filename = "TextruesRubidiumOptions-1.0.4+mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/nm57myYP/versions/GrFAFtHs/TextruesRubidiumOptions-1.0.4%2Bmc1.20.1.jar"
hash-format = "sha1"
hash = "472c7b53ef3f5c5ed11d893f0cbcd139b7ae3dd5"
[update]
[update.modrinth]
mod-id = "nm57myYP"
version = "GrFAFtHs"

View File

@@ -0,0 +1,13 @@
name = "The One Probe"
filename = "theoneprobe-1.20.1-10.0.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Eyw0UxEx/versions/YVbSM3mb/theoneprobe-1.20.1-10.0.0.jar"
hash-format = "sha1"
hash = "2a50fb0c77282db367e8ddd7a84a3292ba01159b"
[update]
[update.modrinth]
mod-id = "Eyw0UxEx"
version = "YVbSM3mb"

View File

@@ -0,0 +1,13 @@
name = "Valhelsia Core"
filename = "valhelsia_core-forge-1.20.1-1.1.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/HsdNFinx/versions/wSFwDxJf/valhelsia_core-forge-1.20.1-1.1.1.jar"
hash-format = "sha1"
hash = "9bf421ecd72a406f08c98d3ba4f4df48c0473717"
[update]
[update.modrinth]
mod-id = "HsdNFinx"
version = "wSFwDxJf"

View File

@@ -0,0 +1,13 @@
name = "Vanilla Refresh"
filename = "vanilla-refresh-1.4.17c.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gWO6Zqey/versions/5SuTHcmu/vanilla-refresh-1.4.17c.jar"
hash-format = "sha1"
hash = "dbcd9542099bc658823c61edfd231284533ba30b"
[update]
[update.modrinth]
mod-id = "gWO6Zqey"
version = "5SuTHcmu"

13
mods/veinminer.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Veinminer"
filename = "veinminer-1.1.0.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/OhduvhIc/versions/zLG84ILY/veinminer-1.1.0.jar"
hash-format = "sha1"
hash = "dbdea976fe36088e26800df579b6519a739d7c08"
[update]
[update.modrinth]
mod-id = "OhduvhIc"
version = "zLG84ILY"

13
mods/waystones.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Waystones"
filename = "waystones-forge-1.20-14.0.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/LOpKHB2A/versions/ZlbgF4rR/waystones-forge-1.20-14.0.2.jar"
hash-format = "sha1"
hash = "414f0c86c5b721eb4a11695e0bd2c644e0c364b9"
[update]
[update.modrinth]
mod-id = "LOpKHB2A"
version = "ZlbgF4rR"

View File

@@ -0,0 +1,13 @@
name = "Wooden Hopper"
filename = "woodenhopper-1.20.1-1.6.0.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/VOUy9bAs/versions/pLSXXFEn/woodenhopper-1.20.1-1.6.0.1.jar"
hash-format = "sha1"
hash = "de3f0e3ab943861aa0fc385dee8f6b1f1111899b"
[update]
[update.modrinth]
mod-id = "VOUy9bAs"
version = "pLSXXFEn"

13
mods/xnet-gases.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "XNet Gases"
filename = "xnetgases-1.20.1-5.0.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/H1x2EwLg/versions/9kAjtec2/xnetgases-1.20.1-5.0.0.jar"
hash-format = "sha1"
hash = "a3497f9c557fa3c96ba31f5d686c69d7f64325a4"
[update]
[update.modrinth]
mod-id = "H1x2EwLg"
version = "9kAjtec2"

13
mods/xnet.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "XNet"
filename = "xnet-1.20-6.0.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/iu1jkWqa/versions/v7egKLKS/xnet-1.20-6.0.2.jar"
hash-format = "sha1"
hash = "b7da5815815cfa0d1090a7436f61c2207496c107"
[update]
[update.modrinth]
mod-id = "iu1jkWqa"
version = "v7egKLKS"

13
pack.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Create in the Sky"
author = "Epsilon_02"
version = "1.0.0"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "e1bccdc1925e51514ddbf1e677ba2d59bdb50c8bf3e3935db38281a3b934a045"
[versions]
forge = "47.2.1"
minecraft = "1.20.1"