Go to file
Jordan Irwin 39425bea85 Increment version to 1.1 2021-08-03 01:50:26 -07:00
locale Add Spanish translation 2021-08-03 01:18:04 -07:00
textures Add light to helmets crafted from 3d_armor helmets 2021-07-17 17:19:35 -07:00
LICENSE.txt Add light to helmets crafted from 3d_armor helmets 2021-07-17 17:19:35 -07:00
README.md Set min Minetest version to 5.0 2021-08-03 01:49:07 -07:00
TODO.txt Add mod name suffix to helmets made from same material 2021-08-03 01:27:53 -07:00
changelog.txt Add mod name suffix to helmets made from same material 2021-08-03 01:27:53 -07:00
icon.png rename screenshot to "icon.png" 2021-07-19 12:05:56 -07:00
init.lua Remove unneeded colon prefix for registering armor 2021-08-03 01:28:34 -07:00
mod.conf Increment version to 1.1 2021-08-03 01:50:26 -07:00
screenshot.png Add new screenshot 2021-07-19 12:08:08 -07:00
settingtypes.txt Add setting to exclude helmets 2021-07-17 18:48:53 -07:00

README.md

Lighted Helmets

Description:

Light-emitting helmets.

Supports helmets from the following mods:

screenshot

Licensing:

  • Code: MIT
  • Textures: CC0
  • Icon: CC0

Usage:

Crafting:

Spoiler
╔══════════════════════╗
║    default:torch     ║
╠══════════════════════╣
║ default:mese_crystal ║
╠══════════════════════╣
║       helmet         ║
╚══════════════════════╝

Settings:

lighted_helmets.exclude
- List of mods or helmets to exclude.
- Example: lighted_helmets.exclude = xtraarmor,amber:helmet

Requirements:

Minimum Minetest version: 5.0

Depends:
- 3d_armor
- 3d_armor_light

Optional depends:
- default
- technic_armor
- xtraarmor
- amber
- rainbow_ore