作者:rebot | 分类:模组
Minecraft 版本: 1.20.1
平台: forge
标签: decoration equipment

This mod adds the staff from Animation vs Minecraft shorts. Now you can use these staff like the King Orange! Most of the functions are based on the AVM Shorts Episode 33 and relational wiki. Enjoy it!
The staff can only be obtained from creative inventory (combat tab) or use command. Because I haven't figured out how to obtain it yet.
Change the block in the staff to random block with random block state. Default keybind is B
If this mode is enable, firing rate of the staff will become like a machine gun. Default keybind is C
You can press shift and right click the ground to place it, and right click with empty hand to pick it up. You can also right click with a block to change the block in staff when placed.
The mod add 3 new events:
Register a new staff function with normal block (non player head), it provide a register method. Parameter 'block' is the Block object, parameter 'function' is the function class of the staff (should implement the INormalStaffFunction interface)
Due to the particularity of player head, you will use this event to register staff with custom player head. It provide a reigster method. Parameter 'name' is the player name, parameter 'function' is the function class of the staff (should implement the IPlayerHeadStaffFunction interface)
Some block has it special render, it cannot render like normal block (like bell, end gateway, etc.). So you should use this event to add theirs render. Specific parameter can check in this class.
Due to personal abilities and the artistic effects of the animation itself, the functions of these staff cannot achieve 100% consistency. Nevertheless, I will still try my best to complete it. Any interesting idea can be brought up to me at any time! Unfortunately, due to being busy with studies, updates may not be very timely.
If you find any bugs, you can provide feedback in Github's Issues. You can also fix it if you have enough ability.
请登录后举报
暂无评论,抢个沙发吧~