Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
Renamed ServerDialog into NPCConversation and NPCDialog
Fixed an bug on register dialogs and quests via your own Mod
Added TextButton - Similar to normal Button but renders normal text, not centered
Improved DialogScreen.class
Added DefaultTargetType if your goal dont need a custom one
Added MoveToTargetTyp
Added new Server events for new goals
Improved registry. Automatically registered all Enums per Enum.class
Added a render to check what entity can give player a quest.
Added methods to check if an entity can give a quest
WIP - Quest Maker In-Game
Added RenderConfig for questmarker reload
Added new packets (There are a lot, check network-message)
Added MenuHandler for QuestMaker
Added staticc instance for Gson
Added Mathematic#vec3NumberBetween
Added Mathematic#simpleMatrixToVec3 - Convert Matrix4f to Vec3
Removed MCUtil constructor
Added MCUtil#nextQuestTracked to display next QuestTracked in HUD
Added MCUtil#findSlotMatchingItemStack to check if inventory has an concrete ItemStack with NBT
Removed MCUtilClient constructor
Fixed MCUtilClient#RenderLine methods
Added MCUtilClient#formatString to create a MutableComponent from 2 texts and 2 ChatFormattings
Added MCUtilClient#RenderEntity/Item to render an Item or Entity with added constant rotation
Added MCUtilClient#createButton as a replace of new button builder
Added GsonManager#writeJson to write a file into an existing path
Added QuestCommand#openQuestMaker (WIP for QuestMaker menu)
Mixed QuestApiMain & ClientEventHandlerRegister
Added a way to create NPC that gives quests to player without coding (With JSON)
Added a new IEnum inteface for register Dialog and Quest enums
Added EnumRegistry..class for automatically register Enums - Classes inside IEnum interfaces
Changed Enum.classes implementing IEnum Interfaces
Added additionalFields
Added LootTableReward
Added CollectNBTGoal
Added translatable text to quests (Dialogs left)
Files
Metadata
Release channel
ReleaseVersion number
1.3.0Loaders
Game versions
1.19.2Downloads
29Publication date
May 2, 2023 at 5:06 PMPublisher
Zanckor
Owner