Enchanting Block

Helps set up enchanting.

The Enchanting Block is used to set up enchanting functionality that the player can interact with.

You can add the default design to your scene by right-clicking in the hierarchy and navigating to Inventool > Blocks > Merchants > Enchanting Block.

Check out its scripting section to learn about its full potential.

Enchanting Blockchevron-right

Properties

Name
Description

Enchantable Slot

The slot for the enchantable item.

Enchanter Slot

The slot for the enchanter item.

Cost Display

A block that displays the payment amount.

Confirm Button

A button that confirms the enchantment.

Enchanter Reference

The enchanter merchant reference. This is entirely optional. Setting up an enchanter provides extra control over what can and cannot be enchanted by this enchanting block.

Payment Source

The inventory reference used as the source of payment. If this is null, enchanting will be free of cost.

Display Messages

If this is enabled, an error message will be displayed if enchanting is successful or unsuccessful if there is a Confirmation Block in the scene.

Last updated