Description
With this mod you can add simple quests, which allows the player to dig deeper.
The description is valid for 1.7.10-2.0 or higher
A file quests.json will be created in config/BlockedLayers.
You can only break blocks under a layer when you complete all quests on this layer.
Example file: http://hastebin.com/pixururole.ini
name: anything you wish, but unique
activity: eat, break, kill, harvest, loot, own, consume, xp, find, craft
object: the thing you want to eat, craft, kill, ...
modID: with vanilla blocks and items it is minecraft
text: a text that describes the quest
layer: any layer you wish (1-255)
meta: usually 0, necessary with blocks, items and skeleton (normal and wither), -1 for any meta
number: max. 2147483647
Activities:
eat: self-explaining
break: break blocks
kill: self-explaining
harvest: similiar to break, counts the drops of a block
loot: similiar to kill, counts the drops of an entity
own: have the items in your inventory
consume: similiar to own, but the items disappear
xp: pick up the amount of xp
find: find a biom
craft: craft or smelt items
It is possible to team up with other players (You can disable teams in the config.). Members of a team share their successes.
To join a team use the command /bl team <player> <team>.
Example:
"/bl team Notch Masters"
There is a command to reset progress.
/bl reset quest|layer <player> <layer|quest>
Example:
"/bl reset quest Dinnerbone deathOfChicken",
"/bl reset layer Dinnerbone 32"
If you reset a layer, all quest on the layer will be reset too.
In the config you can enable the reward feature.
There is the file config/BlockedLayers/rewards.json.
You could add items like "modID:itemID:meta:number" or "oreDictionaryName:number"
By reaching a new layer you get the items.
Example file: http://hastebin.com/wigexotayo
If you want to have a look on your progress, you can open a clipboard with a hotkey (default: L).
Hints:
- don't take items from crafting table or furnace with shift. It won't count correctly.
- you can use the dump function of NEI to see the correct modID and itemID.
AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.