Template broken in template library

Started by Entropy on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 16:15, 8. Dec 2020
Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Template broken in template library
Sun, 10/06/2019 - 07:12 (edited)

The template check for a block in 6x6x6 box is missing all values.

Edited by Entropy on Sun, 10/06/2019 - 07:12
Last seen on 20:25, 8. May 2020
Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The local variables, you…
Sun, 10/06/2019 - 07:53

The local variables, you simply have to create yourself. Make sure that you make the variable of the right type:

(Purple = number, Blue = Logic, Cying = text)

Last seen on 16:15, 8. Dec 2020
Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
In 1.9.0 it had values I…
Sun, 10/06/2019 - 18:58

In 1.9.0 it had values I believe?

Like offset y,x,z and some other values.

Last seen on 20:25, 8. May 2020
Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You are right. For me it…
Wed, 10/09/2019 - 00:39

You are right.

For me it shows my custom variable. I guess it just adds 1 extra step of also selecting the variable instead of only having to add them on the right. The structure of it all still seems correct.