欢迎来到Minecraft插件百科!
对百科编辑一脸懵逼?
帮助:快速入门
带您快速熟悉百科编辑!
因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
查看“Magic/Custom Wands”的源代码
←
Magic/Custom Wands
跳转到导航
跳转到搜索
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于这些用户组的用户执行:
用户
、
自动确认用户
、
巡查者
您可以查看和复制此页面的源代码。
== Create Custom Wands == A "wand" in Magic is any item that can cast spells. Wands can also have a variety of other properties. See here for customization info: [[WandParameters|WandParameters]] == Creating a wand from scratch == Holding any item that you'd like to make into a wand, use <code>/wand create</code>. For example: <pre class="">/mgive wood_hoe:4 /wand create</pre> You now have a wand, but it doesn't do anything useful and still looks like a hoe. If you're making a normal spellcasting wand, it's a good idea to ''inherit'' from the base wand config. Like this: <pre class="">/wand configure template base_wand</pre> This turns on the normal wand control scheme, and makes the wand bound and indestructible. You should get a message that the wand was bound to you, and the icon may change to a fancy wand icon if using the resource pack. Now you can add properties to the wand if you want: <pre class="">/wand unbind /wand configure protection_falling 0.8 /wand add missile /wand add fling /wand configure mana_regeneration 40 /wand configure mana_max 200 /wand configure name Superwand /wand configure description A super cool wand</pre> Hint: Try out tab-completion with wand commands, <code>/wand configure <tab></code> will list all options! That will add two spells, some fall protection, increase mana, and make the wand unbound. Now you can save your wand: <pre class="">/wand save superwand</pre> This wand is now available via /mgive, and can be used in crafting and other Magic configuration files just like any of the builtin wands. == Wands from Configuration Files == To create new wand types, often you will want to make each wand have a unique progression, and keep its spells separate from other wands. See: [[Wands,-Classes-and-Paths|Wands, Classes and Paths]] for more info === Custom Lore === By default, wands will generate item lore based on wand properties. You can add a "description" property to the wand config that will go at the top, but everything else is auto-generated. If you'd prefer, you can add a "lore" string list to your wand configs. This will be used to generate the wand lore. You can add certain variables to the lore if you'd still like to use some autogenerated data, such as: <pre class="">customlore: inherit: wand lore: - This wand has - completely - custom - lore - $owner - You can add variables like so - $description - $spells - $brushes - $mana_regeneration - $path - $mana_max</pre>
返回
Magic/Custom Wands
。
导航菜单
个人工具
登录
命名空间
页面
讨论
大陆简体
查看
阅读
查看源代码
查看历史
更多
搜索
导航
首页
最近更改
随机页面
编辑相关
百科公告
编辑帮助
互助客栈
贡献分数
测试沙盒
发布条目
插件分类
管理
安全
聊天
编程
经济
修正
娱乐
综合
信息
机械
角色
传送
网页
整地
创世
付费
其它
工具
链入页面
相关更改
特殊页面
页面信息
相关网站
MCMOD百科
Minecraft中文百科
Minecraft纪念论坛
Minecraft百度贴吧
虚无世界Wiki