GuilleX7 / ExplodeAny

Bukkit plugin that allows to control any explosion
GNU General Public License v3.0
0 stars 0 forks source link

Add namespaced materials #9

Closed GuilleX7 closed 1 month ago

GuilleX7 commented 8 months ago

Having different entity sections has proven to be useful. However, we lack a similar system for materials, that would allow to support custom materials (for example, ItemsAdder's blocks).

GuilleX7 commented 1 month ago

It seems custom materials are already working when using server implementations that mix modded and vanilla materials within the same registry.