=====Track Kit===== This article is focused on the item. For the functionality, go to [[:track-kit|Track Kit]]. **Track Kit**\\ {{:part:feed_station_cap.png?nolink&150|}}\\ The common background shared by different variants of track kit items. ^Name | Track Kit | ^ID | railcraft:track_kit | ^Maximum stack size | 64 | ^Renewable | Yes | **└ Module: [[module:Tracks]] ** ====Description==== ---- They are items that represent different Track Kits. Right click on [[track:track|Flex Tracks]] with them to turn the Flex Tracks into [[track:outfitted|Outfitted Tracks]]. When an Outfitted Track is broken, it will drop the track kit item and turn into a Flex Track. ===Data=== The track kit item stores data related to the [[:track-kit|track kit]]'s type within its NBT data.\\ For example, a give command for a [[track-kit:buffer_stop|buffer stop track kit]] appears like this: /give @s railcraft:track_kit 1 0 {railcraft:{kit:"railcraft_buffer"}} In the nbt tag, the colon in the id should be replaced with an underscore.\\ Although /give @s railcraft:track_kit 1 0 {railcraft:{kit:"railcraft:buffer"}} would also generate an item that has the correct functionality, it cannot be stacked with track kits crafted, obtained in the creative inventory, nor will villagers accept this item in trades. ====Recipe==== ---- Each track kit can be crafted with required items, a track parts item made from two iron nuggets, and a wooden plank. The crafting recipes are all shapeless. ====Trivia==== * The base texture of Track Kit items are from the bottom of [[device:Feed_Station|Feed Stations]]. ====History==== ^ Version ^ | | 10.0.0 | Added Track Kits | ====See also==== * [[:track_type|Track Type]] ===Track kits=== {{topic>track-kit&nouser&nodate&tags}} ===Part items=== {{topic>part&nouser&nodate&tags}} {{tag>track-kit part}}