FILES ----- player.config terrestrial_worlds.config [NEW] damage\shield.damage items\active\vehiclecontroller\vehiclecontroller.activeitem items\armors\decorative\hats\beret\beret.head items\generic\crafting\bone.item items\generic\crafting\coalore.item items\generic\crafting\petalblue.item items\generic\crafting\petalred.item items\generic\crafting\petalyellow.item items\generic\dyes\blackdye.item items\generic\dyes\bluedye.item items\generic\dyes\browndye.item [NEW] items\generic\dyes\dyeremover.item [NEW] items\generic\dyes\dyeremover.png items\generic\dyes\greendye.item items\generic\dyes\greydye.item items\generic\dyes\orangedye.item items\generic\dyes\pinkdye.item items\generic\dyes\purpledye.item items\generic\dyes\reddye.item items\generic\dyes\whitedye.item items\generic\dyes\yellowdye.item items\liquids\healingwater.liqitem items\materials\mud.matitem objects\biome\hive\hivelight2\hivelight2.object [NEW] recipes\craftingtable\dyes\blackdye.recipe [NEW] recipes\craftingtable\dyes\bluedye.recipe [NEW] recipes\craftingtable\dyes\browndye.recipe [NEW] recipes\craftingtable\dyes\dyeremover.recipe [NEW] recipes\craftingtable\dyes\greendye.recipe [NEW] recipes\craftingtable\dyes\greydye.recipe [NEW] recipes\craftingtable\dyes\orangedye.recipe [NEW] recipes\craftingtable\dyes\pinkdye.recipe [NEW] recipes\craftingtable\dyes\purpledye.recipe [NEW] recipes\craftingtable\dyes\reddye.recipe [NEW] recipes\craftingtable\dyes\whitedye.recipe [NEW] recipes\craftingtable\dyes\yellowdye.recipe stats\npc_primary.lua stats\player_primary.lua [NEW] terrain\emptier.terrain [NEW] terrain\emptiest.terrain DIFFS ----- player.config 274,276d273 < //{ "item" : "reddye" }, < // { "item" : "bluedye" }, < // { "item" : "yellowdye" }, terrestrial_worlds.config 798,799c798,799 < "fgCaveSelector" : [ "empty" ], < "bgCaveSelector" : [ "empty" ], --- > "fgCaveSelector" : [ "emptier" ], > "bgCaveSelector" : [ "emptiest" ], 840,841c840,841 < "fgCaveSelector" : [ "empty" ], < "bgCaveSelector" : [ "empty" ], --- > "fgCaveSelector" : [ "emptier" ], > "bgCaveSelector" : [ "emptiest" ], 870,871c870,871 < "fgCaveSelector" : [ "empty" ], < "bgCaveSelector" : [ "empty" ], --- > "fgCaveSelector" : [ "emptier" ], > "bgCaveSelector" : [ "emptiest" ], 925,926c925,926 < "fgCaveSelector" : [ "empty" ], < "bgCaveSelector" : [ "empty" ], --- > "fgCaveSelector" : [ "emptier" ], > "bgCaveSelector" : [ "emptiest" ], items\active\vehiclecontroller\vehiclecontroller.activeitem 7c7 < "description" : "Create a Khaki painted hoverbike from stored nanites.", --- > "description" : "Create a khaki painted hoverbike from stored nanites.", items\armors\decorative\hats\beret\beret.head 7c7 < "description" : "A sassy felt hat. Wine and baguette sold separately.", --- > "description" : "A sassy felt hat. Baguette sold separately.", items\generic\crafting\bone.item 9c9,10 < "bonematerial" --- > "bonematerial", > "whitedye" items\generic\crafting\coalore.item 9c9 < "learnBlueprintsOnPickup" : [ "gunpowder" ] --- > "learnBlueprintsOnPickup" : [ "gunpowder", "blackdye" ] items\generic\crafting\petalblue.item 7c7,9 < "shortdescription" : "Blue Petal" --- > "shortdescription" : "Blue Petal", > > "learnBlueprintsOnPickup" : [ "bluedye" ] items\generic\crafting\petalred.item 7c7,9 < "shortdescription" : "Red Petal" --- > "shortdescription" : "Red Petal", > > "learnBlueprintsOnPickup" : [ "reddye" ] items\generic\crafting\petalyellow.item 7c7,9 < "shortdescription" : "Yellow Petal" --- > "shortdescription" : "Yellow Petal", > > "learnBlueprintsOnPickup" : [ "yellowdye" ] items\generic\dyes\blackdye.item 5c5 < "description" : "A black dye. Can be used to dye armour.", --- > "description" : "Use this dye on a piece of armour or clothing to change its colour.", 8c8,10 < "dyeColorIndex" : 1 --- > "dyeColorIndex" : 1, > > "learnBlueprintsOnPickup" : [ "greydye" ] items\generic\dyes\bluedye.item 5c5 < "description" : "A blue dye. Can be used to dye armour.", --- > "description" : "Use this dye on a piece of armour or clothing to change its colour.", 8c8,10 < "dyeColorIndex" : 8 --- > "dyeColorIndex" : 8, > > "learnBlueprintsOnPickup" : [ "greendye", "purpledye" ] items\generic\dyes\browndye.item 5c5 < "description" : "A brown dye. Can be used to dye armour.", --- > "description" : "Use this dye on a piece of armour or clothing to change its colour.", items\generic\dyes\greendye.item 5c5 < "description" : "A green dye. Can be used to dye armour.", --- > "description" : "Use this dye on a piece of armour or clothing to change its colour.", items\generic\dyes\greydye.item 5c5 < "description" : "A grey dye. Can be used to dye armour.", --- > "description" : "Use this dye on a piece of armour or clothing to change its colour.", 8c8 < "dyeColorIndex" : 0 --- > "dyeColorIndex" : 2 items\generic\dyes\orangedye.item 5c5 < "description" : "A orange dye. Can be used to dye armour.", --- > "description" : "Use this dye on a piece of armour or clothing to change its colour.", items\generic\dyes\pinkdye.item 5c5 < "description" : "A pink dye. Can be used to dye armour.", --- > "description" : "Use this dye on a piece of armour or clothing to change its colour.", items\generic\dyes\purpledye.item 5c5 < "description" : "A purple dye. Can be used to dye armour.", --- > "description" : "Use this dye on a piece of armour or clothing to change its colour.", items\generic\dyes\reddye.item 5c5 < "description" : "A red dye. Can be used to dye armour.", --- > "description" : "Use this dye on a piece of armour or clothing to change its colour.", 8c8,10 < "dyeColorIndex" : 4 --- > "dyeColorIndex" : 4, > > "learnBlueprintsOnPickup" : [ "purpledye", "orangedye", "pinkdye" ] items\generic\dyes\whitedye.item 5c5 < "description" : "A white dye. Can be used to dye armour.", --- > "description" : "Use this dye on a piece of armour or clothing to change its colour.", 8c8,10 < "dyeColorIndex" : 4 --- > "dyeColorIndex" : 3, > > "learnBlueprintsOnPickup" : [ "greydye", "pinkdye" ] items\generic\dyes\yellowdye.item 5c5 < "description" : "A yellow dye. Can be used to dye armour.", --- > "description" : "Use this dye on a piece of armour or clothing to change its colour.", 8c8,10 < "dyeColorIndex" : 6 --- > "dyeColorIndex" : 6, > > "learnBlueprintsOnPickup" : [ "greendye", "orangedye" ] items\liquids\healingwater.liqitem 11c11,12 < "bottledhealingwater" --- > "bottledhealingwater", > "dyeremover" items\materials\mud.matitem 11c11,13 < "materialId" : 53 --- > "materialId" : 53, > > "learnBlueprintsOnPickup" : [ "browndye" ] objects\biome\hive\hivelight2\hivelight2.object 8c8 < "shortdescription" : "Hive Light", --- > "shortdescription" : "Small Hive Light", 13,14c13,14 < "floranDescription" : "Floran eyes hurt if Floran look at light.", < "glitchDescription" : "Analytic. This light appears to be powered by some kind of organic fluid.", --- > "floranDescription" : "Floran eyes hurt if Floran lookss at light.", > "glitchDescription" : "Analytical. This light appears to be powered by some kind of organic fluid.", stats\npc_primary.lua 20a21,22 > damageRequest.statusEffects = {} > damageRequest.damageSourceKind = "shield" stats\player_primary.lua 50a51 > damageRequest.damageSourceKind = "shield"