Modscraper Modscraper Minecraft
OpenDisks logo

OpenDisks

Mod

by MichiyoRavencroft

OpenComputers addon to make adding Loot disks easier!

Type

Mod

CurseForge Downloads

702,559

CurseForge ID

292956

Last Updated

Apr 13, 2026

Description

This OpenComputers addon makes adding new loot disks easier, mainly made for Mod Pack creators who don't want to ship a world with their packs.

 

The disk.cfg file format is as follows:

 

color=14
name=merp
isReadOnly=true

isCraftable=true

 

color: 0-15 and follows the same color scheme as minecraft (defaults to 0)

name: a string overriding the directory name (defaults to the directory name)

isReadOnly: true/false if set to true then the disk can not be written to (defaults to true)

isCraftable: true/false if set to false the disk can not be cycled through like other OpenComputers loot disks with a scrench (Defaults to true useful for adding recipes with other mods)

 

This mod uses OpenComputer's Loot system which doesn't currently put disks in loot chests but lets you cycle through available loot disks with any loot disk and a scrench on a crafting grid.  If you set 'isCraftable' to false your disk will NOT show up this way. 

 

All of the fields are optional

 

Any files/directories placed in the root directory will show up on the lootdisk in game so if you have /mods/opendisks/lua/merp/dir1/somefile.lua  in game that the disk will be named "merp" and will have a directory called "dir1" with  a file "somfile.lua" inside it.

Similar Mods

Included in Modpacks

External Resources