Go to file
Niklp b5aa1f0ad4
fix use_texture_alpha warnings (#2)
2022-07-24 08:25:26 -07:00
models Update and clean up all the things 2020-09-22 20:16:36 -07:00
textures Update and clean up all the things 2020-09-22 20:16:36 -07:00
.gitignore Update and clean up all the things 2020-09-22 20:16:36 -07:00
LICENSE.txt Update and clean up all the things 2020-09-22 20:16:36 -07:00
README.md Ill get the README right eventually 2020-12-06 20:06:50 -08:00
food.lua fix use_texture_alpha warnings (#2) 2022-07-24 08:25:26 -07:00
init.lua Update and clean up all the things 2020-09-22 20:16:36 -07:00
lights.lua fix use_texture_alpha warnings (#2) 2022-07-24 08:25:26 -07:00
misc.lua fix use_texture_alpha warnings (#2) 2022-07-24 08:25:26 -07:00
mobs.lua Update and clean up all the things 2020-09-22 20:16:36 -07:00
mod.conf Fix missing comma 2020-09-23 11:08:29 -07:00
screenshot.png Update and clean up all the things 2020-09-22 20:16:36 -07:00
stocking.lua fix use_texture_alpha warnings (#2) 2022-07-24 08:25:26 -07:00

README.md

Christmas Decor

'Tis the season!

Optional depends on 3d_armor, basic_materials, bucket, default, dye, farming_redo, homedecor_exterior, mobs_redo, mobs_animal, stairs, vessels, wool, and xpanes.

Contents

  • Stocking
  • Christmas Lights (and craftitems)
    • White
    • Multicolor
    • Icicle (white)
    • Bulb (multicolor)
    • Pane versions of the above
  • Shrubbery with lights
  • Garland (plain/lights)
  • Gingerbread Cookies (and craftitems)
  • Plate of cookies (decorational)
  • Glass of milk (edible and decorational)
  • Candycane (edible and decorational)
  • Santa and Elf hats (wearable)
  • Frosting, candycane, and peppermint nodes
  • Colored gumdrops (edible and decorational)
  • Mistletoe
  • Icicles (wallmounted/hanging)
  • Snowman
  • Nutcracker
  • Santa Claus and Mrs. Claus mobs (non-moving)
  • Reindeer and Rudolf mobs (non-moving, has animations)

All items are craftable (excluding mob spawneggs). Use a craftguide mod to view recipes.

Stockings

Stockings will automatically fill once Christmas arrives, or at least that's the idea. Extensive testing has supposedly confirmed this.
Each player is only allowed to place a single stocking at a time. Items can only be taken/added by the owner or players with protection_bypass.

By default stockings will be filled with 20 candycanes, 10 gingerbread men, 1 elf hat, 99 gold ingots, and a set of default mese tools. To use custom items instead, add a christmas_decor.stocking_stuffers setting to your configuration file with a comma-separated list of items and optional counts.

Example:
christmas_decor.stocking_stuffers = default:diamond 30, default:coal_lump, yourmod:someitem 99