Open guillaumearm opened 6 years ago
I don't have a Mac, but I just tested this on both Windows and Linux, and it works as expected. I noticed in your list of locations that you didn't put the .disk.cfg in the same directory as your lua file.. it should be in mods\opendisks\lua\disk-name\ in this directory you should have all of the .lua files for your disk, and the .disk.cfg
Unless you meant you tried that first, which if so I'm not sure what the issue could be.
Also, it's possible that JEI won't pick these up, check in the creative inventory at the end of the OpenComputers items with the other disks.
Hi.
I cannot find my disk in JEI and I cannot craft it with the Scrench.
What I tried
Maybe I missed something ?
In my
minecraft/mods/opendisks/lua
folder:I create a
hello-world
folderI create a
test.lua
I create a
disk.cfg
with this content :I tried to rename
disk.cfg
in.disk.cfg
like in theod-test
exampleI tried to put
disk.cfg
inminecraft/mods/opendisks
folder.I tried to put
disk.cfg
inminecraft/mods/opendisks/lua
folder.I tried to put
disk.cfg
inminecraft/config
folder.I tried to put
disk.cfg
inminecraft/config/opendisks/
folder.Mods informations
v1.12.2
forge1.12.2-14.23.4.2705
1.7.2.67
0.1.0.2
4.10.0.200
1.5.1.36
0.8.7.41
I use
OpenDisks
in my personal 1.12.2 modpack(110+ mods), with a lot of OC mods :Edit:
MacOS 10.13.5 (High Sierra)
od-test
too