Bamalot / DataPackMC

A .NET library to create data packs for Minecraft 1.16+, using the safety and convenience of static typing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataPackMC

About

DataPackMC is a .NET library being written in C# with the goal of providing a simple yet powerful way to make Minecraft data packs. The project currently targets .NET 5 and Minecraft 1.16+.

State of the Project

This project has just been started, so there is not much to show yet.

Planned Features

  • Ability to generate data packs as folders and zip archives
  • Support for recipes, advancements, loot tables, tags etc.
  • Complete support for functions and all their commands

About

A .NET library to create data packs for Minecraft 1.16+, using the safety and convenience of static typing

License:MIT License


Languages

Language:C# 100.0%