Skip to content

DecoAoE

SphereII edited this page Sep 18, 2024 · 1 revision

DecoAoE

This block is an always Active TileEntity.

 

You may add an ActiveRadiusEffects, like a campfire, that will affect the players when they are within range. 

 

It requires no power, no special model, and no other configuration except for the following:

 

<block name="sphereiiAoETest">

<property name="Class" value="DecoAoE, SCore" />

    <property name="ActiveRadiusEffects" value="buffCampfireAOE(3)"/>

    <!-- snip -->

</block>


Created with the Personal Edition of HelpNDoc: Simplify Your Help Documentation Process with a Help Authoring Tool

0-SCore

Table of contents

Clone this wiki locally