issues
search
Ominox0
/
mekanism_lasers
Source code for mod Mekanism Lasers
Other
1
stars
5
forks
source link
Ore Blacklist related fixes
#5
Closed
Mrbysco
closed
3 weeks ago
Mrbysco
commented
3 weeks ago
The changes made do the following:
Stop the config from being invalidated due to not using a defineList like method for the config
Add a ore_blacklist block tag in case a pack dev wants to use a datapack instead of configs
Add missing gitignore (stops anyone who tries forking to PR from accidentally committing the .idea .gradle runs etc folders
The changes made do the following: