Mod
Move Tutors [Cobblemon]
No reviews yet
Tutor Moves is a Cobblemon Fabric server-side mod which introduces Move Tutoring!
Includes systems for trading and managing economies.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Features
- General Tutor (All tutor moves a Pokรฉmon can learn)
- File-driven Tutors (Move Tutors defined by you)
- Move Sorter: Alphabetical, Category, and Type
- Pokรฉmon & Move Blacklists
- Entity Support
- Fakemon Support
- Customizable Lang
- Impactor + Pebbles Economy Support
config.yml
# DON'T TOUCH Config-Version OR THINGS WILL BREAK
Config-Version: 2.0
# General Tutor Settings
TutorMoves:
# The currency which will be used to "purchase" tutor moves.
# Options: impactor:{currency}, pebbles, ITEMS:{item id}.
currencyKey: impactor:dollars
# The cost of teaching moves
cost: 5000
# Moves that should not appear in the General Tutor
Blacklisted-Moves:
- wish
# Pokemon that should not be able to use the General Tutor
Blacklisted-Pokemon:
- pikachu
# Which types of moves should appear in the Tutor GUI
Move-Options:
tutorMoves: true
eggMoves: false
tmMoves: false
evolutionMoves: false
levelUpMoves: false
formChangeMoves: false
legacyMoves: false
specialMoves: false
General-Tutor-GUI:
# The GUI Title
title: "<gold>General Tutor"
# The Size of the Main Tutor GUI (2-6)
size: 6
# GUI Elements
previous-page-item: "minecraft:arrow"
next-page-item: "minecraft:arrow"
exit-item: "minecraft:barrier"
alphabetical-sort-item: "minecraft:paper"
category-sort-item: "minecraft:name_tag"
type-sort-item: "minecraft:gold_ingot"
filler-item: "minecraft:light_gray_stained_glass_pane"
Selection-GUI:
# The GUI Title
title: "<green>Select a Pokemon"
# GUI Elements
filler-item: "minecraft:red_stained_glass_pane"
Confirmation-GUI:
# The GUI Title
title: "<yellow>Confirm Move"
# GUI Elements
confirm-item: "minecraft:lime_wool"
cancel-item: "minecraft:red_wool"
filler-item: "minecraft:gray_stained_glass_pane"
# Override the cost of specific moves
# Format - move:cost
Move-Overrides:
- outrage: 6000
- dracometeor: 10000
lang.yml
# DON'T TOUCH Config-Version OR THINGS WILL BREAK
Config-Version: 2.2.0
# We Support Legacy and MiniMessage Formatting!
Success-Learned: "<dark_aqua>{pokemon} <aqua>was taught <dark_aqua>{move}!"
Insufficient-Funds: "<red>You do not have enough money to purchase this move."
Insufficient-Items: "<red>You must have <dark_red>{itemcost} <red>to purchase this move. "
Error-No-Pokemon: "<red>No Pokemon found in slot <dark_red>{slot}."
Error-Not-Tutor: "<dark_red>{move} <red>is not a tutor move for <dark_red>{pokemon}!"
Error-No-Tutor-Moves: "<dark_red>{pokemon} <red>does not learn any tutor moves."
Error-Already-Knows: "<dark_red>{pokemon} <red>already knows <dark_red>{move}."
Blacklisted-Pokemon: "<dark_red>{pokemon} <red>can not use this move tutor."
specifictutor.yml
# DON'T TOUCH Config-Version OR THINGS WILL BREAK
Config-Version: 2.2.0
# Specific Tutor Settings
SpecificTutor:
# Permission needed to open
permission: tutormoves.open.dragonmaster
# Options: impactor:{currency}, ITEMS:{item id}
currencyKey: ITEMS:minecraft:diamond
# The cost of teaching moves
cost: 3
# List of Moves the Tutor Offers
moves:
- dracometeor
- dragonclaw
- dragondance
# Pokemon that should not be able to use this tutor
Blacklisted-Pokemon:
- jirachi
GUI:
# The GUI Title
title: "Dragon Master"
# The Size of the Main Tutor GUI (2-6)
size: 6
# GUI Elements
filler-item: "minecraft:gray_stained_glass_pane"
# Override the cost of specific moves
# Format - move:cost
Move-Overrides:
outrage: 6000
dracometeor: 10000
Permissions
tutormoves.reloadis for/tutormoves reloadtutormoves.menuis for/tutormoves menututormoves.menuothersis for/tutormoves menu <tutor> <player>tutormoves.npcis for/tutormoves npc <npc name>
Be aware: If a permission node does not register for you, deop yourself and relog/restart the server. In order for LuckPerms to cache the permission node, it needs to acknowledge that it exists, and this doesn't end up being the case if only an Opped Player is online when LuckPerms checks for permissions!
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers