dc0aec6f0d
add skateboard
2014-09-10 13:59:04 -04:00
e606ee176c
Add sportbench
2014-09-10 12:39:14 -04:00
8c68ad9662
Added a grandfather clock
2014-09-10 12:23:55 -04:00
f2440f3ca4
Added a trophy
2014-09-10 12:04:14 -04:00
f94aa7616e
Added a wall shelf
2014-09-10 11:56:14 -04:00
484fde70f2
Z-inverted the model for the back half of the pool table
...
so that it doesn't have to be facedir-flipped in software
use the aforementioned function to handle placing it
added an abm to convert the old node.
2014-09-07 15:14:48 -04:00
068bff4594
functionalize most of the two-node objects' placement code
2014-09-07 15:01:51 -04:00
2ea0800cea
Telephone : nodeboxes cleaning.
...
Telephone : nodeboxes cleaning.
2014-09-07 12:13:36 -04:00
29b2c262e5
fix cobweb conversion abm
2014-09-05 08:44:26 -04:00
8c3c1deea5
remove some debug statements
2014-09-04 17:14:21 -04:00
fdfaa42f4f
allow placement of cobweb on a flat vertical surface also.
2014-09-04 17:13:58 -04:00
5c1b4de65a
adjust selection box for centered cobweb
2014-09-04 16:50:39 -04:00
6841b7eafd
update cobweb recipe
2014-09-04 16:39:33 -04:00
60d34095a5
make cobwebs sit in corners when so-placed.
...
Algorithm tries to find an X-/Z+ or X+/Z- corner first (places the
cobweb using the torchlike "on-floor" mode) then an X-/Z- or X+/Z+
corner ("on-ceiling), then opposing X-/X+ walls (nodebox, not rotated),
then opposing Z-/Z+ walls (nodebox, rotated 90 degrees), then falls back
to plantlike (which also happens to fit places where e.g. three walls
come together only 1m apart)
ABM added to convert old ones.
Node name has changed so if you have cobwebs in your inventory, sorry
about that.
2014-09-04 16:27:05 -04:00
95d852691d
don't use group:stick in recycle recipes :P
2014-09-03 19:52:26 -04:00
5077df05de
forgot deck chair description
2014-09-02 03:03:43 -04:00
5d0dae8e3d
use moreblocks: namespace for stairsplus recipe alternames
...
(stairsplus: namespace is long since deprecated)
2014-09-01 22:35:04 -04:00
ab393d7960
same for bottles and coffee maker
2014-09-01 13:55:28 -04:00
c192ecff90
don't shadow the surface the toaster sits on
...
(it's too small to matter)
2014-09-01 13:53:18 -04:00
1f1fa99c9d
make "popped" toaster drop regular one.
2014-09-01 13:50:17 -04:00
f330d19d03
Added a deckchair
2014-09-01 13:47:46 -04:00
7da4ec0e63
Added a toaster
...
On right-click, the toast pops out & plays a sound. Right click again to
reset the toast.
2014-09-01 13:31:28 -04:00
de0ba264fa
Removed the useless nodeboxes on radiator
...
Removed 3 useless nodeboxes on radiator. Identic model.
2014-08-27 11:11:38 +02:00
fd5740bf50
more accurate inventory image for trash can
2014-08-26 14:03:18 -04:00
82c9c01661
made trash can recipe cheaper
2014-08-26 13:59:14 -04:00
559cb1f7f7
recipe for piano is too cheap, made it more expensive.
2014-08-26 13:57:12 -04:00
9df13fe6a2
better inventory image for wallmount coat rack
2014-08-26 13:50:51 -04:00
7139428181
right half of piano = not in creative inv
2014-08-26 13:33:37 -04:00
f946ea2936
description for piano
2014-08-26 13:32:40 -04:00
401c85dab8
added a piano
2014-08-26 13:28:47 -04:00
09b69280bd
Added a dartboard
...
For a clean & simple circle, I prefered make it as 2D 'signlike'.
2014-08-26 08:33:29 -04:00
ea6de9ba1f
Selection box for the coffee maker
2014-08-26 08:15:49 -04:00
2aec716aac
Added a coffee maker
2014-08-25 20:24:13 -04:00
1dc2be2756
fix texture on bench
2014-08-25 20:08:05 -04:00
0afd5b9b2c
add brass and steel chainlinks, recipe changes...
...
if glooptest is not installed, an alias is added to equate homedecor
steel chainlinks to glooptest's, for compatibility.
The six-steel-ingot wall chain recipe is no longer to make wall chains.
Instead, if glooptest is not installed, this recipe is used to make
chain *links*.
Whether glooptest is installed or not, the steel chainlinks are still
used along with steel ingots, to make wall chains as before.
2014-08-25 18:26:31 -04:00
5405b71a05
fix positioning of homedecor doorbell sound
2014-08-23 16:22:07 -04:00
b733c4c5b3
Simple bench closer from the node behind
...
Simple bench closer from the node behind (prettier usage) : https://cdn.mediacru.sh/SWJdRE4pI0L9.png
2014-08-22 23:19:16 +02:00
a3c6acc52b
Added simple green and brown glass bottles
...
(e.g. beer and cola but could be anything)
2014-08-22 16:32:03 -04:00
578bc6008b
Updated bed colors
...
- Red & green replaced by the default wool textures (the previous were too dark).
- Prettier violet texture
- Added brown, darkgrey, orange, yellow and pink colors (based on the default wool textures too).
2014-08-21 12:04:54 -04:00
65c502fe0f
fixed Z-fighting between ceiling fan blades and block above
...
moved it to climate control where it belongs
2014-08-20 15:01:41 -04:00
2609e68d9d
More colors for the bed
...
red, (dark) green, violet
2014-08-20 14:58:00 -04:00
482127af2d
use slabs for the legs of the "style #2 " bench
...
(sticks are too weak for legs on such a large object)
2014-08-19 11:08:18 -04:00
998f08abfb
simplify trash can
2014-08-19 11:02:56 -04:00
0c0416b671
added alternate wood slab recipe for dishwasher
...
damn moreblocks full-sized wooden slabs still use custom names :-/
2014-08-19 10:47:22 -04:00
784de299e3
Added a simple bench
...
slabs to make it can be from moreblocks or default stairs mod
2014-08-19 10:45:16 -04:00
2973272d63
Merge branch 'patch-11' of https://github.com/kilbith/homedecor_modpack
2014-08-18 13:54:26 -04:00
9bad267428
fixed locked fridges
2014-08-18 13:52:39 -04:00
ce760bedc0
Little tweaks on the bench 1
...
Little tweaks on the bench 1
2014-08-18 19:28:23 +02:00
63eee13d4f
Made cup "diamater" smaller
...
Made plate's raised edges X/Z coords aligned to texture pixels
Gave plate raised edge a gold trim
New inventory image to match
2014-08-18 12:04:07 -04:00
c9556c51ba
Improved the knife on the cutlery set
...
Improved the knife on the cutlery set
2014-08-18 08:22:06 +02:00