23 lines
746 B
Plaintext
23 lines
746 B
Plaintext
===
|
|
From mechanisms.lua:
|
|
|
|
--[[ Thanks to sofar for helping with that code.
|
|
Pressure plates work better with this setting in minetest.conf (requires 0.4.14):
|
|
nodetimer_interval = 0.1
|
|
]]
|
|
==
|
|
|
|
|
|
|
|
## X-Decor ##
|
|
|
|
##### A decoration mod meant to be simple and well-featured. #####
|
|
##### It adds a bunch of cute cubes, various mechanisms and stuff for [cutting](https://forum.minetest.net/viewtopic.php?f=11&t=14085), [enchanting](https://forum.minetest.net/viewtopic.php?f=11&t=14087), cooking, etc. #####
|
|
##### This mod is a lightweight alternative to Home Decor and More Blocks all together. #####
|
|
|
|
### Credits ###
|
|
|
|
##### Special thanks to Gambit for the textures from the PixelBOX pack for Minetest. #####
|
|
|
|
![Preview](http://i.imgur.com/AVoyCQy.png)
|