[Mod] More Blocks [moreblocks]

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

[Mod] More Blocks [moreblocks]

by Calinou » Sat Dec 03, 2011 12:34

This mod adds a lot of new blocks, most of them don't have a use other than decoration.

GitHub repository (includes issue tracker)

Download
Rename the directory to “moreblocks” after extracting the .zip file.


No dependencies on non-default mods.
License for code: zlib
License for textures: CC BY-SA 3.0 Unported



New blocks and items

- Iron stone brick. Brighter than regular stone brick.
Crafting (X = iron ingot, O = stone brick):
X
O
Produces 1 iron stone brick.

- Plank stone. Can be used for nice floors.
Crafting (X = plank, O = smooth stone):
X O
O X
or
O X
X O
Produces 4 plankstones.

- Stone tiles. They kind of look like Minecraft double smooth stone slabs, especially the block 43-6. Can be used to craft stairs, slabs and panels like in the Stairs+ mod.
Crafting (X = cobblestone):
X X
X X
Produces 4 stonesquares.

- Cactus brick. Basically, green brick.
Crafting (X = cactus, O = brick block):
X
O
Produces 1 cactus brick.

- Cactus checker. Can be used for nice floors.
Crafting (X = cactus, O = smooth stone):
X O
O X
or
O X
X O
Produces 4 cactus checkers.

- Coal checker. Can be used for nice floors.
Crafting (X = coal lump, O = smooth stone):
X O
O X
or
O X
X O
Produces 4 coal checkers.

- Coal glass, darker glass.
Crafting (X = coal lump, O = glass):
X
O
Produces 1 coal glass.

- Coal stone, darker stone.
Crafting (X = coal lump, O = smooth stone):
X
O
Produces 1 coal stone.

- Empty bookshelf.
Crafting (X = sweeper [see below], O = bookshelf)
X
O
Produces 1 empty bookshelf.

- Glowing glass. Emits a moderate amount of light (less light than a torch, a bit more than sunrise light).
Crafting (X = torch, O = glass)
X
O
Produces 1 glowglass.

- Super glowing glass. Emits a high amount of light (a bit more light than a torch).
Crafting (X = torch, O = glass)
X
X
O
Produces 1 super glowglass.

- Clean glass.
Crafting (X = sweeper, O = glass)
X
O
Produces 1 clean glass.

- Iron checker. Can be used for nice floors.
Crafting (X = iron ingot, O = smooth stone)
X O
O X
or
O X
X O
Produces 4 iron checkers.

- Iron glass, gray, lighter glass.
Crafting (X = iron ingot, O = glass)
X
O
Produces 1 iron glass.

- Wooden tiles.
Crafting (X = wooden plank)
X X X
X X X
X X X
Produces 9 wooden tiles.

- Centered wooden tiles.
Crafting (X = wooden plank, O = wooden tile)
X X X
X O X
X X X

- Full wooden tiles.
Crafting (O = wooden tile)
O O
O O

- Directional wooden tiles.
Crafting (O = centered wooden tile, X = stick)
O
X
(for downwards version)

- Iron stone, brighter stone.
Crafting (X = iron ingot, O = smooth stone)
X
O
Produces 1 iron stone.

- Trap Stone. Stone that you can pass through. When you are inside, the screen turns black, this is intended.
Crafting (X = MESE, O = smooth stone):
X
O
Produces 12 trapstones.

- Trap Glass. Glass that you can pass through. Unlike trapstone, the screen doesn't turn black when you are inside.
Crafting (X = MESE, O = glass):
X
O
Produces 12 trapglasses.


- Rope, climbable like ladders.
Three crafting recipes possible, they all work (X = leaves, O = jungle grass):
X
X
X
or
X
O
X
or
O
O
O
Produces 1 climbable rope. Ropes do not spread/grow.

- Sweepers, an item used in crafting of empty bookshelves and clean glass.
Crafting (X = jungle grass, O = stick)
X
O
Produces 3 sweepers.

New recipes, but not really new blocks

- Sticks:
Can be crafted from dry shrubs, just put one dry shrub in the crafting grid.

- Dirt with Grass:
Can be crafted by putting 1 Mese or a jungle grass over a dirt block in the crafting grid.

- Iron ingots:
Iron blocks can be crafted back to 9 iron ingots.
Simply put an iron block in the crafting grid.

- Sapling:
Saplings can be crafted with 6 leaf blocks and 1 stick.
Crafting (X = leaves, O = stick, _ = nothing):
X X X
X X X
_ O _

- Locked Chest:
Chests may be "upgraded" to locked chests.
Crafting (X = iron ingot, O = chest):
X
O

Stairs+ recipes

Stairs+ adds:

- "panels", aka "quarter blocks" - can be placed on floor, wall or ceiling.

- corner stairs (inner and outer)

- "microblocks": small (1/8th) blocks

- "quarter slabs"

- four new slab/stair materials: steel block, desert stone, mossy cobblestone, glass, obsidian, obsidian glass

