<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.hackslashmine.net/hsmwiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.hackslashmine.net/hsmwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=82.17.193.165</id>
		<title>Hack/Mine Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://www.hackslashmine.net/hsmwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=82.17.193.165"/>
		<link rel="alternate" type="text/html" href="http://www.hackslashmine.net/hsmwiki/Special:Contributions/82.17.193.165"/>
		<updated>2026-07-04T08:02:12Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://www.hackslashmine.net/hsmwiki/Spellscript_blocks</id>
		<title>Spellscript blocks</title>
		<link rel="alternate" type="text/html" href="http://www.hackslashmine.net/hsmwiki/Spellscript_blocks"/>
				<updated>2015-02-05T14:58:30Z</updated>
		
		<summary type="html">&lt;p&gt;82.17.193.165: Reverted destructive edits&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Spellscript blocks''' are essentially command blocks that can run [[Spellscript]] scripts.  They may be placed from the Creative inventory and edited by Ops via right-clicking, which will display the [[Spellscript IDE]].&lt;br /&gt;
&lt;br /&gt;
==Activation==&lt;br /&gt;
Spellscript blocks may be activated (i.e., have their scripts executed) in several ways, as listed in the table below.  The method by which the block is activated is passed to the script as ''int eventType''.&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Method || ''eventType''&lt;br /&gt;
|-&lt;br /&gt;
| Un-powered by redstone&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| Powered by redstone&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| Left-clicked by player&lt;br /&gt;
| 2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
In the case of left-clicking, the variable ''Living activator'' will be set to the player; otherwise, it will be ''None''.  Additionally, the block's location will be passed in as ''Block block''.&lt;/div&gt;</summary>
		<author><name>82.17.193.165</name></author>	</entry>

	</feed>