Skip to content
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 1.12 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.12 KB

Important

This project has been abandonned. This mod (or at least what it was supposed to be) is being ported to deco and data-api

Hi, that's Glist, more flexibility for Minecraft servers

Glist is a Fabric mod that aims to provide support for servers to send custom blocks, textures, events and scripts to players. Basically modding without mods, on the go, and with server-wide configurations ("mods"). That's a lot of promises already, and right now I'm just trying to implement the basics and figure out if all of this is actually possible. See the TODO.

Gradle build

Project status

TODO

  • Dynamic texture handling
  • Blocks
  • Items
  • Inventories
  • Scripts (lua?)
  • More ideas