File Details
QuestTapestry-1.0.1 for NeoForge 1.21.10
- B
- Oct 10, 2025
- 131.13 KB
- 18
- 1.21.10
- NeoForge
File Name
questtapestry-1.0.1.jar
Supported Versions
- 1.21.10
Curse Maven Snippet
Version 1.0.1 - Initial Release
Welcome to the first public release of Quest Tapestry! This version establishes the core framework for creating and playing quests in modern Minecraft.
Key Features:
- Live In-Game Visual Editor: Create, edit, link, and delete chapters and quests in real-time with an intuitive, powerful in-game interface. No restarts or config reloads needed!
- Visual Quest Graph: Design complex adventures by visually linking quests to create dependencies. The editor automatically prevents circular dependencies.
- Multiple Objective Types: Full support for
ITEM_SUBMIT(consume optional),BLOCK_BREAK,MOB_KILL,BIOME_VISIT, andDIMENSION_VISIT. - Full Tag Support: Use any item or block tag (e.g.,
#minecraft:logs,#c:ingots/copper) for objectives and icons to ensure wide mod compatibility. - Intuitive Player Journal: A clean UI for players to view chapters, track their progress on the quest map, and read objectives in detailed tooltips with icons.
- Customizable UI: Use the
/questtapestry movebuttoncommand to drag and place the inventory quest button wherever you like. - Optional JEI Integration (Soft Dependency): If JEI is installed, players can right-click on item/block objectives to see recipes and uses. The mod works perfectly without JEI.
- Commands: Includes
/questtapestry open,/questtapestry edit_mode, and/questtapestry movebuttonfor easy access and management.

