Template broken in template library

Started by Entropy on

Topic category: Troubleshooting, bugs, and solutions

Active 4 years ago
Joined Sep 2019
Points:
735

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 110
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
Active 4 years ago
Joined Aug 2019
Points:
1023

User statistics:

  • Modifications: 0
  • Forum topics: 31
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 450
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)

Active 4 years ago
Joined Sep 2019
Points:
735

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 110
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.

Active 4 years ago
Joined Aug 2019
Points:
1023

User statistics:

  • Modifications: 0
  • Forum topics: 31
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 450
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.