Magical Programming
作者:rebot | 分类:模组
Minecraft 版本: 1.20.4
平台: fabric
标签: magic
This mod adds in the magic wand item, where you can put in your spells in a custom programming language (SpellScript), and it'll run them! This allows you to do a lot of things.
To get the magic wand, craft with a nether star on top of two sticks. This may seem expensive, but it is definitely worth it. To use the wand, sneak right click to edit the spell, and right click to cast the spell.
Contains an in game guide (crafted with magenta dye and a book), but here are some sample commands:
print("Hello, World!")add force(self, multiply vector(look direction(self), 3))add force(summon arrow(position:eye position(self), critical:true, power:5, punch:2, pierce:10), multiply vector(look direction(self), 10)))
请登录后举报
暂无评论,抢个沙发吧~