Advertisement
Guest User

web spinner

a guest
Dec 2nd, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1.  
  2. "objectName" : "webspinnercrafting",
  3. "colonyTags" : ["reclusa, crafting"],
  4. "category" : "crafting",
  5. "rarity" : "legendary",
  6. "description" : "A classic Reclusa Silk Spinner.",
  7. "shortdescription" : "Silk Spinner",
  8. "race" : "reclusa",
  9. "interactAction" : "OpenCraftingInterface",
  10. "interactData" : {
  11. "config" : "/interface/windowconfig/webspinnercrafter.config",
  12. "paneLayoutOverride" : {
  13. "windowtitle" : {
  14. "title" : " Web Spinner",
  15. "subtitle" : " For all your webby needs.",
  16. "icon" : {
  17. "file" : "/interface/crafting/craftingwebspinner.png"
  18. }
  19. }
  20. },
  21. "filter" : [ "webspinnercrafter" ]
  22. },
  23. "printable" : false,
  24. "price" : 65,
  25. "apexDescription" : "The base is wooden, which explains how sturdy it is.",
  26. "avianDescription" : "It appears to be made specifically for making things from silk.",
  27. "floranDescription" : "Itss jusst webss?",
  28. "glitchDescription" : "Confused. How is it still intact?",
  29. "humanDescription" : "Why is it so sticky?",
  30. "hylotlDescription" : "I don't know whether to be awed or disgusted.",
  31. "novakidDescription" : "Golly, that's a weird contraption.",
  32. "reclusaDescription", : "Sounds like home... Smells like it, too.",
  33. "inventoryIcon" : "webspinnercraftingicon.png",
  34. "orientations" : [
  35. {
  36. "dualImage" : "webspinnercrafting.png:<color>",
  37. "imagePosition" : [-8, 0],
  38. "frames" : 1,
  39. "animationCycle" : 1.0,
  40. "spaceScan" : 0.1,
  41. "anchors" : [ "bottom" ]
  42. }
  43. ],
  44. "npcToy" : {}
  45. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement