This repository has been archived on 2023-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Mikita Wiśniewski c843781572 Add ContentDB badge to README 2022-04-20 19:23:44 +07:00
locale Prepare mod for publishing, part 1 2022-03-23 14:10:46 +07:00
textures Prepare mod for publishing, part 2 2022-03-24 18:04:14 +07:00
LICENSE Initial commit 2022-02-22 09:27:11 +00:00
README.md Add ContentDB badge to README 2022-04-20 19:23:44 +07:00
api.lua HOTFIX: Don't override pickaxe craft lol 2022-03-25 12:49:47 +07:00
init.lua Add slab tables and fix previous commit 2022-03-23 12:23:35 +07:00
mod.conf Prepare mod for publishing, part 2 2022-03-24 18:04:14 +07:00
register.lua Prepare mod for publishing, part 2 2022-03-24 18:04:14 +07:00
screenshot.png Prepare mod for publishing, part 2 2022-03-24 18:04:14 +07:00
screenshot_big.png Prepare mod for publishing, part 2 2022-03-24 18:04:14 +07:00

README.md

MineClone2 Furniture and decorations mod [mcl_decor] (W.I.P.)

Adds more decoration and furniture blocks to MineClone 2 (5)

ContentDB

Screenshot

Blocks

Armchairs

Armchairs are 1x1 size blocks, on which you can sit by right-click! Uses wool and sticks for crafting. 16 colors available!

Screenshot:

Screenshot

Craft (has mirrored variant too):

Screenshot

Chairs

Chairs are small blocks made out of wood, on which you can sit by right-click! Uses sticks and wood planks for crafting. 6 types available!

Screenshot:

Screenshot

Craft (has mirrored variant too):

Screenshot

Tables

This mod has 2 types of tables: Regular Table (4 small legs in one block) and Slab Table (1 leg in one block, can be expanded by using wood slabs and more slab tables). Regular Tables are 1x1 size blocks made out of wood. Slab tables are 1x1 size blocks made out of wood too, but they look like if wood slab was combined with wood fence in one block. Every table uses sticks and wood planks for crafting.

Screenshot:

Screenshot

Craft:

Screenshot

Dyed Planks

Dyed planks are 1x1 size blocks, acting like any other wood planks. Uses dye and any wood plank for crafting. 16 colors available!

Screenshot:

Screenshot

Craft (shapeless):

Screenshot

Paths

This mod has 7 types of them: Gravel, Cobblestone, Stone, Granite, Andesite, Diorite and Netherrack paths. Paths are nearly carpet size blocks, on which you can walk. Uses corresponding for its' type material for crafting.

Screenshot:

Screenshot

Craft:

Screenshot

Coalquartz Tile

Coalquartz tile is 1x1 size block, that looks and acts like coal and quartz blocks were combined. Uses coal and quartz items for crafting. Has slab and stair variants too!

Screenshot:

Screenshot

Craft (has mirrored variant too):

Screenshot

Table Lamp

Table lamp is 1x1 size block, that emits light. Uses wool, stone and torch for crafting.

Screenshot:

Screenshot

Craft:

Screenshot

Contributing (how I can help?)

Translate the mod

Just fork this repo, copy "template.txt" and paste as "mcl_decor.XX.tr", where XX is your 2-letter language code (for example, "de"). After that, you can open the file and translate strings! After the work is done you need to create a pull request and I will merge it!

Report bugs

Yes! Via "Issues". I can't fix everything though but if you find something in my mod that looks like a bug - report it.

Share mod with friends and make positive reviews!

On ContentDB of course. Reviews can motivate me to continue active work on the mod and stuff!

Help me with the code

I'm not a very good coder, more like a novice (combining practice and theory at once) so if you can - please, fix some bugs or maybe add something via pull requests!

Thanks.

License

Code licensed under GPLv3, see LICENSE file for details. Media licensed under CC-BY-SA 4.0, see this deed for details.

Credits