NotSoEpic / deepdrilling

An addon for the Minecraft mod Create, adding powerful drills that extract ores from deep within the earth
MIT License
1 stars 1 forks source link

Suggestion: Data-driven content for modpack makers #6

Closed GermanArtur closed 2 months ago

GermanArtur commented 3 months ago

Data-driven Drill Heads and Ores to provide other mods compat

NotSoEpic commented 2 months ago

Drill Heads are hopefully coded in such a way that mod devs can easily add new ones. "Data driven" adding new ones is not in the scope because that would require registering brand new blocks + block entities through a completely custom user-facing system

Ores on the other hand are already data driven - if you really need extra blocks KubeJS should more than suffice for creating unbreakable dummy blocks