TW Extension - MmoItems icon

TW Extension - MmoItems v1.2

extension links Typewriter to Mmoitems by adding new node entries.

🧿 MMOItems Integration Extension

Connect TypeWriter to MMOItems with events, objectives and variables for crafting, gems and item usage.

✨ Overview

This extension links TypeWriter to MMOItems by adding new node entries for crafting events, gem application, item consumption, and more. You can use these entries to drive quests and logic based on how players create and use MMOItems.

  • πŸ›  Track crafting in MMOItems crafting stations.
  • πŸ’Ž React when players apply gem stones to their gear.
  • πŸ§ͺ Detect item usage/consumption for potions, scrolls and more.
  • πŸ“Š Count MMOItems and expose them via facts & variables.

πŸ›  Crafting Flow

  • Trigger events when players craft specific MMOItems.
  • Open crafting stations directly from TypeWriter actions.
  • Track crafting station usage as quest objectives.

πŸ’Ž Gem & Upgrade Logic

  • Detect when players apply gem stones to MMOItems.
  • Use gem application as progression or unlock gates.
  • Reward players for fully socketed or upgraded gear.

πŸ§ͺ Item Usage & Checks

  • Track when players use or consume MMOItems.
  • Count items in hand or inventory for conditions.
  • Use a variable to check for specific MMOItems on players.

🧩 Entries

πŸ“‘ Events

  • mmoitems_item_craft_event – Triggered when a player crafts an MMOItem using a crafting station.
  • mmoitems_gem_stone_apply_event – Triggered when a player applies a gem stone to an MMOItem.
  • use_mmoitem_event – Triggered when a player uses/consumes specific MMOItems.
  • open_crafting_table_event (via open_crafting_table_action) – Can be used to react when a player opens a crafting station.

🎯 Objectives

  • mmoitems_craft_objective – Tracks crafting of specific MMOItems.
  • use_mmoitem_objective – Tracks the usage/consumption of specific MMOItems.
  • mmoitems_gem_stone_apply_objective – Tracks applying gem stones to MMOItems.
  • open_crafting_table_objective – Tracks how often players open crafting stations.

βš™οΈ Actions

  • open_crafting_table_action – Opens an MMOItems crafting station for the player.
  • give_mmoitem_action – Gives MMOItems to a player (e.g. quest rewards, starting gear).

πŸ“Œ Facts

  • mmoitems_count_fact – Counts the number of one or multiple MMOItems in hand or in inventory.
    Useful for β€œbring X items” objectives or inventory checks.

πŸ“Š Variables

  • mmoitem_variable (v0.8) – Variable to check MMOItems for a player.
    For example, to verify which item is in hand, or to check if a revision/specific item is present.

πŸ§ͺ Usage Ideas

  • Create crafting quests where players must forge specific MMOItems in crafting stations.
  • Require players to socket gems into their weapons/armor to advance the story.
  • Track potion or scroll consumption as part of rituals, trials or boss preparations.
  • Use mmoitems_count_fact to validate that a player collected enough special items.
  • Use mmoitem_variable to branch dialogues based on the item currently held by the player.

πŸ’Ύ Wiki

πŸ”— Click to open



Capture%20d-cran%202025-07-28%20212516.pngCapture%20d-cran%202025-07-28%20212538.png
Capture%20d-cran%202025-07-28%20212619.pngtwmmoitem2.pngMMOITEMS1.pngMMOITEMS2.pngtwmmoitem1.png

typewriter

extension

mmoitems

paper

integration

link

You might also like...