update to 3.2.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 整合包下载地址👇
|
||||
|
||||
这个仓库只是为了推送自动更新的。获取整合包请[点击这里](https://ddns.myredstone.top:4108/WuffChen/Redcraft.Dragon.V3)。
|
||||
这个仓库只是为了推送自动更新和记录更新日志的。获取整合包请[点击这里](https://ddns.myredstone.top:4108/WuffChen/Redcraft.Dragon.V3)。
|
||||
|
||||
# 更新日志
|
||||
|
||||
@@ -14,4 +14,27 @@
|
||||
|
||||
26-2-27:v3.0.4:删除错误放置的老版本语言文件包防止造成歧义。
|
||||
|
||||
26-3-09:v3.1.0:新增TacZ与更好的兼容检查模组。将远程推送地址换源到更稳定的静态文件服务上。因HMCL自身bug导致之前经常出现git有老文件,导致玩家文件被复写的问题。(此仓库此刻准备弃用。当作更新日志哩)
|
||||
26-3-09:v3.1.0:新增TacZ与更好的兼容检查模组。将远程推送地址换源到更稳定的静态文件服务上。因HMCL自身bug导致之前经常出现git有老文件,导致玩家文件被复写的问题。(此仓库此刻准备弃用。当作更新日志哩)
|
||||
|
||||
---
|
||||
|
||||
26-3-20:v3.2.0:
|
||||
|
||||
新增:
|
||||
|
||||
【龙之生存】冰龙物种!来自雪原的顶级掠食者,爪似利刃,霜冻寒息。
|
||||
- 攻击、冰箭技能与吐息可以施加【霜冻】效果:减速,屏幕特效(塔科夫抄的MC!)
|
||||
技能【破冰】让拥有霜冻效果的生物的肉体破裂,从而造成大量伤害
|
||||
技能【暴风雪】将周围化为冰封。水与岩浆将会冷却,地面将会被厚雪覆盖
|
||||
|
||||
弱点
|
||||
冰晶构成的身体虽美丽,但也同样脆弱。身着护甲提供的防御值将会减半(玻璃大炮)
|
||||
温度是你的天敌,不慎走入火中或岩浆将会受到翻倍伤害。
|
||||
此外,灼烧带来的温度将会扰乱体内元素,导致【魔法恢复】速度-10%
|
||||
|
||||
---
|
||||
cc:tweaked 大名鼎鼎的电脑模组!增加了电脑,显示器,有线网络与WiFi,打印机,机器人等外设。
|
||||
有什么用?游戏中的所有操作都可以由电脑完成、实现!
|
||||
还能监视你的机器状态,列车停靠站点,寻找FurAffinity的图片并显示在大屏幕上,或者播放网易云音乐。
|
||||
上述操作实现是有代价的——你需要学习一门编程语言LUA,并且在游戏中debug。
|
||||
都说MC可以实现万物,那么cc将为mc与互联网实现万物!
|
||||
@@ -7,7 +7,7 @@
|
||||
#The name of the modpack
|
||||
modpackName = "RD project!"
|
||||
#The version of the modpack
|
||||
modpackVersion = "3.1.0"
|
||||
modpackVersion = "3.2.0"
|
||||
#Use the metadata.json to determine the modpack version
|
||||
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
|
||||
useMetadata = false
|
||||
|
||||
BIN
overrides/mods/additionaldragons-1.3.0-all.jar.disabled
Normal file
BIN
overrides/mods/additionaldragons-1.3.0-all.jar.disabled
Normal file
Binary file not shown.
BIN
overrides/mods/cc-tweaked-1.21.1-forge-1.117.1.jar
Normal file
BIN
overrides/mods/cc-tweaked-1.21.1-forge-1.117.1.jar
Normal file
Binary file not shown.
BIN
overrides/mods/tundradragon-1.5.0-neoforge-1.21.1.jar
Normal file
BIN
overrides/mods/tundradragon-1.5.0-neoforge-1.21.1.jar
Normal file
Binary file not shown.
@@ -1,13 +1,17 @@
|
||||
{
|
||||
"name": "RedCraft.Dragon.1.21.1",
|
||||
"author": "WUFFCHEN",
|
||||
"version": "3.1.0",
|
||||
"version": "3.2.0",
|
||||
"description": "This is RedCraft:Dragon, version 1.21.1! description link: https://ddns.myredstone.top:4108/WuffChen/Redcraft.Dragon.V3",
|
||||
"fileApi": "https://ddns.myredstone.top:4101/User/WuffChen/RedCraft_Push",
|
||||
"files": [
|
||||
{
|
||||
"path": "config/bcc-common.toml",
|
||||
"hash": "edb6de2772809426436ab355555b65d360eb42ac"
|
||||
"hash": "fcadf707679627d9c23986ce5b86ec5dcc62a879"
|
||||
},
|
||||
{
|
||||
"path": "mods/additionaldragons-1.3.0-all.jar.disabled",
|
||||
"hash": "bc7d835b261b95be3a0d3827733178d7e9fe07a4"
|
||||
},
|
||||
{
|
||||
"path": "mods/amendments-1.21-2.0.15-neoforge.jar",
|
||||
@@ -65,6 +69,10 @@
|
||||
"path": "mods/CBMultipart-1.21.1-3.5.0.155.jar",
|
||||
"hash": "754cefc13802393862a05142f55d71669e76bc3d"
|
||||
},
|
||||
{
|
||||
"path": "mods/cc-tweaked-1.21.1-forge-1.117.1.jar",
|
||||
"hash": "aaf6233b23e1ff01ed286824ba359aaa5eed0918"
|
||||
},
|
||||
{
|
||||
"path": "mods/chloride-NEOFORGE-mc1.21.1-v1.7.5.jar",
|
||||
"hash": "13be11a94f507b6300a1a0c0bd6f1594eb6c5e64"
|
||||
@@ -497,6 +505,10 @@
|
||||
"path": "mods/toofast-1.21.0-0.4.3.5.jar.disabled",
|
||||
"hash": "7940d2516a492ff687696dfc0f8b66a6c628baad"
|
||||
},
|
||||
{
|
||||
"path": "mods/tundradragon-1.5.0-neoforge-1.21.1.jar",
|
||||
"hash": "fa257258e47576caf69f20dc13916de0528480ad"
|
||||
},
|
||||
{
|
||||
"path": "mods/untamedwilds-1.21.1-3.0.1.jar.disabled",
|
||||
"hash": "946f8b6c33c6d374abd4b3be049814558e12b14a"
|
||||
|
||||
Reference in New Issue
Block a user