Skip to main content

Polymart

Get it on Polymart.
The ItemsAdder Extension integrates ItemsAdder functionality into TypeWriter, allowing you to track custom block interactions and furniture usage within your quests and scripts.

Features

Block Tracking

Track breaking and placing of custom blocks.

Furniture Events

Trigger events when interacting with furniture.

Precise IDs

Use namespace-aware IDs (e.g., my_pack:ruby_block).

Quest Integration

Use custom content as quest objectives.

Entries

Events

Block Break: Trigger on break.
Block Place: Trigger on place.
Furniture Break: Trigger on break.
Furniture Interact: Trigger on click.
Furniture Place: Trigger on place.

Objectives

Break Block: Quest objective.
Place Block: Quest objective.
Break Furniture: Quest objective.
Interact Furniture: Quest objective.
Place Furniture: Quest objective.

Quick Start

1. Explore Entries

This extension provides the following entries. Add them in your Typewriter page to get started:

Technical Details

This extension requires the ItemsAdder plugin installed on the server.