Better Questing Multiblock and Structure Integration Mod (1.12.2) adds Better Questing tasks for Recurrent Complex and Multiblocks.

Features:

Tasks:

Locate Structure:

  • Allows for any structure generated by Recurrent Complex to be selected as a location that must be traveled to for completion of quest.
  • This mod handles its own data files to keep track of RecComplex structures to help improve performance.
  • This mod needs to be present through world generation to work, if added to existing worlds it will only work for chunks generated after adding the mod.

Multiblock:

  • Allows for custom defined multiblock structures to be used as completion requirements when the player right-clicks a selected “keyBlock”.
  • The block you must click and what item you must click it with can be set in task details. (Leave the item as air if you want to just right click with an empty hand.)
  • Store multiblock text files in/as “config/betterquesting/resources/name.txt”
  • Length, width, and height must be defined in task details, these values are based on your text file layout.
  • Length is blocks read from top to bottom, width is blocks read from left to right, and height is y-layers, separated in the file by “.”
  • The block to be clicked on is marked as “keyBlock” in the text file.
  • If there are blocks you do not care about what they are within the bounding box, they can be marked as “wildcard”.
  • If you use many wildcard blocks in your multiblocks, you should set “wildcardOptimization” to true in task details.
  • Metadata of blocks is used, if you do not care what the metadata is just use “:*” rather than a number.
  • There is compatability with the mod GameStages, you can require the player to have reached a certain stage before the quest can be completed. (For use alongside MultiBlock Stages)
  • You can set an image to be used for each task, defined in the same way that the BetterQuesting home image is.

Commands:

  • /getStructureName: Returns the name of the structure at the player’s location.
  • /getStructureName <DimensionID> <X Coordinate> <Z Coordinate>: Returns the name of the structure at the specified location.
  • /getMultiblockCache: Returns a list of cached multiblock files.
  • /clearMultiblockCache: Clears the cached multiblock files and returns the names for confirmation. (Use this if you edit multiblock files while still in-game to refresh them)

Requires:

Minecraft Forge

Better Questing Mod

How to install:

How To Download & Install Mods with Minecraft Forge

How To Download & Install Fabric Mods

Don’t miss out today’s latest Minecraft Mods

Better Questing Multiblock and Structure Integration Mod (1.12.2) Download Links

For Minecraft 1.12.2

Forge version: Download from Server 1Download from Server 2

Click to rate this post!
[Total: 0 Average: 0]