issues
search
MoriyaShiine
/
aylyth
In the midst of the journey of our life, I found myself in a dark wood without paths. The Wood is known as Aylyth.
https://www.curseforge.com/minecraft/mc-mods/aylyth
Other
3
stars
7
forks
source link
Small clean up of data-driven code
#72
Closed
maityyy
closed
2 months ago
maityyy
commented
2 months ago
It's a start
All registry keys have been moved to the top-level
data
package
All providers are now final classes
ModXKeys
->
AylythXs
Using interfaces to avoid ugly
public static final
columns
It's a start
data
packageModXKeys
->AylythXs
public static final
columns