A Minecraft Inventory GUI framework, designed to easily create reactive GUIs. Based on the well known Signal Reactivity System.
GNU General Public License v3.0
68
stars
12
forks
source link
Update to latest scafall ItemStack API #132
Open
WolfyScript opened 6 days ago
This updates viewportl to the new data component API of scafall. WolfyScript/scafall#1
That API provides easier editing data components on ItemStacks and properly separates ItemStacks from ItemStackSnapshots.
It provides a few handy Adventure extension functions that simplify the creation of placeholders and MiniMessage usage.