Home Getting Started With Scripts Using this wiki Commands CTGUI Global functions Bracket Handlers
Modtweaker

PulleyManager

The PulleyManager lets you add blocks that can be pulled by an Anchor & Pulley setup.

Import

script.zs
import mods.betterwithmods.PulleyManager;

Additions

script.zs
mods.betterwithmods.PulleyManager.addPulleyBlock(IBlockState state);