I just want to know how to activate something, for example a spawner or a torch holder, because the LOG 1 syntax did not seem to work.
Example:
Code: Select all
Spawner_1:activate();
But this one works fine, instead.

Code: Select all
catacomb_altar_candle_10_1:destroy();