Skip to content

PlaywithK/AdventCalender

Repository files navigation

AdventCalender

A Minecraft Fabric mod for version 1.20.1 that adds an interactive advent calendar. Players can open doors to receive items corresponding to the current day.

Features

  • 24 doors for the advent season
  • Player-specific progress (separate for each world/player)
  • Easily configurable items via config

Configuration

You can configure the items for each door in adventcalender.yml inside the config folder:

door1:
  items:
    - "minecraft:apple:5"
door2:
  items:
    - "minecraft:cookie:10"
    - "minecraft:diamond:2"
    - "minecraft:carrot:25"

About

A small advent calendar mod

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages