First, craft a blank canvas from four sticks
and some white wool:
- s -
s W s
- s -
Then, combine that canvas with some black and white dyes in the right
pattern to get the painting you want.
Paintings are numbred in-game, from 1 to 20. Since there are so many
paintings, and so little crafting space, the only way I could think to
do it was to use binary for the recipe. Convert the number of the
painting you want into binary, then use black dye for each 0 and white for
each 1, and lay them down into the crafting grid in this pattern:
bit2 bit1 bit0
- bit4 bit3
- Canv. -
With the blank canvas in the bottom center slot. For example, if you
want painting number 9, that would be 01001 in binary, so you'd arrange
the crafting grid like so:
Black Black White ---> Painting #9
- Black White
- Canv. -
steel-topped cabinets can use either three default steel ingots in a row
immediately above a cabinet, or the thinnest cut of steelblock slab via
Moreblocks' circular saw, above the cabinet.
granite-topped cabinets require the thinnest cut of technic granite slab.
marble-topped cabinects can use either a marble slab from homedecor
modpack's building_blocks mod, or the thinnest cut of technic marble
slab (but not the marble bricks)
some minor bugfixes here and there, also got rid of the spleef stick
and renamed the "faggot" to "sticks" and gave it a description.
needed this mod in homedecor for the marble and some other stuff.
Didn't make sense to re-invent that material yet again.
(same colors as armchairs)
this necessitated a slight change to the existing model, it is now exactly
fit to pixels so that the new textures will align correctly.
Also, phased out the *lat1/lat2 textures used on the armchairs - redundant.