petrolpark / Destroy

A chemistry-themed add-on to the Minecraft mod, Create
https://modrinth.com/mod/destroy
68 stars 25 forks source link

Custom Vat Materials #348

Closed SCsupercraft closed 3 days ago

SCsupercraft commented 2 weeks ago

There are two ways this could be done

  1. Allow mod developers to tag custom blocks as vat materials
  2. Allow modpack developers to mark blocks as vat materials in config files

Problem This Addresses

This allows both mod and modpack developers to make vat materials, for mod developers this could be used to make custom types of glass that can be used as a vat material or to make their own type of casing, for modpack developers this would allow them to mark blocks as vat materials that are not already vat materials instead of waiting for the mod developer to do it themselves or for making vat materials using kubeJS.

Minecraft Username

SCsupercraft

petrolpark commented 2 weeks ago

This is possible (edit: already) with a tiny bit of Java. There will probably be datapack support for it coming soon.

SCsupercraft commented 2 weeks ago

This is possible with a tiny bit of Java. There will probably be datapack support for it coming soon.

Glad to hear, can't wait for the update!

petrolpark commented 3 days ago

This can now be done with datapacks.