domcing submitted a new mod: Animated Custom Decorations - Objects which give off a lifelike feel through movement. Read more about this mod...
domcing updated Animated Custom Decorations with a new update entry: The one current item is now properly spawnable! Read the rest of this update entry...
domcing updated Animated Custom Decorations with a new update entry: Uptate 0.003: Now with TWO objects! Read the rest of this update entry...
Make a folder called recipes > (insert name here).recipe Recipe Code Example: { "input" : [ { "item" : "insert crafting mat here", "count" : 1 }, { "item" : "insert crafting mat here", "count" : 1 } ], "output" : { "item" : "hypnotoadtvblack", "count" : 1 }, "duration" : 0, "groups" : [ "insert desired crafting workbench here", "all" ] } Notes: *Make sure if you're adding more than one mat to put a comma after each closing bracket. And leave the last one without a comma just like it shows up above* In the "groups" line of code **You can add things like "all" if you want your mod specific item to show up everywhere on the desired crafting bench etc.** ***"plain" is used if you want have things show up with the crafting menu (open with the "c" key)*** ****"Duration" is how long it takes for stuff to craft. From 0-5 (fast - slow)****
Random request: can you animate this onto a vintage TV? Those old televisions with the rotary dials. X'D
domcing updated Animated Custom Decorations with a new update entry: Craftable objects! Read the rest of this update entry...
There's a problem.\ While I can still spawn both original and black 'Lobby TV', I can't craft them through the 'Wiring Station' as neither 'Lobby TV' recipe is in the crafting list - regardless of having admin mode on or off (i.e. the TVs aren't there despite admin mode). By the way, saw your reply to my review; will stay updated and look forward to what is to come! =)
Hmm... the way I tested this was really weird and used a crafting station that technically doesn't exist anymore. I'll look into it.