Updated some mods and found the holy grail, in terms of quarry mods.
This commit is contained in:
parent
50a504fd5d
commit
b2dd67674a
13
CHANGELOG.md
13
CHANGELOG.md
@ -21,6 +21,10 @@ This will be the initial release for the production server. I will avoid adding
|
|||||||
|
|
||||||
### Additions
|
### Additions
|
||||||
|
|
||||||
|
- Additional Enchanted Miner
|
||||||
|
- Adds the BuildCraft quarry with fluid pumping and enchanting capabilities.
|
||||||
|
- Angel Block Renewed
|
||||||
|
- Adds the Angel Block from Extra Utilities. It can be placed in the air and broken instantly without a tool.
|
||||||
- Automatic Tool Swap
|
- Automatic Tool Swap
|
||||||
- Automatically swaps to the correct tool for breaking the block if it's in your hotbar.
|
- Automatically swaps to the correct tool for breaking the block if it's in your hotbar.
|
||||||
- Chunky
|
- Chunky
|
||||||
@ -29,6 +33,10 @@ This will be the initial release for the production server. I will avoid adding
|
|||||||
- Lets you see light levels by pressing F7. Red = Monsters will spawn anytime, Yellow = Monsters will spawn at night.
|
- Lets you see light levels by pressing F7. Red = Monsters will spawn anytime, Yellow = Monsters will spawn at night.
|
||||||
- Mindful Darkness
|
- Mindful Darkness
|
||||||
- Adds a dark mode for Minecraft GUIs. Optional.
|
- Adds a dark mode for Minecraft GUIs. Optional.
|
||||||
|
- ReBlured
|
||||||
|
- Blurs backgrounds when GUIs are open. Optional.
|
||||||
|
- Seamless
|
||||||
|
- Makes some textures of blocks placed next to each other "seamless". For example, beds, doors, pistons, and large plants. Might not work with modded items.
|
||||||
- Simple Hats
|
- Simple Hats
|
||||||
- Adds hats.
|
- Adds hats.
|
||||||
- Tom's Trading Network
|
- Tom's Trading Network
|
||||||
@ -38,6 +46,7 @@ This will be the initial release for the production server. I will avoid adding
|
|||||||
### Updates
|
### Updates
|
||||||
|
|
||||||
- Almost Unified 0.4.2 -> 0.4.4
|
- Almost Unified 0.4.2 -> 0.4.4
|
||||||
|
- Aquamirae 5.6.API14 -> 6.API15
|
||||||
- Architectury API 6.5.77 -> 6.5.82
|
- Architectury API 6.5.77 -> 6.5.82
|
||||||
- Botany Pots 9.0.31 -> 9.0.33
|
- Botany Pots 9.0.31 -> 9.0.33
|
||||||
- Botany Trees 5.0.5 -> 5.0.7
|
- Botany Trees 5.0.5 -> 5.0.7
|
||||||
@ -46,6 +55,7 @@ This will be the initial release for the production server. I will avoid adding
|
|||||||
- Crafting Tweaks 15.1.6 -> 15.1.7
|
- Crafting Tweaks 15.1.6 -> 15.1.7
|
||||||
- Create Crafts and Additions 1.19.2-20230411a -> 1.19.2-20230426a
|
- Create Crafts and Additions 1.19.2-20230411a -> 1.19.2-20230426a
|
||||||
- Create Deco 1.3.1 -> 1.3.2
|
- Create Deco 1.3.1 -> 1.3.2
|
||||||
|
- Curios API 5.1.4.0 -> 5.1.4.1
|
||||||
- FastWorkbench 7.1.1 -> 7.1.2
|
- FastWorkbench 7.1.1 -> 7.1.2
|
||||||
- In Control! 7.1.3 -> 7.1.5
|
- In Control! 7.1.3 -> 7.1.5
|
||||||
- JourneyMap 5.9.5 -> 5.9.6
|
- JourneyMap 5.9.5 -> 5.9.6
|
||||||
@ -53,11 +63,14 @@ This will be the initial release for the production server. I will avoid adding
|
|||||||
- Konkrete [Forge] 1.6.0 -> 1.6.1
|
- Konkrete [Forge] 1.6.0 -> 1.6.1
|
||||||
- Kotlin for Forge 3.11.0 -> 3.12.0
|
- Kotlin for Forge 3.11.0 -> 3.12.0
|
||||||
- libIPN 2.0.6 -> 2.0.7
|
- libIPN 2.0.6 -> 2.0.7
|
||||||
|
- Obscure API 14 -> 15
|
||||||
|
- Pam's HarvestCraft 2 - Crops 1.0.1 -> 1.0.2
|
||||||
- PneumaticCraft: Repressurized 4.3.3-22 -> 4.3.4-24
|
- PneumaticCraft: Repressurized 4.3.3-22 -> 4.3.4-24
|
||||||
- RFTools Builder 5.2.6 -> 5.2.8
|
- RFTools Builder 5.2.6 -> 5.2.8
|
||||||
- Saturn 0.0.3 -> 0.0.4
|
- Saturn 0.0.3 -> 0.0.4
|
||||||
- SeasonHUD 1.4.12 -> 1.4.14
|
- SeasonHUD 1.4.12 -> 1.4.14
|
||||||
- Sophisticated Core 0.5.51.251 -> 0.5.53.257
|
- Sophisticated Core 0.5.51.251 -> 0.5.53.257
|
||||||
|
- Tom's Trading Network 0.1.0 -> 0.2.0
|
||||||
|
|
||||||
# 1.0.19
|
# 1.0.19
|
||||||
|
|
||||||
|
35
index.toml
35
index.toml
@ -108,6 +108,11 @@ hash = "6b956902beb69b0abe652b87a12fc49cd260b10ea2568a9fed6378cdf8bd5d87"
|
|||||||
file = "kubejs/server_scripts/currency.js"
|
file = "kubejs/server_scripts/currency.js"
|
||||||
hash = "fdb06bfee31a9cae4bebc3475a0d84344103d1e68f641e8aa81b51f3a878c480"
|
hash = "fdb06bfee31a9cae4bebc3475a0d84344103d1e68f641e8aa81b51f3a878c480"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/additional-enchanted-miner.pw.toml"
|
||||||
|
hash = "f15fab7e4346cb04bd34aaa5b3037a02793df36934f72a61c34dbfc158204a04"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/additional-guns.pw.toml"
|
file = "mods/additional-guns.pw.toml"
|
||||||
hash = "34166c2da1b033625306c1a4e262a0bd2211479beaabdc657bd8812391e5325c"
|
hash = "34166c2da1b033625306c1a4e262a0bd2211479beaabdc657bd8812391e5325c"
|
||||||
@ -148,6 +153,11 @@ file = "mods/ambientsounds.pw.toml"
|
|||||||
hash = "e83a90a5cf68abc34b30252825b16e0c95ca9245cf99788265020d6fa106e86a"
|
hash = "e83a90a5cf68abc34b30252825b16e0c95ca9245cf99788265020d6fa106e86a"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/angel-block-renewed.pw.toml"
|
||||||
|
hash = "b2296d52d2a7bfcc0f65ab418c91b41029683a3c5471a2c908799d456ccc12b4"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/appleskin.pw.toml"
|
file = "mods/appleskin.pw.toml"
|
||||||
hash = "1be3c626f8c8e445e57444f2559dc590edafc75b6c8c18d4599703dbc614a7e8"
|
hash = "1be3c626f8c8e445e57444f2559dc590edafc75b6c8c18d4599703dbc614a7e8"
|
||||||
@ -370,7 +380,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/curios.pw.toml"
|
file = "mods/curios.pw.toml"
|
||||||
hash = "31717a8dc67287e4521bda88a4be4a0e2b67cf0b65feeb116a772d3f908e7505"
|
hash = "e6100fffd00b339e62efc3a6eaad54ca697b197813dff048d6dce2613676ef92"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@ -810,12 +820,12 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/ob-aquamirae.pw.toml"
|
file = "mods/ob-aquamirae.pw.toml"
|
||||||
hash = "597ffa1bbe78003b00e8b547c03e117ba8ec919a049aaa2bb7ee96c82726ac94"
|
hash = "9ea1de2b9464ba4142ade3df02cad432c085e26b2d8242875c9d970c43b9be07"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/obscure-api.pw.toml"
|
file = "mods/obscure-api.pw.toml"
|
||||||
hash = "beb5669b640b6d19d294327a594060d176285439b76a39f1fc74e91774c2018d"
|
hash = "996f862229b588b1cc561bf9d799a09d5ad43aa0441e21fa18eb06a8040cd620"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@ -830,7 +840,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/pams-harvestcraft-2-crops.pw.toml"
|
file = "mods/pams-harvestcraft-2-crops.pw.toml"
|
||||||
hash = "3ca071a3a0fb219f4a37c21d23a2ad2e0e5d966e98f35aeb290037bde40a77d3"
|
hash = "163fe70e260b40aca45d2aed419ffc703a6337c840da4cf514fa2768834626d0"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@ -908,6 +918,11 @@ file = "mods/reauth.pw.toml"
|
|||||||
hash = "da46985b92972295e91b1a3365b79fdd526ce3f7000c56e4975fa63112f57837"
|
hash = "da46985b92972295e91b1a3365b79fdd526ce3f7000c56e4975fa63112f57837"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/reblured.pw.toml"
|
||||||
|
hash = "22df3e457b5b70c9ad2e43e745b8106daece24e3be2788e64ff2478dc8876272"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/rebornstorage.pw.toml"
|
file = "mods/rebornstorage.pw.toml"
|
||||||
hash = "36de4a21d87d8e0a21848a4af5eea79740ab1adfb882060c92ba01fbf1883ffe"
|
hash = "36de4a21d87d8e0a21848a4af5eea79740ab1adfb882060c92ba01fbf1883ffe"
|
||||||
@ -1008,11 +1023,21 @@ file = "mods/saturn.pw.toml"
|
|||||||
hash = "f58f6967e5b7d2d966a439edf6f27a89290c41a87049c0ed7324c887bbd6998c"
|
hash = "f58f6967e5b7d2d966a439edf6f27a89290c41a87049c0ed7324c887bbd6998c"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/scalable-cats-force.pw.toml"
|
||||||
|
hash = "c76ff2646543643a4a020de957878ba3884d3882c12e772ae3c00500e5e28941"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/scannable.pw.toml"
|
file = "mods/scannable.pw.toml"
|
||||||
hash = "5e2d065192f522470a9a78987c66c979faa2c908bb0328def7ac48da5b23fe1e"
|
hash = "5e2d065192f522470a9a78987c66c979faa2c908bb0328def7ac48da5b23fe1e"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/seamless.pw.toml"
|
||||||
|
hash = "880a0362a60afd30ffe31eff8bc6a2554eca475309aef4c7294dfbc30ae43dfd"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/seasonhud.pw.toml"
|
file = "mods/seasonhud.pw.toml"
|
||||||
hash = "e175c62939f7433f9bf8ccb120473dcfe60291734ac088504630fe1b8d68d51f"
|
hash = "e175c62939f7433f9bf8ccb120473dcfe60291734ac088504630fe1b8d68d51f"
|
||||||
@ -1170,7 +1195,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/toms-trading-network.pw.toml"
|
file = "mods/toms-trading-network.pw.toml"
|
||||||
hash = "ceef32f674e015396093dea572c11cdbbf6d0d6d31721a9f2c58ba9ef77732d5"
|
hash = "54bffcdcb0b85b938e6e693845a443fa99f88df4d86447d4212d57e37e6133fe"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
13
mods/additional-enchanted-miner.pw.toml
Normal file
13
mods/additional-enchanted-miner.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Additional Enchanted Miner"
|
||||||
|
filename = "AdditionalEnchantedMiner-1.19.2-1192.1.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/jhxX1zVW/versions/l6GZuMkU/AdditionalEnchantedMiner-1.19.2-1192.1.0.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "e90d9cc3b46ae35a9a19b46391ace38d2cdfada5"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "jhxX1zVW"
|
||||||
|
version = "l6GZuMkU"
|
13
mods/angel-block-renewed.pw.toml
Normal file
13
mods/angel-block-renewed.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Angel Block Renewed"
|
||||||
|
filename = "angelblockrenewed-forge-1.0-1.19.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/rq0QQVDc/versions/gAOMi8hS/angelblockrenewed-forge-1.0-1.19.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "dfe75905a90ffada9b4b83585b68d4f8c787824f"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "rq0QQVDc"
|
||||||
|
version = "gAOMi8hS"
|
@ -1,13 +1,13 @@
|
|||||||
name = "Curios API"
|
name = "Curios API"
|
||||||
filename = "curios-forge-1.19.2-5.1.4.0.jar"
|
filename = "curios-forge-1.19.2-5.1.4.1.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/vvuO3ImH/versions/cpywqo8V/curios-forge-1.19.2-5.1.4.0.jar"
|
url = "https://cdn.modrinth.com/data/vvuO3ImH/versions/uvQEq1xO/curios-forge-1.19.2-5.1.4.1.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "3570c98fcd37a7f4f087b979cf1ab4f618b7724c"
|
hash = "d6aa28a106c3844e208628d717c67fe623072051"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "vvuO3ImH"
|
mod-id = "vvuO3ImH"
|
||||||
version = "cpywqo8V"
|
version = "uvQEq1xO"
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
name = "Aquamirae"
|
name = "Aquamirae"
|
||||||
filename = "aquamirae-5.6.API14.jar"
|
filename = "aquamirae-6.API15.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "e07344bd94af367d5a0205a9f789a8f3da1316b2"
|
hash = "aa00812f87ca2638e4bc476a777eb20f9386fa79"
|
||||||
mode = "metadata:curseforge"
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.curseforge]
|
[update.curseforge]
|
||||||
file-id = 4375476
|
file-id = 4522264
|
||||||
project-id = 536254
|
project-id = 536254
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
name = "Obscure API"
|
name = "Obscure API"
|
||||||
filename = "obscure_api-14.jar"
|
filename = "obscure_api-15.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "a2b45db59ba64fd818da72c4a91396470f9d837e"
|
hash = "b277e82a8dc80a58754b2b5388b57d6211cc10bf"
|
||||||
mode = "metadata:curseforge"
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.curseforge]
|
[update.curseforge]
|
||||||
file-id = 4375475
|
file-id = 4522272
|
||||||
project-id = 638417
|
project-id = 638417
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
name = "Pam's HarvestCraft 2 - Crops"
|
name = "Pam's HarvestCraft 2 - Crops"
|
||||||
filename = "pamhc2crops-1.19.2-1.0.1.jar"
|
filename = "pamhc2crops-1.19.2-1.0.2.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "0281236b320a8476d31901edd82041b51994858c"
|
hash = "9c5afddc10472e6e539822cec9f17eaae47b5db2"
|
||||||
mode = "metadata:curseforge"
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.curseforge]
|
[update.curseforge]
|
||||||
file-id = 4465074
|
file-id = 4522368
|
||||||
project-id = 361385
|
project-id = 361385
|
||||||
|
16
mods/reblured.pw.toml
Normal file
16
mods/reblured.pw.toml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
name = "ReBlured"
|
||||||
|
filename = "Reblured-1.19.1-1.2.0.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/s4G3ZCcv/versions/4OPjCRWi/Reblured-1.19.1-1.2.0.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "5ed4f8be4419f891b8d57347a64dd3a7e3b3505e"
|
||||||
|
|
||||||
|
[option]
|
||||||
|
optional = true
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "s4G3ZCcv"
|
||||||
|
version = "4OPjCRWi"
|
13
mods/scalable-cats-force.pw.toml
Normal file
13
mods/scalable-cats-force.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Scalable Cat's Force"
|
||||||
|
filename = "ScalableCatsForce-2.13.10-build-10-with-library.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/zr0QMQMo/versions/Bdnijx1x/ScalableCatsForce-2.13.10-build-10-with-library.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "5aca620e735b96107bb1daf4244347acaed3b8a9"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "zr0QMQMo"
|
||||||
|
version = "Bdnijx1x"
|
13
mods/seamless.pw.toml
Normal file
13
mods/seamless.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Seamless"
|
||||||
|
filename = "seamless-1.1.0-forge-1.19.2.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/rhyHyQke/versions/KvgFIugE/seamless-1.1.0-forge-1.19.2.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "285c180bd0b4fb9610e39536fa62c7f69ddcca1e"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "rhyHyQke"
|
||||||
|
version = "KvgFIugE"
|
@ -1,13 +1,13 @@
|
|||||||
name = "Tom's Trading Network"
|
name = "Tom's Trading Network"
|
||||||
filename = "toms_trading_network-1.19-0.1.0.jar"
|
filename = "toms_trading_network-1.19-0.2.0.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/x5iQ3NM5/versions/D474LYev/toms_trading_network-1.19-0.1.0.jar"
|
url = "https://cdn.modrinth.com/data/x5iQ3NM5/versions/S6eiOLw8/toms_trading_network-1.19-0.2.0.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "630e8903fe3d04391af9d07a0ee9e330bd915b3b"
|
hash = "b2ad377544e9e2fdf30ee52aa7f6e566acf2b226"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "x5iQ3NM5"
|
mod-id = "x5iQ3NM5"
|
||||||
version = "D474LYev"
|
version = "S6eiOLw8"
|
||||||
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "f0698e6d0399803b317ea0bf2530716e5aae581a48221b87b38e723993d9d24f"
|
hash = "7f9963c34b29b1680858c8dbf44f9beac1e9633f10f86c95ebeb74b0c7833dd0"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "43.2.8"
|
forge = "43.2.8"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user