[8.0.1] Replaced FallingTree mod

This commit is contained in:
2025-10-20 18:27:50 +02:00
parent bf13051c0a
commit 1558f34c12
6 changed files with 35 additions and 20 deletions

View File

@@ -1,5 +1,15 @@
# Changelog
## 8.0.1 - 20 Oct 2025
### Added
- Tree Harvester
### Removed
- FallingTree
---
## 8.0.0 - 15 Oct 2025
### Added

View File

@@ -649,6 +649,11 @@ description = ""
- [ ] [Trade Cycling](https://www.curseforge.com/minecraft/mc-mods/trade-cycling)
- *Licence*: All Rights Reserved
- *Both*
- [ ] [Tree Harvester](https://www.curseforge.com/minecraft/mc-mods/tree-harvester)
- *License*: All Rights Reserved
- *Both*
- *Dependencies*:
- Collective
## U
- [ ] [Ultimate Car Mod](https://www.curseforge.com/minecraft/mc-mods/ultimate-car-mod)

View File

@@ -377,11 +377,6 @@ file = "mods/extra-disks.pw.toml"
hash = "5551e291d2ea656b12d43d354eac2736f7d92242bd548aa4bbf5ae2c475cefef"
metafile = true
[[files]]
file = "mods/falling-tree.pw.toml"
hash = "5fe387bcad2d72c9bdd7047c19fed3959dcc65e2615e188ae743c517c08209df"
metafile = true
[[files]]
file = "mods/farming-for-blockheads.pw.toml"
hash = "712a34d3c2f30597150be9f72507a761616db3356038072918569f883fa88092"
@@ -822,6 +817,11 @@ file = "mods/trade-cycling.pw.toml"
hash = "4c00caba57fa2aa18ebf941fbe897ab444252f6baf816f5d1fea9430ac5b3779"
metafile = true
[[files]]
file = "mods/tree-harvester.pw.toml"
hash = "acaf6d5f5cc298e92fd1a9598330661aefdb6721447e23300b2adc54433be57e"
metafile = true
[[files]]
file = "mods/ultimate-car-mod.pw.toml"
hash = "2ccf7d9ce5def67c99c347a6adb73bf30c680772f3b36eb995956ae991b17714"

View File

@@ -1,13 +0,0 @@
name = "FallingTree"
filename = "FallingTree-1.21.1-1.21.1.11.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "626e7ec3a979dcc15d8e65c53207572c41c1b255"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 6835168
project-id = 349559

View File

@@ -0,0 +1,13 @@
name = "Tree Harvester"
filename = "treeharvester-1.21.1-9.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "08abaeb2bca62538c2f33fbc42f9eead478aecee"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 6184916
project-id = 367178

View File

@@ -1,12 +1,12 @@
name = "Chronolock"
author = "Pupyrinth"
version = "8.0.0"
version = "8.0.1"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "0fbe4d170d9f057aefa690a594bc465ae7b552194ebbe53439e69c2639e02bc5"
hash = "78e8b208cf884397a844e68a896db4f7543385e22e3197d7dcdf4c2a91e242c7"
[versions]
minecraft = "1.21.1"