Go to file
LoneWolfHT e15a9364df
Update min_minetest_version
2021-01-29 17:32:19 -08:00
compat Add change 2/2 2020-04-10 11:12:04 -07:00
models The mod is born 2020-04-06 17:17:08 -07:00
sounds The mod is born 2020-04-06 17:17:08 -07:00
textures The mod is born 2020-04-06 17:17:08 -07:00
.luacheckrc Update 1/2 2020-04-08 19:01:32 -07:00
LICENSE Initial commit 2020-04-03 14:29:18 -07:00
README.md Add change 2/2 2020-04-10 11:12:04 -07:00
init.lua Fix hammer objects being killable 2020-04-12 13:49:02 -07:00
mod.conf Update min_minetest_version 2021-01-29 17:32:19 -08:00
screenshot.png Add screenshot 2020-04-07 12:33:09 -07:00

README.md

Hammer of Power

Adds a steel hammer and the powerful version that you can create from it.

Supports Minetest Game and Nodecore

Usage

Rightclick to spawn a fling entity in your pointed direction

Punch the fling entity to fling yourself in that direction You will take fall damage if your hammer can spawn a fling entity again (It can do so 5 seconds after punching a fling entity, your wielditem will indicate when the time is up because it will stop moving upwards) To prevent yourself from taking fall damage you need to rightclick the ground you are falling on before you land on it. This can be achieved by holding down rightmouse and aiming at the ground. If you do land with the rightmouse method all entities including players within a 3 node radius will be blasted away from you, the greater the falling velocity the farther they will fly. So flinging yourself downwards in midair results in a bigger blast.

Rightclick the fling entity to throw your hammer, the hammer will return to you after a while.

If it hits a player it will grab that player and allow you to move them around. Hold down LMB and once the hammer detects that it will throw the player in your look direction and return to you

If it hits a node then it will grab a few nodes in the impact area of the drawtype "normal" and allow you to lift them through the air. Hold down LMB and once the hammer detects that it will drop the nodes and return to you

Minetest Game Crafting

See code (hammer_of_power/compat/mtg.lua)

Nodecore Crafting

Annealed mallet head on an annealed lode rod for steel hammer. Infuse steel hammer with lux for hammer of power, may take a while