alpha-test #3
21
CHANGELOG.md
21
CHANGELOG.md
@ -34,6 +34,10 @@ This will be the initial release for the production server. I will avoid adding
|
||||
- Automatically swaps to the correct tool for breaking the block if it's in your hotbar.
|
||||
- Chunky
|
||||
- Allows OPs to pre-generate chunks.
|
||||
- Dynamic Trees
|
||||
- Dynamic Trees +
|
||||
- Adds trees, cactuses, and mushrooms that grow "realistically."
|
||||
- They branch like a tree would, they spread seeds to grow more trees, they rot and grow fungus, etc.
|
||||
- Light Overlay
|
||||
- Lets you see light levels by pressing F7. Red = Monsters will spawn anytime, Yellow = Monsters will spawn at night.
|
||||
- Mindful Darkness
|
||||
@ -68,12 +72,12 @@ This will be the initial release for the production server. I will avoid adding
|
||||
- Botany Pots 9.0.31 -> 9.0.33
|
||||
- Botany Trees 5.0.5 -> 5.0.7
|
||||
- Canary 0.1.10 -> 0.2.7
|
||||
- Collective 6.53 -> 6.61
|
||||
- Collective 6.53 -> 6.62
|
||||
- Connectivity 3.5 -> 4.2
|
||||
- Cooking for Blockheads 13.3.1 -> 13.3.2
|
||||
- Crafting Tweaks 15.1.6 -> 15.1.7
|
||||
- Create 0.5.0.i -> 0.5.1.b
|
||||
- Create Crafts and Additions 1.19.2-20230411a -> 1.19.2-20230527a
|
||||
- Create Crafts and Additions 1.19.2-20230411a -> 1.19.2-20230623a
|
||||
- Create Deco 1.3.1 -> 1.3.3
|
||||
- CreativeCore 2.9.3 -> 2.9.4
|
||||
- Cucumber Library 6.0.6 -> 6.0.7
|
||||
@ -107,13 +111,13 @@ This will be the initial release for the production server. I will avoid adding
|
||||
- Macaw's Trapdoors 1.0.9 -> 1.1.0
|
||||
- Maintenance Mode 1.1.1d -> 1.1.1
|
||||
- Mindful Darkness 4.0.5 -> 4.0.9
|
||||
- Moonlight Lib 2.2.31 -> 2.2.38
|
||||
- NoMoWanderer 1.3.6 -> 1.3.9
|
||||
- Moonlight Lib 2.2.31 -> 2.2.40
|
||||
- NoMoWanderer 1.3.6 -> 1.3.10
|
||||
- Obscure API 14 -> 15
|
||||
- Pam's HarvestCraft 2 - Crops 1.0.1 -> 1.0.2
|
||||
- Pam's HarvestCraft 2 - Food Core 1.0.0 -> 1.0.1
|
||||
- Placebo 7.1.8 -> 7.2.0
|
||||
- PneumaticCraft: Repressurized 4.3.3-22 -> 4.3.4-24
|
||||
- PneumaticCraft: Repressurized 4.3.3-22 -> 4.3.5-25
|
||||
- Puzzles Lib 4.4.0 -> 4.4.3
|
||||
- RFTools Builder 5.2.6 -> 5.2.8
|
||||
- Saturn 0.0.3 -> 0.0.4
|
||||
@ -121,14 +125,15 @@ This will be the initial release for the production server. I will avoid adding
|
||||
- SeasonHUD 1.4.12 -> 1.4.18
|
||||
- Serene Seasons Fix 1.0.7 -> 1.0.8
|
||||
- ShetiPhianCore 11.3.01 -> 3.11.3.03
|
||||
- Sophisticated Backpacks 3.18.45.819 -> 3.18.50.849
|
||||
- Sophisticated Core 0.5.51.251 -> 0.5.71.319
|
||||
- Sophisticated Backpacks 3.18.45.819 -> 3.18.51.860
|
||||
- Sophisticated Core 0.5.51.251 -> 0.5.73.333
|
||||
- Spawn Animations 1.8.2 -> 1.9.1
|
||||
- SuperMartijn642's Core Lib 1.1.7 -> 1.1.9a
|
||||
- SuperMartijn642's Core Lib 1.1.7 -> 1.1.10
|
||||
- TerraBlender (Forge) 2.0.1.136 -> 2.0.1.162
|
||||
- The John Mod Reborn 1.0.2 -> 1.0.4
|
||||
- Tom's Trading Network 0.1.0 -> 0.2.1
|
||||
- Torchmaster 19.2.0 -> 19.2.90
|
||||
- Trash Cans 1.0.17a -> 1.0.18
|
||||
- ZeroCore 2 2.1.33 -> 2.1.35
|
||||
|
||||
# 1.0.19
|
||||
|
30
index.toml
30
index.toml
@ -288,7 +288,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/collective.pw.toml"
|
||||
hash = "66a4e346ba4916c93230f0b45db908d1356c3b7ce4534a1e564efe8e565ca38b"
|
||||
hash = "1584c24561d1b84c8a0be57cdb1c36d4330014ffa43873d030d0ea191ec89c54"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -363,7 +363,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/createaddition.pw.toml"
|
||||
hash = "dc215d12d87c9cc23a80637334dbed408a729ac9fb5310fb521d4750023931e6"
|
||||
hash = "b09ca1d2151f681b3febe34c5412d213c1c7ff46a2bd5a6f9b6f55dab904baea"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -406,6 +406,16 @@ file = "mods/doggy-talents.pw.toml"
|
||||
hash = "76911ce7d706abecab2e0e123458ecd7d00b105d51b68b6a2d495d2156cbf4d8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dynamictrees.pw.toml"
|
||||
hash = "22813dab8c6a29dc96c0998b5464ad741b1f2d8dae336751e017859c531d0fd7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dynamictreesplus.pw.toml"
|
||||
hash = "69f49d10bbd9ef14ee183e0c5ba3a84ba594a495ca890842feaca7af451c3e45"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/easier-sleeping.pw.toml"
|
||||
hash = "38583840dfcba1846ba272850baa63c4060ba53b679f7bafc782f63cf3b10720"
|
||||
@ -723,7 +733,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/macaws-trapdoors.pw.toml"
|
||||
hash = "6652963a36a833070b3fb7959083682a4580da18ed642c43bf05d1524012c43e"
|
||||
hash = "35554a19f64ba3c4aa01aa14c7b6cd03b986967d27cbbf16a47dce66bb6757cc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -823,7 +833,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/nomowanderer.pw.toml"
|
||||
hash = "8e08d9abf6fe745d1565d6233d45fde681ba5e0eab5f195c29040e389065e774"
|
||||
hash = "9ff6c7fbb0d35be54a83d3c7828f4f0f94458e417b9de3186b02aef23926f3c4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -913,7 +923,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/pneumaticcraft-repressurized.pw.toml"
|
||||
hash = "e2eb35bbb6073950ccb1e0fcf841b446e6697fec47bd4a794f928f95c07b9170"
|
||||
hash = "a9fa88c30a625b07cd38435bf14c0233dddf59e24dd049a9a696a587eab162e9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -1073,7 +1083,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/selene.pw.toml"
|
||||
hash = "48d40b4ff0fc80915472f0ae0d53b4a370e973c2b09e449d0d3d4140b3f6f47e"
|
||||
hash = "54e8cddcc8fdadda043465955fd392d1d9ba042a1e0e23f1041530137298b6e9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -1108,12 +1118,12 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sophisticated-backpacks.pw.toml"
|
||||
hash = "f4c06b76d30313faed5afba11f2e1b863208f119b6a373e3a29021d110a3cf27"
|
||||
hash = "9350b6d7d8ab73ce56ad757c577ada54348c9ce1933c1f282da9e76a78b9ec16"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sophisticated-core.pw.toml"
|
||||
hash = "d0a7ce24e946a5a9783db5bd2c7f518a173c4808e7733529255a7d95d24f57fc"
|
||||
hash = "55a4c89651ca5abb88ea33623c255fb0370a4c71f893a5f1d7469d0d372708b6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -1153,7 +1163,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/supermartijn642s-core-lib.pw.toml"
|
||||
hash = "f702abd9df78794a23c2926271a8c4b8aa7785e076a16fc72179095bdb2f46af"
|
||||
hash = "18b7b42c8caabe5348f607c1f4cee8ca3938c27e15f818cc310585157a170ee5"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -1238,7 +1248,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/trash-cans.pw.toml"
|
||||
hash = "3d01b99f391bc147e1ff31ea3cdb44a25046c11bfc92c2983ffd351d5cad7748"
|
||||
hash = "38cee16f00ed950e1f245f9de86dfbff938125f0461ad326fa81f659724a5d84"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Collective"
|
||||
filename = "collective-1.19.2-6.61.jar"
|
||||
filename = "collective-1.19.2-6.62.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "3b3f9df268a902cdf4b5e30dfd35bc2b93da18da"
|
||||
hash = "c51364169852fbbbfde2a97530c1de44621940a2"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4597546
|
||||
file-id = 4601903
|
||||
project-id = 342584
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Create Crafts & Additions"
|
||||
filename = "createaddition-1.19.2-20230527a.jar"
|
||||
filename = "createaddition-1.19.2-20230623a.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "f74830865ec9bfca1983e7f7e235433cd1d17c1e"
|
||||
hash = "4315124b32124960fd09703a9ed882d3aa4f0bc4"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4554044
|
||||
file-id = 4605623
|
||||
project-id = 439890
|
||||
|
13
mods/dynamictrees.pw.toml
Normal file
13
mods/dynamictrees.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Dynamic Trees"
|
||||
filename = "DynamicTrees-1.19.2-1.1.0-BETA3.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/vdjF5PL5/versions/x9Cf6AuG/DynamicTrees-1.19.2-1.1.0-BETA3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "690213b91b090302a0bc19c2ab1d8c99c858f893"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "vdjF5PL5"
|
||||
version = "x9Cf6AuG"
|
13
mods/dynamictreesplus.pw.toml
Normal file
13
mods/dynamictreesplus.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Dynamic Trees +"
|
||||
filename = "DynamicTreesPlus-1.19.2-1.1.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qaO9Dqpu/versions/RroeCDhD/DynamicTreesPlus-1.19.2-1.1.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8aa9e2c998d174408c61a64fdcbdd33e644fdf61"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qaO9Dqpu"
|
||||
version = "RroeCDhD"
|
@ -1,13 +1,13 @@
|
||||
name = "Macaw's Trapdoors"
|
||||
filename = "mcw-trapdoors-1.1.0-mc1.19.2forge.jar"
|
||||
filename = "mcw-trapdoors-1.1.1-mc1.19.2forge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "af6eba1a4817780e3043463505ea54f5153cafbc"
|
||||
hash = "259c643a6cb8de520801c7d43cdd64854cd112cb"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4543543
|
||||
file-id = 4608580
|
||||
project-id = 400933
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "NoMoWanderer"
|
||||
filename = "nomowanderer-1.19.2_1.3.9.jar"
|
||||
filename = "nomowanderer-1.19.2_1.3.10.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "a20a1fb7599883ec1a1e11aa9df1fe2ef23bf4ff"
|
||||
hash = "f5a0b288f73d75e4736b2d3374e043d68e3a81b6"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4578497
|
||||
file-id = 4608103
|
||||
project-id = 354428
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "PneumaticCraft: Repressurized"
|
||||
filename = "pneumaticcraft-repressurized-1.19.2-4.3.4-24.jar"
|
||||
filename = "pneumaticcraft-repressurized-1.19.2-4.3.5-25.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "b4b737bb36c5ddb4d3d53894994818c91df6b0ed"
|
||||
hash = "f1df885ce44fffddd01e99be82e56fb3b401da75"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4510812
|
||||
file-id = 4606890
|
||||
project-id = 281849
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Moonlight Lib"
|
||||
filename = "moonlight-1.19.2-2.2.38-forge.jar"
|
||||
filename = "moonlight-1.19.2-2.2.40-forge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "9fb863cd6b300aa099f9a39602ec65c772278fa2"
|
||||
hash = "748c2293a47e691727d46d8e00c30f30d6839e42"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4569958
|
||||
file-id = 4606361
|
||||
project-id = 499980
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Sophisticated Backpacks"
|
||||
filename = "sophisticatedbackpacks-1.19.2-3.18.50.849.jar"
|
||||
filename = "sophisticatedbackpacks-1.19.2-3.18.51.860.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "3e92066f0fca124736659d44bac62c33506d7b03"
|
||||
hash = "c702d9ef036e9902632c3b633cd0287c80313e43"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4571825
|
||||
file-id = 4608439
|
||||
project-id = 422301
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Sophisticated Core"
|
||||
filename = "sophisticatedcore-1.19.2-0.5.71.319.jar"
|
||||
filename = "sophisticatedcore-1.19.2-0.5.73.333.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "3cbb320626e790dd4bcbce98720f9634092354a1"
|
||||
hash = "2262b71bed54f25a79ee8f2dd97becaaa946d14f"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4591279
|
||||
file-id = 4608426
|
||||
project-id = 618298
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "SuperMartijn642's Core Lib"
|
||||
filename = "supermartijn642corelib-1.1.9a-forge-mc1.19.2.jar"
|
||||
filename = "supermartijn642corelib-1.1.10-forge-mc1.19.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/rOUBggPv/versions/zFYsrv1m/supermartijn642corelib-1.1.9a-forge-mc1.19.2.jar"
|
||||
url = "https://cdn.modrinth.com/data/rOUBggPv/versions/z6UtG178/supermartijn642corelib-1.1.10-forge-mc1.19.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "71365a36a5a9fbef89c5400aa2c6fbf12f284cdd"
|
||||
hash = "08fcd3116f8ab0c4393d22cf5030ae5dbc828159"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "rOUBggPv"
|
||||
version = "zFYsrv1m"
|
||||
version = "z6UtG178"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Trash Cans"
|
||||
filename = "trashcans-1.0.17a-forge-mc1.19.jar"
|
||||
filename = "trashcans-1.0.18-forge-mc1.19.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "1859cd67571db43de74fe95447b55c9f65165e57"
|
||||
hash = "4e0ab8c916d919db48430c28f8df5a51c6f9f9e7"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4418811
|
||||
file-id = 4606893
|
||||
project-id = 394535
|
||||
|
Loading…
x
Reference in New Issue
Block a user