Difference between revisions of "User:Hajo"

From Minetest Wiki
Jump to navigation Jump to search
(→‎Inventory & HUD: inventorybags)
 
(8 intermediate revisions by the same user not shown)
Line 48: Line 48:
 
===Area-protection===
 
===Area-protection===
 
* [http://krock-works.16mb.com/MTstuff/modSearch.php?st=0&at=0&q=protection protection] - claim an area of land
 
* [http://krock-works.16mb.com/MTstuff/modSearch.php?st=0&at=0&q=protection protection] - claim an area of land
** areas: [https://forum.minetest.net/viewtopic.php?t=7239 Forum] [https://github.com/ShadowNinja/areas github] - "advanced area protection mod based on node_ownership"
+
* areas: [https://forum.minetest.net/viewtopic.php?t=7239 Forum] [https://github.com/ShadowNinja/areas github] - "advanced area protection mod based on node_ownership"
 
: players can protect arbitary sized areas, with /setpos1, /setpos2, /protect myarea
 
: players can protect arbitary sized areas, with /setpos1, /setpos2, /protect myarea
** Protector Redo: [https://forum.minetest.net/viewtopic.php?f=11&t=9376 Forum] [https://github.com/tenplus1/protector github] by TenPlus1 - protects an area around the protector-block
+
* Protector Redo: [https://forum.minetest.net/viewtopic.php?f=11&t=9376 Forum] [https://github.com/tenplus1/protector github] by TenPlus1 - protects an area around the protector-block
** basic_protect: [https://forum.minetest.net/viewtopic.php?t=15951 Forum] [https://github.com/ac-minetest/basic_protect github] by rnd - protection-blocks are placed at fixed positions in a grid
+
* basic_protect: [https://forum.minetest.net/viewtopic.php?t=15951 Forum] [https://github.com/ac-minetest/basic_protect github] by rnd - protection-blocks are placed at fixed positions in a grid
** blockprotectnodes: [https://forum.minetest.net/viewtopic.php?f=9&t=19636&p=313928#p313928 Forum], [https://notabug.org/y.st./blockprotectnodes source] - protects the map-block where the protector-block is placed
+
* blockprotectnodes: [https://forum.minetest.net/viewtopic.php?f=9&t=19636&p=313928#p313928 Forum], [https://notabug.org/y.st./blockprotectnodes source] - protects the map-block where the protector-block is placed
 +
* simpleprotection - protection-sticks claim an area (eg. of size 16x100x16) from a fixed grid
  
 
===[[Crafting guide]]===
 
===[[Crafting guide]]===
Line 71: Line 72:
 
** u_skins
 
** u_skins
 
* smartinv
 
* smartinv
* inventorybags [https://content.minetest.net/packages/cx384/inventorybags/?protocol_version=42 contentDB], [https://forum.minetest.net/viewtopic.php?t=17847 forum], [https://github.com/cx384/inventorybags github],[https://www.nathansalapat.com/minetest/inventorybags review] - Various bags that can contain stuff.
+
* inventorybags - [https://content.minetest.net/packages/cx384/inventorybags/?protocol_version=42 contentDB], [https://forum.minetest.net/viewtopic.php?t=17847 forum], [https://github.com/cx384/inventorybags github],[https://www.nathansalapat.com/minetest/inventorybags review] - Various bags that can contain stuff. <br />
 +
: Also spinning wheel, loom and upgrade-tool to craft them from wool.
  
 
===Travel & Teleport===
 
===Travel & Teleport===
Line 84: Line 86:
  
 
====Vehicles====
 
====Vehicles====
 +
* minecarts - part of the standard game
 
* sailboat - water-vehicle like boat, but with different steering
 
* sailboat - water-vehicle like boat, but with different steering
 
* balloon - a slow flying vehicle (coder: hectic@zock-server-de ?)
 
* balloon - a slow flying vehicle (coder: hectic@zock-server-de ?)
Line 89: Line 92:
 
* ufo    - flying, uses obsidian as fuel. Rather slow.
 
* ufo    - flying, uses obsidian as fuel. Rather slow.
 
* airshuttle - flying for sightseeing (fixed roundcourse)
 
* airshuttle - flying for sightseeing (fixed roundcourse)
* advanced trains
+
* advanced trains - rails, signals, many different trains & wagons
 
+
** linetrack - like trains, but for ships
 
* see also mobs-horse, techage-jetpack, techage-paraglider
 
* see also mobs-horse, techage-jetpack, techage-paraglider
  
Line 106: Line 109:
 
* [[Mods/xdecor|xdecor]] - [https://forum.minetest.net/viewtopic.php?f=11&t=12534 Forum] [https://github.com/minetest-mods/xdecor github] - workbench, mailbox, rope&ivy, some furniture/building blocks/decorations
 
* [[Mods/xdecor|xdecor]] - [https://forum.minetest.net/viewtopic.php?f=11&t=12534 Forum] [https://github.com/minetest-mods/xdecor github] - workbench, mailbox, rope&ivy, some furniture/building blocks/decorations
 
** x-decor-libre - [https://forum.minetest.net/viewtopic.php?t=28891 forum] [https://codeberg.org/Wuzzy/xdecor-libre github] almost the same, but with non-free files replaced
 
** x-decor-libre - [https://forum.minetest.net/viewtopic.php?t=28891 forum] [https://codeberg.org/Wuzzy/xdecor-libre github] almost the same, but with non-free files replaced
 +
* 3d-furniture - armchair, bathroom-stuff
 
*homedecor [https://forum.minetest.net/viewtopic.php?id=2041 Forum] ([https://github.com/minetest-mods/homedecor_modpack github]) - "feature-filled home decor collection" - lots of items and furniture
 
*homedecor [https://forum.minetest.net/viewtopic.php?id=2041 Forum] ([https://github.com/minetest-mods/homedecor_modpack github]) - "feature-filled home decor collection" - lots of items and furniture
  
Line 117: Line 121:
 
* Technic - [https://forum.minetest.net/viewtopic.php?f=11&t=2538 Forum] ([https://github.com/minetest-mods/technic github])
 
* Technic - [https://forum.minetest.net/viewtopic.php?f=11&t=2538 Forum] ([https://github.com/minetest-mods/technic github])
 
** [[Quickstart with technic, pipeworks, digtron]]
 
** [[Quickstart with technic, pipeworks, digtron]]
** Technic-Chests (iron, copper, silver, gold, mithril) with more room for storage, and extra features
+
** Technic-Chests (iron, copper, silver, gold, mithril) with more room for storage, and extra features (color, sorting, transfer from/to inventory ...)
 
* TechAge - [https://forum.minetest.net/viewtopic.php?f=9&t=24619 forum] [https://github.com/joe7575/techage github] - [https://github.com/joe7575/techage/blob/master/manuals/QSG.md Quick Start Guide] - Iron Age, Steam Age, Oil Age, Future
 
* TechAge - [https://forum.minetest.net/viewtopic.php?f=9&t=24619 forum] [https://github.com/joe7575/techage github] - [https://github.com/joe7575/techage/blob/master/manuals/QSG.md Quick Start Guide] - Iron Age, Steam Age, Oil Age, Future
 
** Autobahn  - [https://github.com/joe7575/autobahn github] - faster moving
 
** Autobahn  - [https://github.com/joe7575/autobahn github] - faster moving
Line 142: Line 146:
 
* Mover      - moves chests and other nodes with an inventory / metadata
 
* Mover      - moves chests and other nodes with an inventory / metadata
 
* Wrench    - dito
 
* Wrench    - dito
* Mappingset - shows/enables minimap
+
* Mappingset, radarset - shows/enables minimap / plus densitymap (for underground)
* Radar
+
 
  
 
====Letters, Alphabet Blocks====
 
====Letters, Alphabet Blocks====
Line 154: Line 158:
 
* [[Mods/farming|farming]] - blueberries, cacoa, carrots, corn, melons, potatoes, pumpkins, rhubarb, tomatoes, etc.
 
* [[Mods/farming|farming]] - blueberries, cacoa, carrots, corn, melons, potatoes, pumpkins, rhubarb, tomatoes, etc.
 
** farming redo - [https://forum.minetest.net/viewtopic.php?t=9019 Forum] by TenPlus1 - a simplified version of the built-in farming mod, plus many new crops
 
** farming redo - [https://forum.minetest.net/viewtopic.php?t=9019 Forum] by TenPlus1 - a simplified version of the built-in farming mod, plus many new crops
 +
** from xdecor: artificial beehive
 +
** from petz: beekeeping
 +
* hydroculture
  
 
* Cutting whole trees:
 
* Cutting whole trees:
Line 181: Line 188:
  
 
===Weapons, Armor, Skins===
 
===Weapons, Armor, Skins===
 +
* 3D-armor
 +
* bows
 +
* guns
 
...
 
...
  
Line 213: Line 223:
 
* [[Server/VoidLand|VoidLand]] - by Bobibi. Small flat map, no biomes. Tpad, homedecor, xdecor, glider+rockets. With [http://howarddj.fr:8082/#!/map/0/9/-19/4 servermap].
 
* [[Server/VoidLand|VoidLand]] - by Bobibi. Small flat map, no biomes. Tpad, homedecor, xdecor, glider+rockets. With [http://howarddj.fr:8082/#!/map/0/9/-19/4 servermap].
 
* [[Server/Archtec|Archtec]] - by [https://archtec.niklp.net niclp], [https://forum.minetest.net/viewtopic.php?f=10&t=29150 forum]  with TechAge, Etherial, Caverealms, Xdecor, Mesecons (but no pipeworks), technic (only chests, chainsaw), <br /> Travelnet, telemosaic.  Since 2022.  With [http://map.archtec.freemyip.com:8585/#!/map/0/8/192/-1956 servermap].
 
* [[Server/Archtec|Archtec]] - by [https://archtec.niklp.net niclp], [https://forum.minetest.net/viewtopic.php?f=10&t=29150 forum]  with TechAge, Etherial, Caverealms, Xdecor, Mesecons (but no pipeworks), technic (only chests, chainsaw), <br /> Travelnet, telemosaic.  Since 2022.  With [http://map.archtec.freemyip.com:8585/#!/map/0/8/192/-1956 servermap].
 +
*  [[Server/Archtec|Tunneler's-Abyss]] - by Hume2, [https://forum.minetest.net/viewtopic.php?f=10&t=22705 forum], [https://h2mm.gitlab.io/web/ gitlab & map], [https://tunnelers.miraheze.org/wiki/Main_Page wiki] with technic, trains, travelnet, digtrons, elements, ethereal, underch, petz, dragons. Many kinds of stone and trees.
  
 
==WIP==
 
==WIP==

Latest revision as of 17:28, 18 September 2023

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:

Games

Skyblock

Admin, World-building & maintenance

Area-protection

  • protection - claim an area of land
  • areas: Forum github - "advanced area protection mod based on node_ownership"
players can protect arbitary sized areas, with /setpos1, /setpos2, /protect myarea
  • Protector Redo: Forum github by TenPlus1 - protects an area around the protector-block
  • basic_protect: Forum github by rnd - protection-blocks are placed at fixed positions in a grid
  • blockprotectnodes: Forum, source - protects the map-block where the protector-block is placed
  • simpleprotection - protection-sticks claim an area (eg. of size 16x100x16) from a fixed grid

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 - simple&fast inventory (default)
    • addons to sfinv:
    • sfinv_buttons - Forum, github - Simple Fast Inventory Buttons
    • sfinv_unified_inventory - Forum, github - Adds unified inventory features to sfinv.
    • sfinv_map
  • unified_inventory
    • addons to unified_inventory:
    • unified_inventory_plus - Forum, github
    • u_skins
  • smartinv
  • inventorybags - contentDB, forum, github,review - Various bags that can contain stuff.
Also spinning wheel, loom and upgrade-tool to craft them from wool.

Travel & Teleport

  • Bookmarks-GUI - Forum Github
  • Spawn - Forum github
  • Travelnet - Forum github - 'phone-booth'-teleporters & elevators
  • tpad - Teleporterpads. Each pad can be set as global, public or private.
  • telemosaic - Unidirectinal teleporterplatforms
  • POI - github - Points of Interest
  • Warps - Forum github
  • multihome - some more home-positions

Vehicles

  • minecarts - part of the standard game
  • sailboat - water-vehicle like boat, but with different steering
  • balloon - a slow flying vehicle (coder: hectic@zock-server-de ?)
  • glider - flying (but only downwards)
  • ufo - flying, uses obsidian as fuel. Rather slow.
  • airshuttle - flying for sightseeing (fixed roundcourse)
  • advanced trains - rails, signals, many different trains & wagons
    • linetrack - like trains, but for ships
  • see also mobs-horse, techage-jetpack, techage-paraglider

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


Stuff to build, Decorations

  • xdecor - Forum github - workbench, mailbox, rope&ivy, some furniture/building blocks/decorations
    • x-decor-libre - forum github almost the same, but with non-free files replaced
  • 3d-furniture - armchair, bathroom-stuff
  • homedecor Forum (github) - "feature-filled home decor collection" - lots of items and furniture
  • darkage wikia - pre-industrial items and construction materials.
  • scifi-nodes - futuristic 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

Tools

  • Tapemeasure - github shows distance and area between 2 points
  • Markers - forum github shows distance and area between 2 markers, option to claim that area.
  • Rhotator - screwdriver
  • Omnidriver - screwdriver
  • Replacer - replace clicked node with some other node.
    Useful eg. for changing the look of a house (eg. stone -> bricks)
  • Mover - moves chests and other nodes with an inventory / metadata
  • Wrench - dito
  • Mappingset, radarset - shows/enables minimap / plus densitymap (for underground)


Letters, 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
    • from xdecor: artificial beehive
    • from petz: beekeeping
  • hydroculture

Mobs

  • mobs redo Forum github by TenPlus1 - mob-api, and several mob-mods:
  • More mobs:
    • water mobs - crocodile, turtle, shark, fish, jellyfish
    • Petz - lots of different mobs: Farm animals, Ponys, wild beasts, Ants, Bees ...

...

Weapons, Armor, Skins

  • 3D-armor
  • bows
  • guns

...

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
  • ...