-
Notifications
You must be signed in to change notification settings - Fork 1
Magic mod/API for Minetest
License
GPL-3.0, Unknown licenses found
Licenses found
GPL-3.0
COPYING
Unknown
COPYING.assets
raymoo/magical_realm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
***NOTE (Read Please): This repository uses git submodules. After cloning, run these commands: git submodule init git submodule update Otherwise the modpack will not work properly. Magical_Realm ============= This is a modpack intended to include magical things. Mods included from other authors: smartfs magic_spells ------------ An API for magical spells. See magic_spells/API.txt for more info. To test spells, you can give yourself a testing wand with "/give player_name magic_spells:creative_stick". If you are playing on single-player, the player name will be "singleplayer". Also, give yourself a magic_spells:creative_spellbook. You can also find these items in the creative menu. If you want, you can craft magical foci instead of a wand - these wear out, and have different targeting ranges and use count for each tier. The crafting recipes all have the form of four of one item type on the outside (vertical/horizontal), and one item in the middle. Focus range only affects how far you can select a target; individual spells might have their own range limits. Wooden Focus (Outside: Stick, Inside: Paper) - 5 uses, 5 range. Stone Focus (Outside: Stone, Inside: Desert Stone) - 20 uses, 10 range Gold Focus (Outside: Steel Ingot, Inside: Bronze Ingot) - 40 uses, 15 range Gold Focus (Outside: Steel Ingot, Inside: Gold Ingot) - 80 uses, 15 range Diamond Focus (Outside: Gold Ingot, Inside: Diamond) - 320 uses, 20 range To learn a spell, click with the spellbook, click prepare,choose a spell, and hit "Learn". To prepare a spell, click with the spellbook, and choose a spell from the "Prepare" menu. To use the wand, first select a spell by right-clicking. Then you can cast the spell by left-clicking. To remove all your prepared spells, go to the spellbook menu and hit "Unprepare". combat_spells ---------------- Spells geared for fighting or defending against other players Current Spells (Display name in parentheses): summon_tnt (Summon Lit TNT) - Places a lit tnt node where you are looking when your casting finishes. magic_missile (Magic Missile) - Shoots homing force bolts. reflect_lesser (Lesser Reflect) - Reflects weak magic projectiles. rock_hide (Rock Hide) - Gives damage soak, at the expense of mobility. travel_spells ------------- Spells that help transport the player Current Spells: blink (Blink) - Teleport to a random nearby location ethereal_jaunt (Ethereal Jaunt) - Makes the player invisible and immaterial, so they can fly and phase through walls. Kills the player if they are inside solid material when the rematerialize. moon_shoes (Moon Shoes) - Low gravity. haste (Haste) - High speed. build_spells ------------ Spells that affect the world Curretn Spells: excavate (Excavate) - Summons a magical floating pickaxe to help you dig. It will float in the direction you look, and you can adjust its distance from you using the E key and shift + E. Otherwise, it will try to stay a set distance away. It only digs below altitude -4, and will not dig nodes if it is right next to you.
About
Magic mod/API for Minetest
Resources
License
GPL-3.0, Unknown licenses found
Licenses found
GPL-3.0
COPYING
Unknown
COPYING.assets
Stars
Watchers
Forks
Packages 0
No packages published