Tags
Creators
Details
1.9.3
Compatibility
Required content
Changes
比较大的小更新喵!
这次更新咱们新增了以下物品喵:
- 九命护符:字面意思啦,毕竟猫有九条命嘛~
- 猫爪多功能工具:想象一下,同一个物品可以同时当剑,镐,斧,锄,铲用,还自带熔炉(火焰附加),精准采集模式喵,而且无限耐久,消耗的只是猫猫能量喵
- 猫铃铛:全体猫娘集合!
- 猫猫蓄能石:就像电池一样喵,可以自动存储自动释放喵~
- toNeko 指南:联动帕秋莉喵,给 toNeko 做了一个详细介绍喵 当然啦,除了物品外,还有一点新的机制喵
- 苦力怕亲和!如果你也是猫娘的话,苦力怕不会炸掉了喵,只会呆呆的跟着你喵
- 猫猫潜行!看不见我看不见我~怪物会看不见你喵 以及呢,猫猫等级现在有了更多提升方法:
- 探索!当你踏入不同的群系时,你会获得一点经验喵~
- 钓鱼!作为猫猫的你肯定是不会空军哒!
- 家园!建设家园都可以升级了诶! 一些额外的优化喵
- 轮盘和按键优化喵! 很多复杂的按键已经被咱们放入轮盘了喵!当然啦,如果你想要用按键的话呢,也不是不可以啦,可以重新设置回去喵。
- 轮盘界面优化喵!以前就是一个不好用的轮盘,现在咱们有了分类,而且对鼠标和触屏支持也更好了喵!
- 猫猫信息界面优化喵!终于变好看了喵!
特殊更新:如果你是老玩家,应该知道 toNeko 一开始是作为 Bukkit 插件形式存在的喵,然而 Bukkit 版本已经很久没有更新了!所以这次更新也带上了 Bukkit 喵!咱们同步了很多东西喵!对啦,如果你游玩的 Bukkit 服务器安装了这个版本的 toNeko,你可以在客户端也同步安装获得更好的体验喵!
Big little update, meow!
This update brings us some new goodies, nya:
- Nine-Lives Amulet: Just what it says on the tin — after all, cats have nine lives, meow~
- Cat-Paw Multi-Tool: Imagine one item that works as a sword, pickaxe, axe, hoe, and shovel all at once — plus it comes with a built-in furnace (Fire Aspect), Silk Touch mode, and infinite durability! It only consumes cat energy, meow~
- Cat Bell: All catgirls, assemble!
- Cat Charge Stone: Works like a battery — it stores energy automatically and releases it automatically, nya~
- toNeko Guide: A collab with Patchouli! Now there's a detailed guidebook just for toNeko, meow~
And of course, besides items, there are some new mechanics too, nya:
- Creeper Affinity! If you're a catgirl too, creepers won't explode anymore — they'll just follow you around in a daze, meow~
- Cat Sneak! You can't see me, nya~ — monsters will literally not see you, meow~
Also, cat levels now have more ways to level up, meow:
- Exploration! Entering a new biome gives you a little bit of XP, nya~
- Fishing! As a cat, you'll never go home empty-handed, meow~
- Homebuilding! Building up your home can also level you up now, nya!
Some extra optimizations, meow:
- Radial menu & keybind improvements! Lots of complicated keybinds have been moved into the radial menu, nya~ — but if you still prefer keys, you can remap them back anytime, meow~
- Radial menu UI improvements! It used to be a clunky wheel, but now we've added categories and better mouse/touchscreen support, meow~
- Cat info UI improvements! Finally got a makeover and looks way prettier, nya~
Special update: If you're an old player, you might know that toNeko started as a Bukkit plugin, meow — but the Bukkit version hasn't been updated in a long time! So this update also brings love to Bukkit, nya! We've synced a lot of stuff, meow~ Also, if you're playing on a Bukkit server with this version of toNeko, you can install the client-side mod too for an even better experience, meow!
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:QFxgeSVF:hYoE6dCZ"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:QFxgeSVF:hYoE6dCZ"
}


