-
Notifications
You must be signed in to change notification settings - Fork 1
/
.cdb.json
18 lines (18 loc) · 1.09 KB
/
.cdb.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"type": "MOD",
"title": "Stairs Recycle",
"name": "stairs_recycle",
"short_description": "Turn stairs into ingots, slabs, or different stairs. Smelt cobble stairs into stone stairs. Highly recommended for Oneblock survival. Based on Simple Recycle by Jolesh.",
"dev_state": "BETA",
"tags": ["crafting", "survival"],
"content_warnings": null,
"license": "LGPL-3.0-or-later",
"media_license": "LGPL-3.0-or-later",
"long_description": "Adds recipes to recycle stairs. Inner stairs can be crafted into normal stairs. Outer stairs can be crafted into slabs. Furnaces can smelt metal stairs into ingots using a furnace. Normal stairs can be crafted into outer stairs. Special thanks to Bob64 aka DustyBagel for debugging version 0.3.0. All content contained within is licensed under GNU Lesser General Public License version 3.0 or later.",
"website": null,
"repo": "https://github.com/DustyDave961/stairs_recycle",
"issue_tracker": "https://github.com/DustyDave961/stairs_recycle/issues",
"forums": null,
"video_url": "https://www.youtube.com/watch?v=1V-FJrthKCg",
"donate_url": null
}