mirror of
https://github.com/damp11113-software/ccIDE.git
synced 2025-04-28 06:58:13 +00:00
23 lines
587 B
JSON
23 lines
587 B
JSON
{
|
|
"name": "Create Crafts & Additions",
|
|
"author": "DPSoftware Foundation",
|
|
"description": "https://www.curseforge.com/minecraft/mc-mods/createaddition",
|
|
"version": "1.0",
|
|
"category": "Create",
|
|
"keyword": "create mod",
|
|
"license": "GPL-3.0-or-later",
|
|
"peripherals": true,
|
|
"library": false,
|
|
"require_network": false,
|
|
"dependencies": {},
|
|
"design_for_computer": {
|
|
"basic": true,
|
|
"adv": true,
|
|
"command": true,
|
|
"pocket": false,
|
|
"advpocket": false,
|
|
"turtle": true,
|
|
"advturtle": true
|
|
}
|
|
}
|