tModLoader

tModLoader

评价数不足
[1.4.3-1.4.4] Traps with No Cooldown
   
奖励
收藏
已收藏
取消收藏
模组功能: 游戏调整
tModLoader版本: 1.4.3, 1.4.4
文件大小
发表于
更新日期
35.922 KB
2024 年 5 月 8 日 上午 2:04
2024 年 5 月 21 日 下午 11:58
4 项改动说明 ( 查看 )

订阅以下载
[1.4.3-1.4.4] Traps with No Cooldown

在 にるにころ (Nil256) 的 1 个合集中
Nil256's Stupid Idea Mods
18 件物品
描述
Traps with No Cooldown

by Nil256

----------------------------------------

Literally, this mod removes the cooldown of traps.

----------------------------------------

< Supporting Traps >
- Dart Trap
- Super Dart Trap
- Flame Trap
- Spiky Ball Trap
- Spear Trap
- Geyser
- Boulder Statue

----------------------------------------

< Mod Call >
You can add your traps made by your mods.
mod.Call("AddTrapTileType", int tileType);

For example:
if (ModLoader.TryGetMod("NoCDTraps", out Mod noCDTraps))
{
noCDTraps.Call("AddTrapTileType", ModContent.TileType<MyCustomTile>());
}

引用自 tModLoader
Developed By Nil256
8 条留言
PLMMJ 2024 年 9 月 5 日 下午 12:59 
pewpewpew this'll be fun
chaosmaker007 2024 年 9 月 1 日 上午 2:05 
mwahahaha
riley_ 2024 年 5 月 22 日 上午 9:20 
compat with the traps from better caves would be cool
にるにころ (Nil256)  [作者] 2024 年 5 月 22 日 上午 12:34 
@Destroyer
I've added that. (v0.8.1)
Destroyer 2024 年 5 月 13 日 下午 7:16 
add boulder statue
にるにころ (Nil256)  [作者] 2024 年 5 月 9 日 下午 7:20 
I've ported to v1.4.4.
にるにころ (Nil256)  [作者] 2024 年 5 月 9 日 下午 5:28 
@LuckyMatt
That's because I make on v1.4.3 when I make a mod at first.
I'll port to v1.4.4.
Madoka 2024 年 5 月 8 日 上午 7:28 
Why is this mod only for tml1.4.3?