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=trueisCraftable=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.
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.
OpenDisks is a free Minecraft Java mod. Downloaded 721,779 times (via CurseForge). Download it and open it directly in the game.