Brx's Customizable Nextbot
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 0.3.3+MC1.21.1NeoForge
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/brxs-customizable-nextbot
资源信息
Minecraft 版本: 1.21.1
平台: neoforge
标签: adventure mobs
资源介绍
English Description
## DISCLAIM: This is not **theoretically** NEXTBOT, named nextbot just to follow the previous fashion.
Nextbot actually means an AI system in Garry's Mod, which has nothing to do with this mod's chasing logic.
This mod adds a chasing entity with customizable texture into Minecraft.
The entity **destroys all blocks in its way (except containers)** and **performs high jumps** so as to literally chase the player wherever they are (as long as they are within 512 blocks' distance). Destroyed blocks will be automatically restored.
The entity will naturally spawn when you mine too many ores in a cave. Do
```
/gamerule nextbotMiningMoodinessRate 0
```
to stop it from spawning.
9 nextbots are now available:
- Obunga
- Selene
- Alternate
- Munci
- Yoshie
- Broxliz
- Super Munci
- Follower
- Terminus
# How to Customize
The image of the nextbot can be customized via creating a resource pack like this:
```
Pack Root/
pack.mcmeta
pack.png
- assets/
- brx_nextbot/
- entity/
- nextbot/
nextbot_a.png
nextbot_b.png
nextbot_c.png
...
```
in which _nextbot_a, b, c..._ are resource ids of the nextbot, which you can name anyway you want.
Then, you can summon your own nextbot in the game by using command:
```
/summon brx_nextbot:selene ~ ~ ~ {"brx_nextbot:rid":"nextbot_a"}
/summon brx_nextbot:selene ~ ~ ~ {"brx_nextbot:rid":"nextbot_b"}
/summon brx_nextbot:selene ~ ~ ~ {"brx_nextbot:rid":"nextbot_c"}
```
etc., in which _brx_nextbot:selene_ is the base nextbot you want to use. The base nextbot determines HP, speed, attack damage and sounds.
Sounds are not customizable so far.
You can customize which nextbots can be spawned for mining ores, or customize nextbots' sound interval **(last start to next start)** . Edit the **_brx_nextbot-common.toml_** under the config folder in your .minecraft directory or version directory to do it.
If the **_brx_nextbot-common.toml_** does not have those settings, make sure that you have downloaded the latest version of the mod and try to delete the **_brx_nextbot-common.toml_** file and start the game again.
中文说明
# 免责声明:这并非理论上的NEXTBOT,仅因追随潮流而命名为Nextbot。
Nextbot实际上是指《Garry's Mod》中的一个AI系统,与本模组的追踪逻辑无关。
该模组为《我的世界》添加了一种可自定义纹理的追逐实体。
该实体会摧毁其路径上的所有方块(容器除外)并进行高跳,从而追着玩家到处跑(只要玩家在512方块范围内)。被摧毁的方块将自动恢复。
当你在洞穴中挖掘过多矿石时,该实体会自然生成。搞一个
```
/gamerule nextbotMiningMoodinessRate 0
```
来阻止其生成。
现在默认有9个Nextbot可用:
- Obunga
- Selene
- Alternate
- Munci
- Yoshie
- Broxliz
- Super Munci
- Follower
- Terminus
# 如何自定义
Nextbot的图片可以用资源包这样自定义:
```
资源包/
pack.mcmeta
pack.png
- assets/
- brx_nextbot/
- entity/
- nextbot/
nextbot_a.png
nextbot_b.png
nextbot_c.png
...
```
其中 _nextbot_a, b, c..._ 是Nextbot的资源id,随便命名,等下有用。
然后你就可以在游戏里用命令召唤自定义Nextbot:
```
/summon brx_nextbot:selene ~ ~ ~ {"brx_nextbot:rid":"nextbot_a"}
/summon brx_nextbot:selene ~ ~ ~ {"brx_nextbot:rid":"nextbot_b"}
/summon brx_nextbot:selene ~ ~ ~ {"brx_nextbot:rid":"nextbot_c"}
```
等等。其中 _brx_nextbot:selene_ 是你想使用的基础Nextbot,决定了Nextbot的血量,速度,伤害和声音。
声音暂不可自定义。
你可以自定义哪些Nextbot能因为挖矿生成,也可以自定义Nextbot发出声音的时间间隔 **(上次开始至下次开始)** 。在你的版本目录下或.minecraft目录的config文件夹中找到 **_brx_nextbot-common.toml_** 并修改来自定义。
如果在 **_brx_nextbot-common.toml_** 中没有找到这些项目,请确保你下载了最新版Mod并尝试删除 **_brx_nextbot-common.toml_** 文件然后重启游戏。
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~