Skip to content

CloudWolfYT/MC-GUIFramework

Repository files navigation

Minecraft GUI Framework

All Contributors Discord Tutorial Downloads

Social Image

How it Works 💡

This repo provides example datapacks for coding GUIs using barrels, minecart chests, and ender chests! There are tons and tons of comments provided to help explain what each line of code does, and you can watch the youtube video to get a better idea of what each module / key component is meant to do.
The resource pack provides you with assets for building your own GUIs to use with the datapacks.

How to Use 📝

The main modifications I suggest is to add / remove pages under functions/ui/refresh in the lines that check for the ui.page score. Those lines simply redirect to the page it is on. Then I suggest adding / removing the folders in the pages folder and forming commands similar to the provided examples, supplying it with logic for what items to return, what items are input / output and what slots are meant to be buttons. The youtube video covers how to do this quite extensively.

Contributors 🧱


Cloud Wolf

🔨

Misode

💡