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

Bellows

The Bellows registry allows adding items to a weight class for whether it can be blown when in front of a Bellows

Value can be a decimal between (0, 128]. In which the number dictates how many blocks away from the bellows the item will be blown until it does not move anymore.

script.zs
mods.betterwithmods.Bellows.set(IItemStack stack, float value);