shortened description

This commit is contained in:
DonBatman 2016-03-20 14:44:29 -07:00
parent b9882901a9
commit 0d8336df2f

View File

@ -1,54 +1,7 @@
Put decorative corners on blocks.
There is a setting in the init.lua file.
If you want the full version then please change line 2 from false to true
mycorners makes it so you can add corners on blocks like the corners of castles and houses.
If all_colors is true then all dye colors are supported and many more nodes can accept corners.
the issue is that it generates a lot of nodes and makes the game load slow.
Just build a machine and make your cornerboards. You can add the corners to blocks in the machine or use the hammer to set them.
I all_colors is false only 4 dye colors are supported.
Less options but loads fast and good for server use.
mycorners lets you add corners to nodes to add style to your buildings.
You will need to make a corner machine.
The craft for the machine is this
empty / empty / empty
wood / steel ingot / wood
steelblock / steelblock / steelblock
Place the machine and right click on it.
The top right has 2 slots. One for the material that you want your corners to be made of and the other for dye.
You can only use wood, stone or stone brick for material.
You can use any dye color.
Click make and you will get your corners.
To put the corners on a node you can either use the machine or the hammer.
Machine
Put the node you want a corner on in the top left of the group of 3 slots.
Put corner boards in the other 2.
Click make and take your nodes.
Hammer
Craft
steel ingot / steel ingot / steel ingot
empty / steel ingot / empty
empty / blue wool / empty
Put you hammer in the top row of your inventory and put the corner boards beside it.
Left click on the node you want to have corners. You can right click with the hammer to rotate the node.
Licence - WTFPL
Forum - https://forum.minetest.net/viewtopic.php?f=11&t=11363
You will have beautiful buildings in no time.