Difference between revisions of "User:Hajo"

From Minetest Wiki
Jump to navigation Jump to search
(→‎Crafting guide: Inventory & HUD)
(→‎Mobs: cme, nssm)
Line 85: Line 85:
 
** [https://github.com/tenplus1/mobs_redo mob-api] - common API
 
** [https://github.com/tenplus1/mobs_redo mob-api] - common API
 
** [https://github.com/tenplus1/mobs_animal Farm-Animals] - bunny, cat, chicken, sheep, pig, cow
 
** [https://github.com/tenplus1/mobs_animal Farm-Animals] - bunny, cat, chicken, sheep, pig, cow
** [https://github.com/tenplus1/mob_horse Horses] - ridable horses
+
** [https://github.com/tenplus1/mob_horse Horses] - ridable horses, with horseshoes to make them faster
 
** [https://github.com/tenplus1/mobs_monster Monsters] - dirtmonster, treemonster, stonemonster ...
 
** [https://github.com/tenplus1/mobs_monster Monsters] - dirtmonster, treemonster, stonemonster ...
 
** [https://github.com/tenplus1/mobs_npc NPCs & traders]
 
** [https://github.com/tenplus1/mobs_npc NPCs & traders]
Line 91: Line 91:
 
** [https://forum.minetest.net/viewtopic.php?f=9&t=12652 water mobs] - crocodile, turtle, shark, fish, jellyfish
 
** [https://forum.minetest.net/viewtopic.php?f=9&t=12652 water mobs] - crocodile, turtle, shark, fish, jellyfish
  
 +
* CME - [https://forum.minetest.net/viewtopic.php?f=11&t=8638 Forum], [https://github.com/BlockMen/cme github] - Creatures MOB-Engine
 
* Smart mobs
 
* Smart mobs
* NSSM - not-so-simple-mobs
+
* NSSM - [https://forum.minetest.net/viewtopic.php?t=11813 Forum], [https://github.com/NPXcoot/nssm github] - not-so-simple-mobs
 
...
 
...
+
 
 
===Travel & Teleport===
 
===Travel & Teleport===
 
** Bookmarks-GUI - [https://forum.minetest.net/viewtopic.php?t=3219 Forum] [https://github.com/cornernote/minetest-bookmarks_gui Github]
 
** Bookmarks-GUI - [https://forum.minetest.net/viewtopic.php?t=3219 Forum] [https://github.com/cornernote/minetest-bookmarks_gui Github]

Revision as of 03:48, 9 March 2018

Hi !

Forum: HaJo - My posts - github // Search mods


Reference

  • ...

MODS

Mapper

csm-mods

client-side mods, new since minetest 0.4.16 / 0.5.0

ssm-mods

'Good old' server-side mods:

Skyblock

Admin, World-building & maintenance

Stuff to build, Decorations

  • darkage wikia - pre-industrial items and construction materials.
  • furniture Forum github by pithy - chairs, tables (in all wood-textures), sofas (in all wool-colors)
  • abriglass: Forum github by Shara RedCat - colored glass, stained-glass

Letters, Alphabet Blocks

see also Alphabet_Blocks

...

Farming, Food & Drink

see also Mods:Nature

  • farming - blueberries, cacoa, carrots, corn, melons, potatoes, pumpkins, rhubarb, tomatoes, etc.
    • farming redo - Forum by TenPlus1 - a simplified version of the built-in farming mod, plus many new crops

Mobs

...

Travel & Teleport

    • Bookmarks-GUI - Forum Github
    • Spawn - Forum github
    • Travelnet - Forum github
    • POI - github - Points of Interest
    • Warps - Forum github
  • balloon - a slow flying vehicle (coder: hectic@zock-server-de ?)

Crafting guide

    • ??? - a book with recipes
    • crafting guide - search & show all available recipes, and sets up the crafting grid
    • easy crafting table - Forum github - shows possible output-items for stuff in the input-area
    • see also unified_inventory

Inventory & HUD

  • sfinv - smart&fast inventory (default)
    • (addon to sfinv) ...
  • smartinv
  • unified_inventory

Money & Shops

  • Simple Shop: Forum github by everamzah
  • 'basic' shop: Forum github by rnd, based on shop by everamzah
  • Smart shop: Forum github download - with item-frame that shows goods
  • AutoStore: Forum github by Nathan - maintainance-free admin-shop with no inventory (ie. unlimited supply)
  • simple shop with robots

Area-protection

Misc

  • Torch / wielded_light - Forum Github - Light up the wielded item
  • hud - ...

See also:

Servers / Games

WIP

  • ...

Todo

  • Gameplay-Intro-Part2 - all the stuff starting with "Serious crafting"
  • ...

Bugs / Ideas/Suggestions/FeatureRequests

  • Crash: Shift-Move stuff in inventory
  • Crash: Paste text
  • ...