CraftBook Extra Wiki
Advertisement
MCZ133
File:ZISO.png
IC Title HUMANS ONLY
Type ZISO
Inputs 0
Outputs 1
Restricted Yes
Added CBX v14.0


Removes all entities within the range, except players. This includes dropped items, minecarts, boats, animals, etc.


There is an Optional Mode to remove less. The exceptions are listed in the linked Optional Modes section.


This is automatically updated. For a version that requires manual updating see [MCX133]



Sign Settings[]

Quick Reference[]

line 1 <blank>
line 2 [MCZ133]
line 3 <blank>
line 4 range#
green text = OPTIONAL
everything else = REQUIRED


Details[]

  • Line 4:
    range# is an optional block range to remove entities around the IC. The range must be a number from 1 to 64. If left blank, the range will be set to 5.

Inputs[]

File:IC input.png

zero input

none


Outputs[]

File:IC output1.png

1 output

D / 1: Entity Removed
Output is on if an entity was removed.


Optional Modes[]

Quick Reference[]

Mode Case Description
- n/a Exceptions
  • Sets the IC to remove all except the listed exceptions below.



Exceptions[]

mode - sets the IC to remove all except the following:

  • players
  • dropped items
  • minecarts
  • boats
  • tamed wolves
  • tamed ocelots
  • fish hooks
  • eyes of ender


Examples[]

Basic[]

Basic sign setup to remove any entity except players within 5 blocks from the IC.

1
2 [MCZ133]
3
4


Remove within a 20 block range[]

Basic sign setup to remove any entity except players within 20 blocks from the IC.

1
2 [MCZ133]
3
4 20


Remove within a 20 block range except for the listed exceptions[]

Basic sign setup to remove any entity except the listed exceptions within 20 blocks from the IC.

1
2 [MCZ133]-
3
4 20


Gallery[]

Bugs[]

See Also[]

Advertisement