From d061c20ce232f2a4150e40bd853e25301030eef6 Mon Sep 17 00:00:00 2001 From: sayterdarkwynd Date: Tue, 4 Aug 2020 08:34:36 -0400 Subject: [PATCH] meta --- .metadata | 2 +- items/generic/crafting/idiotitem.consumable | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 items/generic/crafting/idiotitem.consumable diff --git a/.metadata b/.metadata index d4c06485..c4f5fcfd 100644 --- a/.metadata +++ b/.metadata @@ -2,7 +2,7 @@ "author" : "sayter", "description" : "***Disclaimer: Any character, while FR is installed, will have the effects for their race applied without prompting you. This cannot be avoided. If you have a character and this mod, they get their racial bonus. Additionally, with FR installed your characters will *require* FR in order to appear at all. Their powers are added by status effects, and Starbound cannot read characters with missing status effects. So if you uninstall FR, you will lose your dudes. ***\n\n\nWhat does Frackin Races do?\n\nWell, Starbound has no racial abilities. This mod changes that. Each race (including many player-made ones) has various abilities. Some are detrimental, while others are great to have. Different playstyles will suit some races better than others, and much more besides. This mod does not add races to Starbound, it merely enhances them.\n\n* does not require FrackinUniverse *\n\n\n\nRacial Abilities can be found here: http://sayterdarkwynd.github.io/races.html\n\nracial weakness script by Fueledbycancer", "friendlyName" : "Frackin' Races", - "includes" : ["FrackinUniverse", "SlimeRaceMod", "Inkling Race Mod", "The Juuxian Federation", "saturnians", "Draconis Race(Humanoid Dragon Race)", "Deerfolk Race Mod", "kirhos", "kitsunerace", "tirastrolls", "skath", "WIP: The Viera of Ivalice", "Mauskin", "peglaci", "Arachne Race Mod", "Felins", "Callistan Race Mod", "Bunnykin", "GreckanRaceMod", "kazdrareloaded", "Gyrusens", "Hive Wasp Race", "Vulpes race for Starbound 1.X", "Vespoids", "Orcana", "Race - Munari", "Ningen [Fixed for 1.3]", "Ningen", "mantizi", "Skelekin Race", "Neko Alternate", "Kemono", "Familiars", "Elunite", "argonian", "lamia", "Indix", "Arsenalbound", "Lastree Race", "Skittles Advanced Race Template", "The Nightars", "Playable Fenerox!", "Gardevan", "Woggles", "The Tauren of Warcraft", "Avali (Triage) Race Mod", "Avali", "lucario", "lombax", "novalirace", "everis", "changenykt", "Demon Race", "Shadow Race 2.0!", "Deerkin", "Terrakin", "Merrkin", "Ori Mod Redux", "Mantid Species", "Remorian Race Mod", "Lutrin Race Mod", "Xeno's InvaderZim Mod", "The Carakinox", "Cuteness Unbound - Harpies", "The Pony Modpack", "Attaran"], + "includes" : ["SlimeRaceMod", "Inkling Race Mod", "The Juuxian Federation", "saturnians", "Draconis Race(Humanoid Dragon Race)", "Deerfolk Race Mod", "kirhos", "kitsunerace", "tirastrolls", "skath", "WIP: The Viera of Ivalice", "Mauskin", "peglaci", "Arachne Race Mod", "Felins", "Callistan Race Mod", "Bunnykin", "GreckanRaceMod", "kazdrareloaded", "Gyrusens", "Hive Wasp Race", "Vulpes race for Starbound 1.X", "Vespoids", "Orcana", "Race - Munari", "Ningen [Fixed for 1.3]", "Ningen", "mantizi", "Skelekin Race", "Neko Alternate", "Kemono", "Familiars", "Elunite", "argonian", "lamia", "Indix", "Arsenalbound", "Lastree Race", "Skittles Advanced Race Template", "The Nightars", "Playable Fenerox!", "Gardevan", "Woggles", "The Tauren of Warcraft", "Avali (Triage) Race Mod", "Avali", "lucario", "lombax", "novalirace", "everis", "changenykt", "Demon Race", "Shadow Race 2.0!", "Deerkin", "Terrakin", "Merrkin", "Ori Mod Redux", "Mantid Species", "Remorian Race Mod", "Lutrin Race Mod", "Xeno's InvaderZim Mod", "The Carakinox", "Cuteness Unbound - Harpies", "The Pony Modpack", "Attaran"], "link" : "steam://url/CommunityFilePage/763259329", "name" : "FrackinRaces", "priority" : 999, diff --git a/items/generic/crafting/idiotitem.consumable b/items/generic/crafting/idiotitem.consumable new file mode 100644 index 00000000..51369af8 --- /dev/null +++ b/items/generic/crafting/idiotitem.consumable @@ -0,0 +1,9 @@ +{ + "itemName" : "idiotitem", + "rarity" : "rare", + "price" : 100, + "category" : "preparedFood", + "inventoryIcon" : "plutoniumore.png", + "description" : "Uninstall Frackin Races. Next time, read mod descriptions.", + "shortdescription" : "Idiot Item" +}