Minecraft PSI: How to cast an explosive spell without destroying terrain

Minecraft PSI is a mod that you can use to cast your custom magic spell.

This article will introduce an explosive spell that will take enormous damage to the enemies. However, an explosion will destroy the land in Minecraft.

Don’t worry. This spell will prevent from land-destruction. To solve the land-destruction problem, generating a water block at the spot of an explosion is ideal.

Minimum hardware requirements

icons
icons

These hardware were required to meet the spell requirement.

  • Psimetal CAD Assembly
  • Overclocked CAD Core
  • Basic CAD Socket

The spell

Steven Isenhour optimized the spell. You may increase the power of the explosion by adding the number 2 in the picture.

The PSI spell that generate an explosion without land-destruction
Compared with the original spell. This improved version reduced 2 complexity.

The following is the code. You may copy and directly import into the editor.

{spellName:"Bang!",uuidMost:-5020555664158472433L,validSpell:1b,spellList:[0:{data:{key:"selectorCaster"},x:2,y:3},1:{data:{params:{_position:4},key:"trickTorrent"},x:2,y:4},2:{data:{params:{_target:3},key:"operatorFocusedEntity"},x:3,y:3},3:{data:{params:{_target:1},key:"operatorEntityPosition"},x:3,y:4},4:{data:{params:{_time:4,_position:1},key:"trickConjureBlock"},x:3,y:5},5:{data:{params:{_power:2,_position:3},key:"trickExplode"},x:4,y:4},6:{data:{key:"constantNumber",constantValue:"2"},x:4,y:5}],uuidLeast:-7736514334659960145L}

References

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *

返回頂端