EngineHub / CraftBook

🔧 Machines, ICs, PLCs, and more!
https://enginehub.org/craftbook/
GNU General Public License v3.0
301 stars 160 forks source link

ICs Shorthand seems not to work? #1262

Closed CloudeLecaw closed 3 years ago

CloudeLecaw commented 3 years ago

Shorthand Shorthand is a way of creating IC’s, without having to remember the ID. Instead of putting [MCXXXX] on the 2nd line, put =shorthand on the first. Eg, for a repeater enter =repeater on the first line.

mechanisms.yml

    ICs:
        cache: true
        max-radius: 10.0
        allow-short-hand: true

Looks like the shorthand is not working =(

Snag_d06b906 Snag_d06fae2

CraftBook_3.10.4-Build4700 PaperMC 1.16.5

me4502 commented 3 years ago

Shorthand was disabled in CraftBook 3 a fair few years ago, because a few plugins had some rather problematic bugs with the way it had to handle signs.

It's planned on being brought back in CraftBook 5.

CloudeLecaw commented 3 years ago

As far as i see there is craftbook 3 and 5. What are the differences? Is craftbook 5 the neyxt gen if craftbook and 3 will be outdated on time?

me4502 commented 3 years ago

Yes, it's outlined here - https://madelinemiller.dev/blog/craftbook-5-future/