- most More Blocks materials can also be used

- sounds for slabs/stairs

- recipe improvements (more logical)

- upside-down slabs

- "alternative" stairs

- slabs placeable on walls

- stairs placeable on walls

- "half" variation of wall stairs

- upside-down stairs

- light passes through stairs/slabs/panels/microblocks (their textures are no longer darkened)

Crafting recipes:
- Circular Saw, to craft stairs/slabs/panels/microblocks:
_ X _
W W W
W _ W
X = steel ingot, W = wood.

There are several ways to flip Stairs+ nodes:
- using a screwdriver
- placing them on a wall or ceiling
Last edited by Calinou on Sun Dec 15, 2013 10:24, edited 1 time in total.
 

User avatar
sdzen
Member
 
Posts: 1170
Joined: Fri Aug 05, 2011 22:33

by sdzen » Sat Dec 03, 2011 12:59

very nice
[h]Zen S.D.[/h] The next generation of tranquility!
malheureusement mon français n'est pas bon :<
Owner of the Zelo's
In game name: MuadTralk, spdtainted, sdzen, sd zen, sdzeno
 

User avatar
neko259
Member
 
Posts: 769
Joined: Sun Jun 19, 2011 06:51

by neko259 » Sat Dec 03, 2011 14:51

I like coal glass and bricks.
Bitcoin donations: 18r66dJmUjwTmWRTFnorpGMzs8d4B8jzbw
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Sat Dec 03, 2011 17:34

Updated, version 2! :)
 

lordawe
Member
 
Posts: 34
Joined: Sat Nov 12, 2011 11:13

by lordawe » Thu Dec 15, 2011 12:02

Hi Calinou!
Thank you for cool mod!
I like Glowing glass and I have one suggestion with it, if you can add other Glowing glass which will emit more light than a torch or equal amount of light?
It could be: X=torch, O=Glass
X
X
O

Thank you!
Last edited by lordawe on Thu Dec 15, 2011 12:04, edited 1 time in total.
 

lordawe
Member
 
Posts: 34
Joined: Sat Nov 12, 2011 11:13

by lordawe » Thu Dec 15, 2011 21:25

Calinou, can you make various Trapdoors using the same technique in Trapstone and Trapglass? :)
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Fri Dec 16, 2011 22:20

Added a super glowing glass... :)
For now, it has the same texture has standard glowglass.
Any suggestions on the texture? I don't really know how to make it correctly, I still want super glowglass to be transparent.

edit: done now.
Last edited by Calinou on Sun Feb 10, 2013 19:06, edited 1 time in total.
 

lordawe
Member
 
Posts: 34
Joined: Sat Nov 12, 2011 11:13

by lordawe » Sun Dec 18, 2011 21:00

Calinou wrote:Added a super glowing glass... :)
For now, it has the same texture has standard glowglass.
Any suggestions on the texture? I don't really know how to make it correctly, I still want super glowglass to be transparent.


we've found an error whe crafring empty bookshelf

<xy> i found a error in moreblocks!
<xy> it has to be {'craft "moreblocks:sweeper"'} instead of {'node "moreblocks:sweeper"'}

fix it in lua, TY
Last edited by lordawe on Sun Dec 18, 2011 21:01, edited 1 time in total.
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Sun Dec 18, 2011 21:58

Fixed, new version 2_06 uploaded.
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Mon Jan 23, 2012 15:30

Version 3! Latest git support, with tooltips!
 

User avatar
neko259
Member
 
Posts: 769
Joined: Sun Jun 19, 2011 06:51

by neko259 » Sun Jan 29, 2012 22:09

Thanks for the mod!
Bitcoin donations: 18r66dJmUjwTmWRTFnorpGMzs8d4B8jzbw
 

User avatar
neko259
Member
 
Posts: 769
Joined: Sun Jun 19, 2011 06:51

by neko259 » Mon Jan 30, 2012 11:18

I tried to craft a rope and got an unknown item. Please check you recipes.
Bitcoin donations: 18r66dJmUjwTmWRTFnorpGMzs8d4B8jzbw
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Mon Jan 30, 2012 12:18

New version with working ropes. ;)
 

User avatar
neko259
Member
 
Posts: 769
Joined: Sun Jun 19, 2011 06:51

by neko259 » Mon Jan 30, 2012 15:24

Thank you!
Bitcoin donations: 18r66dJmUjwTmWRTFnorpGMzs8d4B8jzbw
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Tue Jan 31, 2012 06:50

...why height checks?
 

User avatar
neko259
Member
 
Posts: 769
Joined: Sun Jun 19, 2011 06:51

by neko259 » Tue Jan 31, 2012 08:32

Calinou wrote:...why height checks?

Maybe he means more ores mod. I've seen ores just in the middle of dirt or grass there.
Bitcoin donations: 18r66dJmUjwTmWRTFnorpGMzs8d4B8jzbw
 

