GroovyScript

GroovyScript

277k Downloads

Groovyscript execution directory? + filepath distance from config directory

AncientShotgun opened this issue · 1 comments

commented

I'm writing a piece of code to handle some recipes and I'd like to read in a JSON file located in the minecraft/config/[arbitraryModName]/ subdirectory of my instance. What is the exact extent of the filepath I would need to input into a File() constructor to successfully reference this file?

commented

file('config/') as of grs 1.0.0