Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bas080/noncubic
noncubic mod redone
https://github.com/bas080/noncubic
Last synced: 21 days ago
JSON representation
noncubic mod redone
- Host: GitHub
- URL: https://github.com/bas080/noncubic
- Owner: bas080
- Created: 2013-04-28T03:38:52.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-08T22:36:48.000Z (over 10 years ago)
- Last Synced: 2023-03-25T10:17:45.791Z (almost 2 years ago)
- Language: Lua
- Size: 293 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
NONCUBIC
BY: yves_de_beck
DESCRIPTION: Easily register stairs and other irregular nodes
VERSION: 0.1
FORUM: http://forum.minetest.net/viewtopic.php?id=5332CONTRIBUTERS
------------
bas080
-Added API capability
-Fixed node details for slope corners
-Added register stairs and slabsAPI
---
Use detail_level varaible to set detail
See api.lua for api functionsFor Slower PC's:
----------------
You can change in the init.lua the 'detail_level = 20' lower (or higher for faster PC's)
Example: 'detail_level = 16' works very well for older PC's and looks good. =DRECIPES
-------Milling Machine Block:
----------------------
[cobble] [stick] [cobble]
[wood planks] [wood planks] [wood planks]
[stick] [nothing] [stick]Craft NonCubics without Milling Machine:
----------------------------------------
(o=nothing)
(x=regular stairblocklock wood/stone/sandstone/cobble/brick,
Leaves, Dirt or Glass)Slope:
xoo oox
xxo oxx
xxx xxxSlope Upside Down:
xxx xxx
oxx xxo
oox xooSlope Edge:
ooo ooo
xoo oox
xxo oxxSlope Inner Edge:
oox xoo
xoo oox
xxo oxxSlope Edge Upside Down:
oxx xxo
oox xoo
ooo oooSlope Inner Edge Upside Down:
oxx xxo
oox xoo
xoo ooxPyramid:
ooo
oxo
xoxSpike:
oxo
xox
xoxCylinder Vertical:
xxo
xxo
xxo
(You can also craft one cylinder vertical
in a cylinder horizontal)Cylinder Horizontal:
ooo
xxx
xxx
(You can also craft one cylinder horizontal
in a cylinder vertical)Sphere:
oxo
xox
oxoElement Straight:
oxo
oxo
oxoElement Edge:
xxx
oox
ooxElement T:
ooo
xxx
oxoElement Cross:
oxo
xxx
oxoElement End:
ooo
oxo
oxoFor double height Elements simply craft:
(o=nothing)
(x=element Straight, Edge, T, Cross or Element End)
ooo
xoo
xooSticks:
(o=nothing)
(x=regular wood, stone, sandstone, cobble, brick,
leaves or glass)
(y=regular wooden stick)
yoo
ooo
xoo