CraftBook/Minecart Sorters Not working for Storage Carts

Issue #74 resolved
Paul Bailey created an issue

Excalibur_NUMNUM; Was trying to get an empty storage minecart to change tracks using a [sort] sign and netherrack block. Sign text: Line 1: blank Line 2: [sort] line 3: ctns:! line 4: blank I expected the empty storage cart to go left as it passed above the netherrack block above a [sort] sign. The Storage cart ignored the [sort] block, and continued straight threw as if no match was made for the sort criteria. No error messages received. This is a repeatable problem.

A similar problem exists with the Ctns:Item-ID value.

-Empty Storage third line Ctns:! Checks to see if a storage minecart is empty.

-Contains third line Ctns:item-id Checks to see if a storage minecart contains a certain item (specified by its numeric ID).

Comments (2)

  1. Log in to comment