Another Nextbot Mod [Nextbots]
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 v1.0.0
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/another-nextbot-mod
资源信息
Minecraft 版本: 26.1.2
平台: neoforge
标签: cursed mobs
资源介绍
# Information Another Nextbot Mod is a quick shitpost mod made to test rendering Nextbot entities, slippery entity physics, and for a friend who was using them in a map. The mod is very small with only a few nextbots, and I don't see myself updating it in the future, but you never know. Speaking of, this is an entirely solo project made in the span of 4-ish days with "positive" reception from the people I showed it to cough cough The mod does contain datapack support that allows you to add custom nextbot variants with their own goofy audio incase you get sick of the ones we have added by default, you can find more on this in the Datapack Support section below I have no rules for custom nextbots, however. I would highly appreciate not using AI generated content for custom nextbots, I am a highly anti AI creator and every line of code in this mod was written by hand. Respecting this wish will make me respect you a little more
Content & Credits By default the mod contains 13 nextbots for you to run away from to your little hearts content
- Angry Munci - Joe Monkey - Captain Clark - Kane Parsons (Not the nextbot) - Clark - Kane Parsons (Not the nextbot) - Freddy - FNAF/Scott Cawthon - Frying Pan - Team Fortress 2/Valve - Gaster - Deltarune + Undertale/Toby Fox - Kane Parsons - The guy??? - Lifeform - Kane Parsons - Ollie - Out of the Ink Machine/ZEPHYRSWORLD - Sanic - 0nyxheart - SCP-939 - SCP Wiki/SCP Containment Breach/Undertow Games - Soggy Cat - Sillyfuny - Undying - FNATI/AnArt1996 # Datapack Support How to make your own Nextbot variant While coded in 4 days, the mod does contain data-driven Nextbot variants, which includes PNG, sound, and speed. To get started, in your datapack folder create a folder called `generic_nextbot_variant`, in your `/generic_nextbot_variant/` directory, create a new JSON file and give it the name of your variant, the JSON file should look as the following: ```json { // Your Nextbot sound and texture, use a resourcepack for custom assets "assets": { "sound": ":entity.nextbot.my_custom_nextbot", "texture": ":entity/nextbot/my_custom_nextbot" }, // The language file entry for your Nextbot, this will be displayed in chat and on the death message "name": "entity..my_custom_nextbot", // The spawn conditions, typically you'd want to leave this as is "spawn_conditions": [ { "priority": 0 } ], // The Nextbot speed, by default this is 0.3, Sanic uses 0.75 and Angry Munci uses 1.98, however any value is acceptable, though most of the time you won't wanna go past 1.0 "speed": 0.3 } ``` The textures, sounds, and name can use any resource from either Vanilla Minecraft, other mods, or your own custom resource pack, the last one gives you more control but it is fun to mess with other mods assets and turn them into nextbots (Nobody does that, not even me) Nextbot textures in the mod are 128x128 pixels, however I haven't tested smaller or bigger resolutions than this
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~