[8.0.1] Replaced FallingTree mod
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,5 +1,15 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 8.0.1 - 20 Oct 2025
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Tree Harvester
|
||||||
|
|
||||||
|
### Removed
|
||||||
|
- FallingTree
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## 8.0.0 - 15 Oct 2025
|
## 8.0.0 - 15 Oct 2025
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@@ -649,6 +649,11 @@ description = ""
|
|||||||
- [ ] [Trade Cycling](https://www.curseforge.com/minecraft/mc-mods/trade-cycling)
|
- [ ] [Trade Cycling](https://www.curseforge.com/minecraft/mc-mods/trade-cycling)
|
||||||
- *Licence*: All Rights Reserved
|
- *Licence*: All Rights Reserved
|
||||||
- *Both*
|
- *Both*
|
||||||
|
- [ ] [Tree Harvester](https://www.curseforge.com/minecraft/mc-mods/tree-harvester)
|
||||||
|
- *License*: All Rights Reserved
|
||||||
|
- *Both*
|
||||||
|
- *Dependencies*:
|
||||||
|
- Collective
|
||||||
|
|
||||||
## U
|
## U
|
||||||
- [ ] [Ultimate Car Mod](https://www.curseforge.com/minecraft/mc-mods/ultimate-car-mod)
|
- [ ] [Ultimate Car Mod](https://www.curseforge.com/minecraft/mc-mods/ultimate-car-mod)
|
||||||
|
|||||||
10
index.toml
10
index.toml
@@ -377,11 +377,6 @@ file = "mods/extra-disks.pw.toml"
|
|||||||
hash = "5551e291d2ea656b12d43d354eac2736f7d92242bd548aa4bbf5ae2c475cefef"
|
hash = "5551e291d2ea656b12d43d354eac2736f7d92242bd548aa4bbf5ae2c475cefef"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/falling-tree.pw.toml"
|
|
||||||
hash = "5fe387bcad2d72c9bdd7047c19fed3959dcc65e2615e188ae743c517c08209df"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/farming-for-blockheads.pw.toml"
|
file = "mods/farming-for-blockheads.pw.toml"
|
||||||
hash = "712a34d3c2f30597150be9f72507a761616db3356038072918569f883fa88092"
|
hash = "712a34d3c2f30597150be9f72507a761616db3356038072918569f883fa88092"
|
||||||
@@ -822,6 +817,11 @@ file = "mods/trade-cycling.pw.toml"
|
|||||||
hash = "4c00caba57fa2aa18ebf941fbe897ab444252f6baf816f5d1fea9430ac5b3779"
|
hash = "4c00caba57fa2aa18ebf941fbe897ab444252f6baf816f5d1fea9430ac5b3779"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/tree-harvester.pw.toml"
|
||||||
|
hash = "acaf6d5f5cc298e92fd1a9598330661aefdb6721447e23300b2adc54433be57e"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/ultimate-car-mod.pw.toml"
|
file = "mods/ultimate-car-mod.pw.toml"
|
||||||
hash = "2ccf7d9ce5def67c99c347a6adb73bf30c680772f3b36eb995956ae991b17714"
|
hash = "2ccf7d9ce5def67c99c347a6adb73bf30c680772f3b36eb995956ae991b17714"
|
||||||
|
|||||||
@@ -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
|
|
||||||
13
mods/tree-harvester.pw.toml
Normal file
13
mods/tree-harvester.pw.toml
Normal 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
|
||||||
@@ -1,12 +1,12 @@
|
|||||||
name = "Chronolock"
|
name = "Chronolock"
|
||||||
author = "Pupyrinth"
|
author = "Pupyrinth"
|
||||||
version = "8.0.0"
|
version = "8.0.1"
|
||||||
pack-format = "packwiz:1.1.0"
|
pack-format = "packwiz:1.1.0"
|
||||||
|
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "0fbe4d170d9f057aefa690a594bc465ae7b552194ebbe53439e69c2639e02bc5"
|
hash = "78e8b208cf884397a844e68a896db4f7543385e22e3197d7dcdf4c2a91e242c7"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user