Devan-Kerman / ARRP

A fabric api for creating resources and assets at runtime
Mozilla Public License 2.0
101 stars 25 forks source link

Request for compatibility with NBTCrafting #48

Closed Phoupraw closed 2 years ago

Phoupraw commented 2 years ago

NBTCrafting adds some new things to recipe, such as data, anvil and brewing type. There is no way to add those new recipes by ARRP by far. Besides, for the highest compatibility with most mods, could you please add ways to dynamically generate any kind of json files in resources?

Devan-Kerman commented 2 years ago

there is already a way, addResource if I remember correctly. mod compatibility wont be added to ARRP-proper, but maybe as a seperate mod like JLSL-ARRP