MinecraftModDevelopmentMods / MMDLib

new MMDLib
https://www.curseforge.com/minecraft/mc-mods/mmdlib
GNU Lesser General Public License v2.1
5 stars 9 forks source link

1) Move adding vanilla items to MMDMaterial wrappers for vanilla stuf… #38

Closed dshadowwolf closed 5 years ago

dshadowwolf commented 5 years ago

…f out of BaseMetals

2) ditto for vanilla blocks 3) Make MMDLib responsible for configuring wide allocation of vanilla materials instead of BaseMetals -- as noted in the related commit for BaseMetals, this allows for MMDLib to have vanilla stuff available for lib-users to access without providing any of the extended stuff.