User avatar
sdzen
Member
 
Posts: 1170
Joined: Fri Aug 05, 2011 22:33

by sdzen » Tue Jan 31, 2012 22:34

wrong mod sorry! i was really tired last night XD
[h]Zen S.D.[/h] The next generation of tranquility!
malheureusement mon français n'est pas bon :<
Owner of the Zelo's
In game name: MuadTralk, spdtainted, sdzen, sd zen, sdzeno
 

User avatar
Gambit
Member
 
Posts: 452
Joined: Sat Oct 29, 2011 19:31

by Gambit » Wed Feb 01, 2012 02:44

I love this mod. I'm playing with this the most and hoping to make some textures for my MineToons pack. Keep up the good work.
Current Projects: MineToon | PixelBOX
Gambit's Checkmate Server - 43.65.296.232 - port: 30001
 

User avatar
Gambit
Member
 
Posts: 452
Joined: Sat Oct 29, 2011 19:31

by Gambit » Fri Feb 17, 2012 06:33

I have 2 questions.

I can't seem to make the plankstone because... well, plank? What's a plank in this game?

Second, the ironchecker is dodgy. It seems to have trouble uploading, so minetest just substitute it with something else.
Current Projects: MineToon | PixelBOX
Gambit's Checkmate Server - 43.65.296.232 - port: 30001
 

bwog
Member
 
Posts: 283
Joined: Wed Nov 30, 2011 14:09

by bwog » Fri Feb 17, 2012 14:13

Gambit wrote:I have 2 questions.

I can't seem to make the plankstone because... well, plank? What's a plank in this game?

Second, the ironchecker is dodgy. It seems to have trouble uploading, so minetest just substitute it with something else.

I think plank is a wooden plank.
 

User avatar
Gambit
Member
 
Posts: 452
Joined: Sat Oct 29, 2011 19:31

by Gambit » Sat Feb 18, 2012 00:21

bwog wrote:
Gambit wrote:I have 2 questions.

I can't seem to make the plankstone because... well, plank? What's a plank in this game?

Second, the ironchecker is dodgy. It seems to have trouble uploading, so minetest just substitute it with something else.

I think plank is a wooden plank.


lol, well it didn't work.
Current Projects: MineToon | PixelBOX
Gambit's Checkmate Server - 43.65.296.232 - port: 30001
 

User avatar
IPushButton2653
Member
 
Posts: 666
Joined: Wed Nov 16, 2011 22:47

by IPushButton2653 » Sat Feb 18, 2012 01:01

Plankstone is just

wood,smoothstone
smoothstone,wood
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Fri Mar 16, 2012 21:21

Moved, updated post.

----

New version, fixes the iron checker texture.
 

shaunbrown1995
Member
 
Posts: 96
Joined: Fri Mar 30, 2012 19:03

by shaunbrown1995 » Sun Apr 01, 2012 16:51

not bad..
But you can't mine them, they just stay there.
 

User avatar
neko259
Member
 
Posts: 769
Joined: Sun Jun 19, 2011 06:51

by neko259 » Sun Apr 01, 2012 17:27

Doesn't work with latest git (blocks are not diggable).
Bitcoin donations: 18r66dJmUjwTmWRTFnorpGMzs8d4B8jzbw
 

User avatar
LolManKuba
Member
 
Posts: 939
Joined: Fri Feb 10, 2012 22:36

by LolManKuba » Sun Apr 01, 2012 17:38

I got an idea for a block, a SandBrick if you use this idea please include my name for the credits and here would be the recipe:
x=sandstone
o=nothing
xxo
xxo
ooo
 

User avatar
Death Dealer
Member
 
Posts: 1379
Joined: Wed Feb 15, 2012 18:46

by Death Dealer » Sun Apr 01, 2012 17:42

LolManKuba wrote:I got an idea for a block, a SandBrick if you use this idea please include my name for the credits and here would be the recipe:
x=sandstone
o=nothing
xxo
xxo
ooo

If you wait till the program is out for making new blocks and tools you could do this yourself.
Keep calm and code python^_^
 

User avatar
LolManKuba
Member
 
Posts: 939
Joined: Fri Feb 10, 2012 22:36

by LolManKuba » Sun Apr 01, 2012 17:53

yeah but it should include the regular minetest blocks for the crafting table.
 

User avatar
Death Dealer
Member
 
Posts: 1379
Joined: Wed Feb 15, 2012 18:46

by Death Dealer » Sun Apr 01, 2012 17:57

LolManKuba wrote:yeah but it should include the regular minetest blocks for the crafting table.

What are you talking about? There isn't a crafting table yet.
Keep calm and code python^_^
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Sun Apr 01, 2012 18:08

Until the API gets stable (it got broken at least 3 times recently), I will not update my mod -- feel free to make your own version and post it here, I'll add it to the first post. Thanks.
 

Next

Return to Mod Releases

Who is online

Users browsing this forum: No registered users and 11 guests

cron