hjake123 / reactive

A Minecraft NeoForge mod based around alchemy and experimentation.
https://www.curseforge.com/minecraft/mc-mods/reactive
Other
4 stars 0 forks source link

[New Feature/Enhancement] Recipes transmutation item-tag support #13

Closed DevDyna closed 1 year ago

DevDyna commented 1 year ago

(i don't think that need other desc except the title) Example with #forge:flowers->deepslate with reagent "mind" { "type": "reactive:transmutation", "reactant": { "tag": "#forge:flowers" }, "product": { "item": "minecraft:deepslate" }, "reagents": ["reactive:mind"], "min": 10, "cost": 10 }

hjake123 commented 1 year ago

I'll plan to add this for the next release

hjake123 commented 1 year ago

Added for release in version 1.19.2-5